Home
last modified time | relevance | path

Searched refs:__VISUALC__ (Results 1 – 25 of 630) sorted by relevance

12345678910>>...26

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_gui/
H A Ddlg_about.cpp360 #elif __VISUALC__ >= 1100 && __VISUALC__ < 1200 in _Get_Version()
362 #elif __VISUALC__ >= 1200 && __VISUALC__ < 1300 in _Get_Version()
364 #elif __VISUALC__ >= 1300 && __VISUALC__ < 1400 in _Get_Version()
366 #elif __VISUALC__ >= 1400 && __VISUALC__ < 1500 in _Get_Version()
368 #elif __VISUALC__ >= 1500 && __VISUALC__ < 1600 in _Get_Version()
370 #elif __VISUALC__ >= 1600 && __VISUALC__ < 1700 in _Get_Version()
372 #elif __VISUALC__ >= 1700 && __VISUALC__ < 1800 in _Get_Version()
374 #elif __VISUALC__ >= 1800 && __VISUALC__ < 1900 in _Get_Version()
376 #elif __VISUALC__ >= 1900 && __VISUALC__ < 1910 in _Get_Version()
378 #elif __VISUALC__ >= 1910 && __VISUALC__ < 1920 in _Get_Version()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/
H A Dcompiler.h38 #if __VISUALC__ < 1100
40 #elif __VISUALC__ < 1200
42 #elif __VISUALC__ < 1300
44 #elif __VISUALC__ < 1400
46 #elif __VISUALC__ < 1500
48 #elif __VISUALC__ < 1600
50 #elif __VISUALC__ < 1700
52 #elif __VISUALC__ < 1800
54 #elif __VISUALC__ < 1900
56 #elif __VISUALC__ < 2000
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Dcompiler.h38 #if __VISUALC__ < 1100
40 #elif __VISUALC__ < 1200
42 #elif __VISUALC__ < 1300
44 #elif __VISUALC__ < 1400
46 #elif __VISUALC__ < 1500
48 #elif __VISUALC__ < 1600
50 #elif __VISUALC__ < 1700
52 #elif __VISUALC__ < 1800
54 #elif __VISUALC__ < 1900
56 #elif __VISUALC__ < 2000
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/
H A Dcompiler.h32 # define __VISUALC__ _MSC_VER macro
38 #if __VISUALC__ < 1300
40 #elif __VISUALC__ < 1400
42 #elif __VISUALC__ < 1500
44 #elif __VISUALC__ < 1600
46 #elif __VISUALC__ < 1700
48 #elif __VISUALC__ < 1800
50 #elif __VISUALC__ < 1900
52 #elif __VISUALC__ < 2000
93 #ifndef __VISUALC__
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dseh.h21 #if defined(__BORLANDC__) || (defined(__VISUALC__) && (__VISUALC__ <= 1200))
49 #if wxUSE_ON_FATAL_EXCEPTION && defined(__VISUALC__) && !defined(__WXWINCE__)
61 #if __VISUALC__ < 1900
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/msw/
H A Dseh.h22 #if defined(__BORLANDC__) || (defined(__VISUALC__) && (__VISUALC__ <= 1200))
50 #if wxUSE_ON_FATAL_EXCEPTION && defined(__VISUALC__) && !defined(__WXWINCE__)
62 #if __VISUALC__ <= 1310
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/msw/
H A Dseh.h22 #if defined(__BORLANDC__) || (defined(__VISUALC__) && (__VISUALC__ <= 1200))
50 #if wxUSE_ON_FATAL_EXCEPTION && defined(__VISUALC__) && !defined(__WXWINCE__)
62 #if __VISUALC__ <= 1310
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/msw/
H A Dseh.h22 #if defined(__BORLANDC__) || (defined(__VISUALC__) && (__VISUALC__ <= 1200))
50 #if wxUSE_ON_FATAL_EXCEPTION && defined(__VISUALC__) && !defined(__WXWINCE__)
62 #if __VISUALC__ <= 1310
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/msw/
H A Dseh.h22 #if defined(__BORLANDC__) || (defined(__VISUALC__) && (__VISUALC__ <= 1200))
50 #if wxUSE_ON_FATAL_EXCEPTION && defined(__VISUALC__) && !defined(__WXWINCE__)
62 #if __VISUALC__ <= 1310
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dseh.h21 #if defined(__BORLANDC__) || (defined(__VISUALC__) && (__VISUALC__ <= 1200))
49 #if wxUSE_ON_FATAL_EXCEPTION && defined(__VISUALC__) && !defined(__WXWINCE__)
61 #if __VISUALC__ < 1900
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Ddefs.h66 #ifdef __VISUALC__
172 #elif defined(__VISUALC__) && (__VISUALC__ == 1020)
176 #elif defined(__VISUALC__) && (__VISUALC__ == 1010)
182 #elif defined(__VISUALC__) && (__VISUALC__ > 1020)
260 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
286 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
374 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
385 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
514 #elif defined(__VISUALC__) && (__VISUALC__ >= 1300)
854 #ifdef __VISUALC__ in wxPtrToUInt()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Ddefs.h66 #ifdef __VISUALC__
172 #elif defined(__VISUALC__) && (__VISUALC__ == 1020)
176 #elif defined(__VISUALC__) && (__VISUALC__ == 1010)
182 #elif defined(__VISUALC__) && (__VISUALC__ > 1020)
260 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
286 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
374 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
385 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
514 #elif defined(__VISUALC__) && (__VISUALC__ >= 1300)
854 #ifdef __VISUALC__ in wxPtrToUInt()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Ddefs.h66 #ifdef __VISUALC__
172 #elif defined(__VISUALC__) && (__VISUALC__ == 1020)
176 #elif defined(__VISUALC__) && (__VISUALC__ == 1010)
182 #elif defined(__VISUALC__) && (__VISUALC__ > 1020)
260 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
286 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
374 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
385 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
514 #elif defined(__VISUALC__) && (__VISUALC__ >= 1300)
854 #ifdef __VISUALC__ in wxPtrToUInt()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Ddefs.h66 #ifdef __VISUALC__
172 #elif defined(__VISUALC__) && (__VISUALC__ == 1020)
176 #elif defined(__VISUALC__) && (__VISUALC__ == 1010)
182 #elif defined(__VISUALC__) && (__VISUALC__ > 1020)
260 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
286 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
374 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
385 #if defined(__VISUALC__) && (__VISUALC__ >= 1100)
514 #elif defined(__VISUALC__) && (__VISUALC__ >= 1300)
854 #ifdef __VISUALC__ in wxPtrToUInt()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/ole/
H A Doleutils.cpp52 #if defined(__VISUALC__) && (__VISUALC__ > 1000)
167 #if defined(__WXDEBUG__) && ( ( defined(__VISUALC__) && (__VISUALC__ > 1000) ) || defined(__MWERKS_…
184 #if ( !defined( __VISUALC__) || (__VISUALC__!=1010) ) && !defined(__MWERKS__) in GetIidName()
295 #elif defined(__WXDEBUG__) && defined(__VISUALC__) && (__VISUALC__ <= 1000)
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/ole/
H A Doleutils.cpp52 #if defined(__VISUALC__) && (__VISUALC__ > 1000)
167 #if defined(__WXDEBUG__) && ( ( defined(__VISUALC__) && (__VISUALC__ > 1000) ) || defined(__MWERKS_…
184 #if ( !defined( __VISUALC__) || (__VISUALC__!=1010) ) && !defined(__MWERKS__) in GetIidName()
295 #elif defined(__WXDEBUG__) && defined(__VISUALC__) && (__VISUALC__ <= 1000)
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/ole/
H A Doleutils.cpp52 #if defined(__VISUALC__) && (__VISUALC__ > 1000)
167 #if defined(__WXDEBUG__) && ( ( defined(__VISUALC__) && (__VISUALC__ > 1000) ) || defined(__MWERKS_…
184 #if ( !defined( __VISUALC__) || (__VISUALC__!=1010) ) && !defined(__MWERKS__) in GetIidName()
295 #elif defined(__WXDEBUG__) && defined(__VISUALC__) && (__VISUALC__ <= 1000)
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/ole/
H A Doleutils.cpp52 #if defined(__VISUALC__) && (__VISUALC__ > 1000)
167 #if defined(__WXDEBUG__) && ( ( defined(__VISUALC__) && (__VISUALC__ > 1000) ) || defined(__MWERKS_…
184 #if ( !defined( __VISUALC__) || (__VISUALC__!=1010) ) && !defined(__MWERKS__) in GetIidName()
295 #elif defined(__WXDEBUG__) && defined(__VISUALC__) && (__VISUALC__ <= 1000)
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dmemory.h38 # if defined(__VISUALC__) || defined(__MWERKS__)
72 #elif !( defined (__VISUALC__) && (__VISUALC__ <= 1020) ) || defined( __MWERKS__)
79 #elif !( defined (__VISUALC__) && (__VISUALC__ <= 1020) ) || defined( __MWERKS__)
119 #if ( defined(__VISUALC__) && (__VISUALC__ >= 1200) ) || defined(__MWERKS__)
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/win32/patches/
H A Dwx2.patch7 -#if defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
8 +#if 1 || defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
18 -#if defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
19 +#if 1 || defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/win32/patches/
H A Dwx2.patch7 -#if defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
8 +#if 1 || defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
18 -#if defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
19 +#if 1 || defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/win32/patches/
H A Dwx2.patch7 -#if defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
8 +#if 1 || defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
18 -#if defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
19 +#if 1 || defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
/dports/sysutils/bacula9-client/bacula-9.6.7/src/win32/patches/
H A Dwx2.patch7 -#if defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
8 +#if 1 || defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
18 -#if defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
19 +#if 1 || defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
/dports/sysutils/bacula9-server/bacula-9.6.7/src/win32/patches/
H A Dwx2.patch7 -#if defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
8 +#if 1 || defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
18 -#if defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
19 +#if 1 || defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/win32/patches/
H A Dwx2.patch7 -#if defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
8 +#if 1 || defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
18 -#if defined(__VISUALC__) && defined(_MT) && !defined(_DLL)
19 +#if 1 || defined(__VISUALC__) && defined(_MT) && !defined(_DLL)

12345678910>>...26