add win32 bindings
parent
da041a0175
commit
86be7762b1
|
@ -1622,8 +1622,8 @@ FUNCTION: HANDLE OpenProcess ( DWORD dwDesiredAccess, BOOL bInheritHandle, DWORD
|
||||||
! FUNCTION: QueryDosDeviceW
|
! FUNCTION: QueryDosDeviceW
|
||||||
! FUNCTION: QueryInformationJobObject
|
! FUNCTION: QueryInformationJobObject
|
||||||
! FUNCTION: QueryMemoryResourceNotification
|
! FUNCTION: QueryMemoryResourceNotification
|
||||||
! FUNCTION: QueryPerformanceCounter
|
FUNCTION: BOOL QueryPerformanceCounter ( LARGE_INTEGER* lpPerformanceCount ) ;
|
||||||
! FUNCTION: QueryPerformanceFrequency
|
FUNCTION: BOOL QueryPerformanceFrequency ( LARGE_INTEGER* lpFrequency ) ;
|
||||||
! FUNCTION: QueryWin31IniFilesMappedToRegistry
|
! FUNCTION: QueryWin31IniFilesMappedToRegistry
|
||||||
! FUNCTION: QueueUserAPC
|
! FUNCTION: QueueUserAPC
|
||||||
! FUNCTION: QueueUserWorkItem
|
! FUNCTION: QueueUserWorkItem
|
||||||
|
|
Loading…
Reference in New Issue