This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
HeidiSQL
Watch
1
Star
0
Fork
0
You've already forked HeidiSQL
mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced
2026-03-13 09:24:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e0747ac27f02a52b79235a35bed619312cab821
HeidiSQL
/
res
/
updater
History
Ansgar Becker
4e0747ac27
Issue
#1616
; Fix broken updater code and binaries, by fixing wrong parameter definition of WindowProc and wrong type cast in a SendMessage() call
2022-11-12 19:43:58 +01:00
..
manifest.rc
Request administrator privileges for build updater. Required for 64 bit mode. Fixes issue
#3474
.
2013-12-19 05:05:21 +00:00
manifest.xml
Request administrator privileges for build updater. Required for 64 bit mode. Fixes issue
#3474
.
2013-12-19 05:05:21 +00:00
updater.dpr
Issue
#1616
; Fix broken updater code and binaries, by fixing wrong parameter definition of WindowProc and wrong type cast in a SendMessage() call
2022-11-12 19:43:58 +01:00
updater.dproj
Prefer CopyFile + DeleteFile over MoveFile, in a second place, where the old binary is backup'd. See issue
#1616
2022-11-02 19:40:42 +01:00