Searched refs:DDE_FACKREQ (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dddeml.h187 #define XTYPF_ACKREQ 0x0008 /* DDE_FACKREQ */
234 #define DDE_FACKREQ 0x8000 macro
241 #define DDE_FADVRESERVED (~(DDE_FACKREQ | DDE_FDEFERUPD))
242 #define DDE_FDATRESERVED (~(DDE_FACKREQ | DDE_FRELEASE | DDE_FREQUESTED))
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dddeml.h187 #define XTYPF_ACKREQ 0x0008 /* DDE_FACKREQ */
234 #define DDE_FACKREQ 0x8000 macro
241 #define DDE_FADVRESERVED (~(DDE_FACKREQ | DDE_FDEFERUPD))
242 #define DDE_FDATRESERVED (~(DDE_FACKREQ | DDE_FRELEASE | DDE_FREQUESTED))

Completed in 1744 milliseconds