Searched refs:DRV_USER (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsacm.h230 #define ACMDM_USER (DRV_USER + 0x0000)
231 #define ACMDM_RESERVED_LOW (DRV_USER + 0x2000)
232 #define ACMDM_RESERVED_HIGH (DRV_USER + 0x2FFF)
H A Dvfw.h82 #define ICM_USER (DRV_USER+0x0000)
85 #define ICM_RESERVED_LOW (DRV_USER+0x1000)
86 #define ICM_RESERVED_HIGH (DRV_USER+0x2000)
H A Dmmsystem.h214 #define DRV_USER 0x4000 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsacm.h230 #define ACMDM_USER (DRV_USER + 0x0000)
231 #define ACMDM_RESERVED_LOW (DRV_USER + 0x2000)
232 #define ACMDM_RESERVED_HIGH (DRV_USER + 0x2FFF)
H A Dvfw.h82 #define ICM_USER (DRV_USER+0x0000)
85 #define ICM_RESERVED_LOW (DRV_USER+0x1000)
86 #define ICM_RESERVED_HIGH (DRV_USER+0x2000)
H A Dmmsystem.h212 #define DRV_USER 0x4000 macro

Completed in 2767 milliseconds