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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapidefs.h 189 #define PROP_TAG(ulPropType,ulPropID) ((((ULONG)(ulPropID))<<16)|((ULONG)(ulPropType)))
192 #define PR_NULL PROP_TAG(PT_NULL,PROP_ID_NULL)
    [all...]
wabdefs.h 186 #define PROP_TAG(ulPropType,ulPropID) ((((ULONG)(ulPropID))<<16)|((ULONG)(ulPropType)))
189 #define PR_NULL PROP_TAG(PT_NULL,PROP_ID_NULL)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 144 milliseconds