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
b4896256
Kaydet (Commit)
b4896256
authored
Eyl 14, 2010
tarafından
Thorsten Behrens
Kaydeden (comit)
Fridrich Štrba
Eyl 14, 2010
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
win32-force-version-fix.diff: force WINVER when using non-std win api
üst
777969e3
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
0 deletions
+7
-0
ADriver.cxx
connectivity/source/drivers/ado/ADriver.cxx
+2
-0
dp_gui_extensioncmdqueue.cxx
desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx
+2
-0
setup.cpp
desktop/win32/source/setup/setup.cpp
+1
-0
FileOpenDlg.cxx
fpicker/source/win32/filepicker/FileOpenDlg.cxx
+2
-0
No files found.
connectivity/source/drivers/ado/ADriver.cxx
Dosyayı görüntüle @
b4896256
...
...
@@ -25,6 +25,8 @@
*
************************************************************************/
#define _WIN32_WINNT 0x0501
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_connectivity.hxx"
#include "ado/ADriver.hxx"
...
...
desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx
Dosyayı görüntüle @
b4896256
...
...
@@ -25,6 +25,8 @@
*
************************************************************************/
#define _WIN32_WINNT 0x0500
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_desktop.hxx"
...
...
desktop/win32/source/setup/setup.cpp
Dosyayı görüntüle @
b4896256
...
...
@@ -26,6 +26,7 @@
************************************************************************/
#define WIN // scope W32 API
#define _WIN32_WINNT 0x0501
#if defined _MSC_VER
#pragma warning(push, 1)
...
...
fpicker/source/win32/filepicker/FileOpenDlg.cxx
Dosyayı görüntüle @
b4896256
...
...
@@ -25,6 +25,8 @@
*
************************************************************************/
#define _WIN32_WINNT 0x0500
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_fpicker.hxx"
...
...
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