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
e82ebf09
Kaydet (Commit)
e82ebf09
authored
Kas 13, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-function
Change-Id: Idb8d967348b49d467249d2923829f66044e9891e
üst
4668528d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
18 deletions
+0
-18
vistaspecial.cxx
...urce/win32/customactions/shellextensions/vistaspecial.cxx
+0
-18
No files found.
setup_native/source/win32/customactions/shellextensions/vistaspecial.cxx
Dosyayı görüntüle @
e82ebf09
...
...
@@ -45,24 +45,6 @@
#include <systools/win32/uwinapi.h>
#include <../tools/seterror.hxx>
#ifdef DEBUG
inline
void
OutputDebugStringFormat
(
LPCSTR
pFormat
,
...
)
{
CHAR
buffer
[
1024
];
va_list
args
;
va_start
(
args
,
pFormat
);
StringCchVPrintfA
(
buffer
,
sizeof
(
buffer
),
pFormat
,
args
);
OutputDebugStringA
(
buffer
);
va_end
(
args
);
}
#else
static
inline
void
OutputDebugStringFormat
(
LPCSTR
,
...
)
{
}
#endif
static
std
::
_tstring
GetMsiProperty
(
MSIHANDLE
handle
,
const
std
::
_tstring
&
sProperty
)
{
std
::
_tstring
result
;
...
...
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