Searched defs:ICM_DRAW_SUGGESTFORMAT (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dvfw.h140 #define ICM_DRAW_SUGGESTFORMAT (ICM_USER+50) macro
552 /* As passed to ICM_DRAW_SUGGESTFORMAT */
640 return ICSendMessage(hic, ICM_DRAW_SUGGESTFORMAT, (DWORD_PTR)&ic, sizeof(ic));
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dvfw.h140 #define ICM_DRAW_SUGGESTFORMAT (ICM_USER+50) macro
552 /* As passed to ICM_DRAW_SUGGESTFORMAT */
640 return ICSendMessage(hic, ICM_DRAW_SUGGESTFORMAT, (DWORD_PTR)&ic, sizeof(ic));

Completed in 66 milliseconds