Alexandre Julliard
|
d02d50299b
winecfg: Use Unicode functions throughout.
|
3 years ago |
Alexandre Julliard
|
01a2b9c628
winecfg: Use mountmgr to manage shell folders.
|
3 years ago |
Owen Rudge
|
87f41e6b40
winecfg: Add /v parameter to display current Windows version.
|
4 years ago |
Alexandre Julliard
|
6d582ed530
winecfg: Get rid of drive autodetection.
|
4 years ago |
Owen Rudge
|
2f5a3fa16f
winecfg: Add /? parameter to print help and valid versions.
|
4 years ago |
Owen Rudge
|
90c0123533
winecfg: Add support for '/v' parameter allowing Windows version to be changed.
|
4 years ago |
Michael Stefaniuc
|
962b31c80b
include: Add a generic available ARRAY_SIZE().
|
6 years ago |
Alexandre Julliard
|
7d7eee09b5
winecfg: Constrain DPI values to the commonly supported ones.
|
6 years ago |
Frédéric Delanoy
|
87c72332bb
winecfg: Use BOOL type where appropriate.
|
11 years ago |
Marcus Meissner
|
a7cc44a6db
winecfg: Free result in error nodes (Coverity).
|
11 years ago |
Alexandre Julliard
|
edf44bfb1e
winecfg: Avoid Unicode macros.
|
13 years ago |
Alexandre Julliard
|
0119d770a3
winecfg: Make some variables static.
|
14 years ago |
Joel Holdsworth
|
7342bce80d
winecfg: Moved about panel code into about.c.
|
14 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 |
Francois Gouget
|
0e01daa3e7
winecfg: Make enumerate_valuesW() static.
|
16 years ago |
Alexandre Julliard
|
abe00bbebe
winecfg: Load the existing drive config from mountmgr instead of relying on QueryDosDevice.
|
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 |
Vitaliy Margolen
|
82a7eb7614
winecfg: Remove mostly unused properties.h.
|
16 years ago |
Alexandre Julliard
|
ad5876734d
winecfg: Add a couple of Unicode helper functions.
|
16 years ago |
Dmitry Timoshkov
|
2ae3945d3d
winecfg: Don't mix the strings in unix and windows locales.
|
17 years ago |
Nigel Liang
|
2d5a89bab0
winecfg: Read/write registry in unicode.
|
17 years ago |
Nigel Liang
|
e027f0297e
winecfg: Add trackbar to set screen resolution in graphics tab.
|
17 years ago |
Frank Richter
|
6b3d624d4b
winecfg: Use WCHARs for window title, current app.
|
18 years ago |
Frank Richter
|
36dd205fff
winecfg: appdefaults: Use more strings from resources, unicode.
|
18 years ago |
Frank Richter
|
722ee099c1
winecfg: Make load_string public.
|
18 years ago |
Pavel Roskin
|
34d9d5a346
winecfg: Allow and prefer using A: and B: for floppies.
|
18 years ago |