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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapinls.h 61 #define OLESTR(str) L##str
wtypes.h 164 #define OLESTR(str) L##str
169 #define OLESTR(str) str
eventsys.h 167 #define PROGID_EventSystem OLESTR("EventSystem.EventSystem")
168 #define PROGID_EventPublisher OLESTR("EventSystem.EventPublisher")
169 #define PROGID_EventClass OLESTR("EventSystem.EventClass")
170 #define PROGID_EventSubscription OLESTR("EventSystem.EventSubscription")
171 #define PROGID_EventPublisherCollection OLESTR("EventSystem.EventPublisherCollection")
172 #define PROGID_EventClassCollection OLESTR("EventSystem.EventClassCollection")
173 #define PROGID_EventSubscriptionCollection OLESTR("EventSystem.EventSubscriptionCollection")
174 #define PROGID_EventSubsystem OLESTR("EventSystem.EventSubsystem")
175 #define EVENTSYSTEM_PUBLISHER_ID OLESTR("{d0564c30-9df4-11d1-a281-00c04fca0aa7}")
176 #define EVENTSYSTEM_SUBSYSTEM_CLSID OLESTR("{503c1fd8-b605-11d2-a92d-006008c60e24}"
    [all...]
urlmon.h 260 #define SZ_URLCONTEXT OLESTR("URL Context")
261 #define SZ_ASYNC_CALLEE OLESTR("AsyncCallee")
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/
wintypes.py 38 LPCOLESTR = LPOLESTR = OLESTR = c_wchar_p
179 'MSG', 'OLESTR', 'POINT', 'POINTL', 'RECT', 'RECTL', 'RGB',
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/
wintypes.py 38 LPCOLESTR = LPOLESTR = OLESTR = c_wchar_p
179 'MSG', 'OLESTR', 'POINT', 'POINTL', 'RECT', 'RECTL', 'RGB',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 38 LPCOLESTR = LPOLESTR = OLESTR = c_wchar_p
179 'MSG', 'OLESTR', 'POINT', 'POINTL', 'RECT', 'RECTL', 'RGB',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
wintypes.py 38 LPCOLESTR = LPOLESTR = OLESTR = c_wchar_p
179 'MSG', 'OLESTR', 'POINT', 'POINTL', 'RECT', 'RECTL', 'RGB',

Completed in 412 milliseconds