Eric Pouech
|
bae8ef750a
uninstaller: Enable compilation with long types.
|
2 年 前 |
Alexandre Julliard
|
9183aec7c7
uninstaller: Use the standard va_list instead of __ms_va_list.
|
3 年 前 |
Zhiyi Zhang
|
1a47d1b96f
uninstaller: Enable visual styles.
|
3 年 前 |
Alexandre Julliard
|
ba713a8cf0
uninstaller: Restart 64-bit version from the system32 directory.
|
3 年 前 |
Michael Stefaniuc
|
55a9db677c
uninstaller: Use wide-char string literals.
|
3 年 前 |
Michael Stefaniuc
|
566321269d
uninstaller: Constify the string paramenter of output_array().
|
3 年 前 |
Alexandre Julliard
|
16c93e97b6
uninstaller: FormatMessage() now reports ERROR_NO_WORK_DONE error for empty string.
|
4 年 前 |
Alexandre Julliard
|
ed6a5e97e0
programs: Make all program entrypoints cdecl.
|
5 年 前 |
Alexandre Julliard
|
89cbab5d51
uninstaller: Explicitly mark a qsort() callback funtion cdecl.
|
5 年 前 |
Vincent Povirk
|
88580a3ad6
uninstaller: Re-exec as 64-bit in wow64.
|
5 年 前 |
Michael Stefaniuc
|
dbf2426b74
uninstaller: Use the ARRAY_SIZE() macro.
|
6 年 前 |
Alexandre Julliard
|
7c555f5c90
uninstaller: Use WINAPIV calling convention for variadic functions.
|
7 年 前 |
Hugh McMaster
|
581533b65c
uninstaller: Pass RegQueryValueExW() the size of the buffer (Coverity).
|
7 年 前 |
Hugh McMaster
|
fb01bc0428
uninstaller: Add help switch and usage information.
|
9 年 前 |
Hugh McMaster
|
8432e7dd30
uninstaller: Add WriteFile fallback.
|
9 年 前 |
Hugh McMaster
|
4335c464c3
uninstaller: Output Unicode program names in CLI mode.
|
9 年 前 |
Hugh McMaster
|
7bde6ec4ae
uninstaller: Add WriteConsoleW support.
|
9 年 前 |
Gerald Pfeifer
|
1f14031334
uninstaller: Remove BackSlashW.
|
10 年 前 |
Frédéric Delanoy
|
bc967a6e03
uninstaller: Remove unused global variable.
|
11 年 前 |
Hans Leidekker
|
3de8370a4e
uninstaller: Don't list system components.
|
13 年 前 |
Hans Leidekker
|
7b2604e5f9
uninstaller: List 32-bit applications on 64-bit platforms.
|
13 年 前 |
Hans Leidekker
|
458fcf4aa7
uninstaller: Fix a leak.
|
14 年 前 |
Hans Leidekker
|
fea5767a02
uninstaller: Run msiexec if the WindowsInstaller value is set.
|
14 年 前 |
Francois Gouget
|
a4d391d65a
uninstaller: Perform a case-insensitive search for the application to uninstall.
|
15 年 前 |
Alexandre Julliard
|
1bd0690e5e
uninstaller: Only load error strings when needed.
|
15 年 前 |
Owen Rudge
|
393fd51f79
uninstaller: Remove GUI portion of Wine uninstaller.
|
16 年 前 |
Alexander Nicolaysen Sørnes
|
6898c9e51b
uninstaller: Disable Uninstall button when no items selected.
|
17 年 前 |
Aric Stewart
|
6312ccca55
uninstaller: Iterate keys in HKEY_CURRENT_USER also as some programs install their uninstall information there.
|
17 年 前 |
Thomas Spear
|
2f5232d5ce
uninstaller: Fix trace message.
|
17 年 前 |
Francois Gouget
|
536e738552
Assorted spelling fixes.
|
18 年 前 |