Searched defs:CDM_GETFOLDERIDLIST (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | commdlg.h | 474 #define CDM_GETFOLDERIDLIST (CDM_FIRST + 0x0003) macro 501 (int)SNDMSG(_hdlg, CDM_GETFOLDERIDLIST, (WPARAM)_cbmax, (LPARAM)(LPVOID)_pidl) 531 (int)SNDMSG(_hdlg, CDM_GETFOLDERIDLIST, (WPARAM)_cbmax, (LPARAM)(LPVOID)_pidl)
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | commdlg.h | 468 #define CDM_GETFOLDERIDLIST (CDM_FIRST + 0x0003) macro 495 (int)SNDMSG(_hdlg, CDM_GETFOLDERIDLIST, (WPARAM)_cbmax, (LPARAM)(LPVOID)_pidl) 525 (int)SNDMSG(_hdlg, CDM_GETFOLDERIDLIST, (WPARAM)_cbmax, (LPARAM)(LPVOID)_pidl)
|
Completed in 69 milliseconds