Searched defs:hData (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Installer/win/Stub/
H A DVBoxStub.cpp216 HGLOBAL hData = LoadResource(hInst, hRsrc); local
217 AssertReturn(hData, VERR_IO_GEN_FAILURE);
220 *ppvResource = LockResource(hData);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dtwain.h423 TW_HANDLE hData; /* Place holder for data, DS Allocates */ member in struct:__anon13873
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dtwain.h432 TW_HANDLE hData; /* Place holder for data, DS Allocates */ member in struct:__anon1229

Completed in 100 milliseconds