Home
last modified time | relevance | path

Searched refs:WINVER (Results 1 – 8 of 8) sorted by relevance

/AOO42X/main/shell/source/backends/localebe/
H A Dlocalebackend.cxx188 #ifdef WINVER
189 #undef WINVER
191 #define WINVER 0x0501 macro
/AOO42X/main/fpicker/source/win32/filepicker/
H A Dplatform_xp.h30 #undef WINVER
35 #define WINVER 0x0500 macro
H A Dplatform_vista.h30 #undef WINVER
35 #define WINVER 0x0600 macro
/AOO42X/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx35 #undef WINVER
36 #define WINVER 0x0400 macro
/AOO42X/main/extensions/source/activex/main/
H A Dso_activex.rc34 #define WINVER 0x0500
/AOO42X/main/setup_native/source/win32/stwrapper/
H A Dresource.rc43 #define WINVER 0x0500
/AOO42X/main/vcl/win/source/window/
H A Dsalframe.cxx26 #if WINVER < 0x0500
27 #undef WINVER
28 #define WINVER 0x0500 macro
5689 #if WINVER >= 0x0500
6250 #if WINVER >= 0x0500 in SalFrameWndProc()
/AOO42X/main/external/mingwheaders/
H A Dmingw_headers.patch2010 #define WINVER 0x0500 /* version 5.0 */
2011 #endif /* !WINVER */