Michael Stefaniuc
|
41dd56cb7f
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
18 years ago |
Alexandre Julliard
|
084458bc2e
uninstaller: Fail more gracefully when the registry key is missing.
|
18 years ago |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
18 years ago |
Vijay Kiran Kamuju
|
dc51bd797b
Fixed uninstaller close button.
|
19 years ago |
Pierre d'Herbemont
|
342da59b0c
Remove stdlib.h inclusion if winsock.h is included.
|
19 years ago |
Dmitry Timoshkov
|
38972345b8
GetDlgItemTextW takes buffer length in WCHARs not bytes.
|
19 years ago |
Jonathan Ernst
|
393d16a67f
Add search field with find-as-you-type function.
|
19 years ago |
Jonathan Ernst
|
9b4b9ce88f
Use a dialog instead of a normal window.
|
19 years ago |
Alexandre Julliard
|
ebe3c529b1
Janitorial: C booleans must not be compared against TRUE.
|
20 years ago |
Eric Pouech
|
0a258964c2
Const correctness fixes.
|
20 years ago |
Hans Leidekker
|
719a789792
Fix signed/unsigned comparison warnings.
|
20 years ago |
Hannu Valtonen
|
9b386b7347
Don't display the commandline text (A trace still gives it).
|
20 years ago |
Dmitry Timoshkov
|
4fe98c5af0
Convert app description field to unicode and use CP_UNIXCP when
|
21 years ago |
Hannu Valtonen
|
a13e0e9999
Remove some useless comments and rearrange the GUI a bit.
|
21 years ago |
Mike McCormack
|
a300682f53
Handle quoting on the command line in uninstaller.
|
21 years ago |
Pavel Roskin
|
3a82706e54
Call HeapAlloc() on entries before HeapReAlloc() to avoid crash on
|
21 years ago |
Francois Gouget
|
9591836ffb
'sizeof type' is best avoided as it won't always compile (e.g. 'int
|
21 years ago |
Alexandre Julliard
|
e7ea9b65ca
Use Wine debugging API. Fixed MessageBox loop.
|
22 years ago |
Vincent Béron
|
9a62491660
Removed trailing whitespace.
|
22 years ago |
Jeremy White
|
a5e9bf7321
Fixed exit status in some cases.
|
22 years ago |
Andreas Mohr
|
5333872105
- fix complete listbox messup by only updating in case it needs
|
22 years ago |
Alexandre Julliard
|
0799c1a780
Added LGPL standard comment, and copyright notices where necessary.
|
23 years ago |
Andreas Mohr
|
d2a8f01ae6
Remember the currently active index before refreshing.
|
23 years ago |
Andreas Mohr
|
9cef2d0b1d
- fix wrong hexadecimal GetLastError() output
|
23 years ago |
Jeremy White
|
d08c72a5ba
Add --list facility to list installed programs.
|
23 years ago |
Andreas Mohr
|
c2f37af646
Add an edit control showing the command line of the currently selected
|
24 years ago |
Andreas Mohr
|
4eefb96db5
Added an uninstaller for InstallShield, WISE etc.
|
24 years ago |