Commit History

Author SHA1 Message Date
  Zhiyi Zhang b2099bce9b winecfg: Pass size in bytes to RegQueryValueExW(). 3 years ago
  Alexandre Julliard fefb5da4ba mountmgr: Make creating a backup optional for shell folders. 3 years ago
  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 01a2b9c628 winecfg: Use mountmgr to manage shell folders. 3 years ago
  Alexandre Julliard a9a08dbc3d libwine: Remove wine/library.h. 4 years ago
  Michael Stefaniuc 7fdb828abf winecfg: Use the available ARRAY_SIZE() macro. 6 years ago
  Nikolay Sivov 74c3a4a7e7 winecfg: Fix a leak when applying drive changes (Coverity). 9 years ago
  Alexandre Julliard edf44bfb1e winecfg: Avoid Unicode macros. 13 years ago
  Jörg Höhle 079074e006 winecfg: Provide trailing \ now required by GetVolumeInformation. 15 years ago
  Michael Stefaniuc e09fc21576 winecfg: Use ULONG for a bitmask variable. 15 years ago
  Jörg Höhle cda8e4410a winecfg: Prevent crash when clearing volume serial number input. 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 eb65f6a212 winecfg: Use an ioctl to the mount manager to define drives. 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
  Dmitry Timoshkov 43a072b1cb winecfg: Fix some compatibility problems. 17 years ago
  Stefan Huehner 51a7ca3440 Change some functions arguments from () -> (void). 17 years ago
  Vitaliy Margolen 161a53f254 winecfg: Allow editing of broken drive links. 18 years ago
  Andrew Talbot 91e3930c54 winecfg: Cast-qual warnings fix. 18 years ago
  Michael Stefaniuc 381fa6588f winecfg: Win64 printf format warning fixes. 18 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Neil Skrypuch ad4d9e7387 winecfg: Use already existing letter_to_index(). 19 years ago
  Alexandre Julliard 61a370efd5 Only set label and serial number when they are actually changed. 19 years ago
  Alexandre Julliard c02356b835 Added "autodetect" drive type option. 19 years ago
  Alexandre Julliard 97567c2d7b Always set the drive type even if nothing else changed. 19 years ago
  Mike McCormack 88bddd7ae1 Fix gcc 4.0 warnings. 19 years ago