HomeSort by relevance Sort by last modified time
    Searched refs:HTASK (Results 1 - 10 of 10) sorted by null

  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/
wintypes.py 91 HTASK = HANDLE
175 'HPALETTE', 'HPEN', 'HRGN', 'HRSRC', 'HSTR', 'HTASK', 'HWINSTA',
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/
wintypes.py 91 HTASK = HANDLE
175 'HPALETTE', 'HPEN', 'HRGN', 'HRSRC', 'HSTR', 'HTASK', 'HWINSTA',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 91 HTASK = HANDLE
175 'HPALETTE', 'HPEN', 'HRGN', 'HRSRC', 'HSTR', 'HTASK', 'HWINSTA',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 91 HTASK = HANDLE
175 'HPALETTE', 'HPEN', 'HRGN', 'HRSRC', 'HSTR', 'HTASK', 'HWINSTA',
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windef.h 217 DECLARE_HANDLE(HTASK);
wtypes.h 80 typedef void *HTASK;
oledlg.h 659 HTASK hTask;
673 HTASK hTask;
    [all...]
objidl.h     [all...]
mmsystem.h 1654 HTASK htask; member in struct:_MMIOINFO
    [all...]
windowsx.h16 222 #define HANDLE_WM_ACTIVATEAPP(hwnd,wParam,lParam,fn) ((fn)((hwnd),(WINBOOL)(wParam),(HTASK)LOWORD(lParam)),0L)
    [all...]

Completed in 2041 milliseconds