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
f3d51af5
Kaydet (Commit)
f3d51af5
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-vs2005-compat.diff: Fix build with Visual Studio 2005
üst
e1e9d3b7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
rebase.cxx
setup_native/source/win32/customactions/rebase/rebase.cxx
+2
-2
No files found.
setup_native/source/win32/customactions/rebase/rebase.cxx
Dosyayı görüntüle @
f3d51af5
...
@@ -68,8 +68,8 @@ static BOOL rebaseImage( const std::string& filePath, LPVOID address )
...
@@ -68,8 +68,8 @@ static BOOL rebaseImage( const std::string& filePath, LPVOID address )
ULONG_PTR
lpNewImageBase
=
reinterpret_cast
<
ULONG_PTR
>
(
address
);
ULONG_PTR
lpNewImageBase
=
reinterpret_cast
<
ULONG_PTR
>
(
address
);
BOOL
bResult
=
ReBaseImage
(
BOOL
bResult
=
ReBaseImage
(
filePath
.
c_str
(),
(
PSTR
)
filePath
.
c_str
(),
""
,
(
PSTR
)
""
,
TRUE
,
TRUE
,
FALSE
,
FALSE
,
FALSE
,
FALSE
,
...
...
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