Searched refs:LR_CREATEDIBSECTION (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinuser.h2991 #define LR_CREATEDIBSECTION 0x2000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddevice.c832 hbm = LoadImageA(NULL, filename, IMAGE_BITMAP, 0, 0, LR_LOADFROMFILE | LR_CREATEDIBSECTION);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinuser.h4068 #define LR_CREATEDIBSECTION 0x2000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddevice.c1469 hbm = LoadImageA(NULL, filename, IMAGE_BITMAP, 0, 0, LR_LOADFROMFILE | LR_CREATEDIBSECTION);

Completed in 447 milliseconds