Alexandre Julliard
|
d02d50299b
winecfg: Use Unicode functions throughout.
|
3 years ago |
Alexandre Julliard
|
a243a7af97
winecfg: Use wide character string literals.
|
3 years ago |
Alexandre Julliard
|
fe9799314b
winecfg: Build with msvcrt.
|
3 years ago |
Alexandre Julliard
|
6d582ed530
winecfg: Get rid of drive autodetection.
|
4 years ago |
Michael Stefaniuc
|
f051aa6774
winecfg: Use the ARRAY_SIZE() macro.
|
6 years ago |
Michael Stefaniuc
|
7fdb828abf
winecfg: Use the available ARRAY_SIZE() macro.
|
6 years ago |
Francois Gouget
|
fac36c55e9
Assorted typo, spelling, wording and case fixes.
|
12 years ago |
Alexandre Julliard
|
edf44bfb1e
winecfg: Avoid Unicode macros.
|
13 years ago |
Austin English
|
c3d28bae6d
winecfg: Fix a compiler warning on PowerPC.
|
14 years ago |
Alexandre Julliard
|
c8920482bd
winecfg: Remove the unimplemented device autodetect radio buttons.
|
14 years ago |
Gerald Pfeifer
|
cd958391e6
winecfg: Remove variable drive which is not really used from DriveDlgProc.
|
14 years ago |
Rein Klazes
|
9d6d3b3b3c
winecfg: Let the user specify the drive letter of a to be added drive.
|
15 years ago |
Michael Stefaniuc
|
e09fc21576
winecfg: Use ULONG for a bitmask variable.
|
15 years ago |
David Hedberg
|
0b3064215b
winecfg: Fix for paths containing utf-8.
|
16 years ago |
Jörg Höhle
|
cda8e4410a
winecfg: Prevent crash when clearing volume serial number input.
|
16 years ago |
Alexandre Julliard
|
6ccf01fe8a
winecfg: Display an nicer error when the mount manager cannot be accessed.
|
16 years ago |
Alexandre Julliard
|
18b66912b7
winecfg: Store the Unix device if any in the drive configuration.
|
16 years ago |
Alexandre Julliard
|
f410cf7c98
winecfg: Update the drives only when they have changed, instead of trying to compare with the current setup.
|
16 years ago |
Alexandre Julliard
|
f150ddc3ed
winecfg: Store the drive label as Unicode.
|
16 years ago |
Alexandre Julliard
|
6483f2f201
winecfg: Store the drive serial number as a number instead of a string.
|
16 years ago |
Michael Stefaniuc
|
2daee2e4a2
winecfg: Use FAILED instead of !SUCCEEDED.
|
16 years ago |
Michael Stefaniuc
|
618709d21d
winecfg: Transform the set_advanced() driveui function to unicode.
|
16 years ago |
Alexandre Julliard
|
6b42c054c1
winecfg: Don't allow editing the configuration of the C drive.
|
16 years ago |
Dmitry Timoshkov
|
2ae3945d3d
winecfg: Don't mix the strings in unix and windows locales.
|
17 years ago |
Tom Spear
|
621eceb633
winecfg: Change WINE_ERR to WINE_TRACE since there is no real error.
|
17 years ago |
Vitaliy Margolen
|
8b7661bdd8
winecfg: Remove some old dead code and associated language resources.
|
18 years ago |
Francois Gouget
|
82babbee0b
Add missing '\n's to Wine traces.
|
18 years ago |
Francois Gouget
|
2d9b68ee8e
winecfg: Remove unneeded memset() calls.
|
18 years ago |
Paul Vriens
|
a53ee521d0
winecfg: Wrong text in messagebox.
|
18 years ago |
Frank Richter
|
a121ac5d71
winecfg: driveui: Load UI strings from resources.
|
18 years ago |