Sweden-Number/programs/winecfg
Thomas Faller 6c1118994c wine.inf: Set CurrentBuild always to the same value as CurrentBuildNumber.
Make that the registry entry

HKLM\Software\Microsoft\Windows NT\CurrentVersion\CurrentBuild

has always the same value as

HKLM\Software\Microsoft\Windows NT\CurrentVersion\CurrentBuildNumber

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=42870
Signed-off-by: Thomas Faller <tfaller1@gmx.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-29 22:01:38 +02:00
..
Makefile.in makefiles: Disable binary installation in the individual makefiles on Wow64. 2018-02-22 14:16:33 +01:00
about.c winecfg: Paint text on About tab with the right background color. 2017-03-27 16:54:24 +02:00
appdefaults.c wine.inf: Set CurrentBuild always to the same value as CurrentBuildNumber. 2018-08-29 22:01:38 +02:00
audio.c winecfg: Use the available ARRAY_SIZE() macro. 2018-05-18 11:20:43 +02:00
drive.c winecfg: Use the available ARRAY_SIZE() macro. 2018-05-18 11:20:43 +02:00
drivedetect.c winecfg: Use the available ARRAY_SIZE() macro. 2018-05-18 11:20:43 +02:00
driveui.c winecfg: Use the available ARRAY_SIZE() macro. 2018-05-18 11:20:43 +02:00
idw_testsound.wav winecfg: Implement audio test. 2007-09-26 12:15:14 +02:00
libraries.c winecfg: Recommend against overriding secur32. 2018-07-03 11:12:43 +02:00
logo.ico winecfg: Added new logo graphics. 2010-06-09 13:26:26 +02:00
logo.svg winecfg: Added new logo graphics. 2010-06-09 13:26:26 +02:00
main.c winecfg: Remove unneeded NONAMELESSXXX directives. 2015-04-03 00:33:30 +09:00
resource.h winecfg: Allow to disable MIME-type associations. 2018-08-16 18:38:51 +02:00
theme.c winecfg: Update changed state on associations checkbox click. 2018-08-17 09:12:25 +02:00
winecfg.c winecfg: Use the available ARRAY_SIZE() macro. 2018-05-18 11:20:43 +02:00
winecfg.h include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
winecfg.ico winecfg: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
winecfg.man.in winecfg: Move WineHQ URLs to https. 2017-12-01 10:06:17 +01:00
winecfg.manifest winecfg: Remove processorArchitecture from manifest. 2017-09-05 10:31:50 +02:00
winecfg.rc winecfg: Allow to disable MIME-type associations. 2018-08-16 18:38:51 +02:00
winecfg.svg winecfg: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
x11drvdlg.c winecfg: Constrain DPI values to the commonly supported ones. 2018-05-15 12:37:28 +02:00