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

/vbox/src/VBox/Main/glue/
H A Dvboxapi.py472 from win32api import GetCurrentThread, GetCurrentThreadId, DuplicateHandle, GetCurrentProcess namespace
479 handle = DuplicateHandle(pid, GetCurrentThread(), pid, 0, 0, DUPLICATE_SAME_ACCESS)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dntsecpkg.h279 PLSA_DUPLICATE_HANDLE DuplicateHandle; member in struct:_LSA_SECPKG_FUNCTION_TABLE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dntsecpkg.h279 PLSA_DUPLICATE_HANDLE DuplicateHandle; member in struct:_LSA_SECPKG_FUNCTION_TABLE

Completed in 68 milliseconds