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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wabnot.h 24 } NOTIFKEY,*LPNOTIFKEY;
26 #define CbNewNOTIFKEY(_cb) (offsetof(NOTIFKEY,ab) + (_cb))
27 #define CbNOTIFKEY(_lpkey) (offsetof(NOTIFKEY,ab) + (_lpkey)->cb)
mapispi.h 32 } NOTIFKEY,*LPNOTIFKEY;
34 #define CbNewNOTIFKEY(_cb) (offsetof(NOTIFKEY,ab) + (_cb))
35 #define CbNOTIFKEY(_lpkey) (offsetof(NOTIFKEY,ab) + (_lpkey)->cb)

Completed in 28 milliseconds