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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommdlg.h468 #define CDM_FIRST (WM_USER + 100) macro
471 #define CDM_GETSPEC (CDM_FIRST + 0x0000)
472 #define CDM_GETFILEPATH (CDM_FIRST + 0x0001)
473 #define CDM_GETFOLDERPATH (CDM_FIRST + 0x0002)
474 #define CDM_GETFOLDERIDLIST (CDM_FIRST + 0x0003)
475 #define CDM_SETCONTROLTEXT (CDM_FIRST + 0x0004)
476 #define CDM_HIDECONTROL (CDM_FIRST + 0x0005)
477 #define CDM_SETDEFEXT (CDM_FIRST + 0x0006)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommdlg.h462 #define CDM_FIRST (WM_USER + 100) macro
465 #define CDM_GETSPEC (CDM_FIRST + 0x0000)
466 #define CDM_GETFILEPATH (CDM_FIRST + 0x0001)
467 #define CDM_GETFOLDERPATH (CDM_FIRST + 0x0002)
468 #define CDM_GETFOLDERIDLIST (CDM_FIRST + 0x0003)
469 #define CDM_SETCONTROLTEXT (CDM_FIRST + 0x0004)
470 #define CDM_HIDECONTROL (CDM_FIRST + 0x0005)
471 #define CDM_SETDEFEXT (CDM_FIRST + 0x0006)

Completed in 51 milliseconds