HomeSort by relevance Sort by last modified time
    Searched defs:PLONG (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 346 typedef LONG *PLONG;
mmcobj.h 217 typedef __LONG32 *PLONG;
363 virtual HRESULT WINAPI get_VersionMajor(PLONG VersionMajor) = 0;
364 virtual HRESULT WINAPI get_VersionMinor(PLONG VersionMinor) = 0;
386 HRESULT (WINAPI *get_VersionMajor)(_Application *This,PLONG VersionMajor);
387 HRESULT (WINAPI *get_VersionMinor)(_Application *This,PLONG VersionMinor);
435 HRESULT WINAPI _Application_get_VersionMajor_Proxy(_Application *This,PLONG VersionMajor);
437 HRESULT WINAPI _Application_get_VersionMinor_Proxy(_Application *This,PLONG VersionMinor);
    [all...]
winnt.h 386 typedef LONG *PLONG;
    [all...]

Completed in 739 milliseconds