Viktor,

>    + Added experimental undocumented SetConsolePalette()
>      support for non-Vista systems and non-Vista SDKs,
>      but it GPFs and doesn't support reading palette, so
>      overall it's not enough for Harbour. I will let it there
>      in case someone wants to deal with it and delete it
>      after a few days.

SetConsolePalette() API has 3 parameters:

BOOL WINAPI
SetConsolePalette( HANDLE hConsoleOutput, HPALETTE hPalette, UINT dwUsage );

where dwUsage have meaning like in Get/SetSystemPaletteUse()

Best regards,
Saulius
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to