Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
409ed5a0
Kaydet (Commit)
409ed5a0
authored
Eki 28, 2010
tarafından
Jesús Corrius
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bump _WIN32_WINNT to 0x0403 (fixes VC++ 10 compilation)
üst
f14c1f37
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
stdafx.h
embedserv/source/inc/stdafx.h
+1
-1
jscriptclasses.hxx
extensions/source/ole/jscriptclasses.hxx
+1
-1
oledll.cxx
extensions/source/ole/oledll.cxx
+1
-1
oleobjw.hxx
extensions/source/ole/oleobjw.hxx
+1
-1
servprov.cxx
extensions/source/ole/servprov.cxx
+1
-1
unotypewrapper.hxx
extensions/source/ole/unotypewrapper.hxx
+1
-1
No files found.
embedserv/source/inc/stdafx.h
Dosyayı görüntüle @
409ed5a0
...
...
@@ -7,7 +7,7 @@
#define STRICT
#ifndef _WIN32_WINNT
#define _WIN32_WINNT 0x040
0
#define _WIN32_WINNT 0x040
3
#endif
#define _ATL_APARTMENT_THREADED
// #define _ATL_STATIC_REGISTRY
...
...
extensions/source/ole/jscriptclasses.hxx
Dosyayı görüntüle @
409ed5a0
...
...
@@ -33,7 +33,7 @@
#include <tools/presys.h>
#define STRICT
#define _WIN32_WINNT 0x040
0
#define _WIN32_WINNT 0x040
3
#define _WIN32_DCOM
#if OSL_DEBUG_LEVEL > 0
//#define _ATL_DEBUG_INTERFACES
...
...
extensions/source/ole/oledll.cxx
Dosyayı görüntüle @
409ed5a0
...
...
@@ -30,7 +30,7 @@
#include "precompiled_extensions.hxx"
#define STRICT
#define _WIN32_WINNT 0x040
0
#define _WIN32_WINNT 0x040
3
#define _WIN32_DCOM
#pragma warning (push,1)
...
...
extensions/source/ole/oleobjw.hxx
Dosyayı görüntüle @
409ed5a0
...
...
@@ -35,7 +35,7 @@
#endif
#include <tools/presys.h>
#define _WIN32_WINNT 0x040
0
#define _WIN32_WINNT 0x040
3
#if defined(_MSC_VER) && (_MSC_VER >= 1300)
#undef _DEBUG
...
...
extensions/source/ole/servprov.cxx
Dosyayı görüntüle @
409ed5a0
...
...
@@ -42,7 +42,7 @@
#include <rtl/unload.h>
#include <tools/presys.h>
#define _WIN32_WINNT 0x040
0
#define _WIN32_WINNT 0x040
3
#if defined(_MSC_VER) && (_MSC_VER >= 1300)
#undef _DEBUG
...
...
extensions/source/ole/unotypewrapper.hxx
Dosyayı görüntüle @
409ed5a0
...
...
@@ -32,7 +32,7 @@
#include <tools/presys.h>
#define STRICT
#define _WIN32_WINNT 0x040
0
#define _WIN32_WINNT 0x040
3
#define _WIN32_DCOM
#if OSL_DEBUG_LEVEL > 0
//#define _ATL_DEBUG_INTERFACES
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment