Searched refs:DECLSPEC_UUID (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjbase.h198 #define DECLARE_INTERFACE_IID_(iface, ibase, iid) interface DECLSPEC_UUID(iid) DECLSPEC_NOVTABLE iface : public ibase
H A Drpcndr.h161 #define DECLSPEC_UUID(x) macro
H A Dwinnt.h91 #ifndef DECLSPEC_UUID
93 # define DECLSPEC_UUID(x) __declspec(uuid(x)) macro
95 # define DECLSPEC_UUID(x) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjbase.h239 #define DECLARE_INTERFACE_IID_(iface, ibase, iid) interface DECLSPEC_UUID(iid) DECLSPEC_NOVTABLE iface : public ibase
H A Drpcndr.h146 #define DECLSPEC_UUID(x) macro
H A Dwinnt.h91 #ifndef DECLSPEC_UUID
93 # define DECLSPEC_UUID(x) __declspec(uuid(x)) macro
95 # define DECLSPEC_UUID(x) macro

Completed in 134 milliseconds