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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dprsht.h355 #define PSN_FIRST (0U-200U) macro
359 #define PSN_SETACTIVE (PSN_FIRST-0)
360 #define PSN_KILLACTIVE (PSN_FIRST-1)
361 /* #define PSN_VALIDATE (PSN_FIRST-1) */
362 #define PSN_APPLY (PSN_FIRST-2)
363 #define PSN_RESET (PSN_FIRST-3)
364 /* #define PSN_CANCEL (PSN_FIRST-3) */
365 #define PSN_HELP (PSN_FIRST-5)
366 #define PSN_WIZBACK (PSN_FIRST-6)
367 #define PSN_WIZNEXT (PSN_FIRST
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dprsht.h294 #define PSN_FIRST (0U-200U) macro
298 #define PSN_SETACTIVE (PSN_FIRST-0)
299 #define PSN_KILLACTIVE (PSN_FIRST-1)
300 /* #define PSN_VALIDATE (PSN_FIRST-1) */
301 #define PSN_APPLY (PSN_FIRST-2)
302 #define PSN_RESET (PSN_FIRST-3)
303 /* #define PSN_CANCEL (PSN_FIRST-3) */
304 #define PSN_HELP (PSN_FIRST-5)
305 #define PSN_WIZBACK (PSN_FIRST-6)
306 #define PSN_WIZNEXT (PSN_FIRST
[all...]

Completed in 45 milliseconds