Martin Storsjo
a75596c94d
loader: Fix the generic case in get_self_exe().
...
Previously this just returned the matched directory, not the path
to the executable itself.
Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-20 18:49:09 +02:00
Fabian Maurer
f3a38b88d6
wine.inf: Map the Intl section of win.ini to the registry.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=49653
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-11 18:08:31 +02:00
Zebediah Figura
90ed63618a
wine.inf: Map the Sounds section of win.ini to the registry.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-24 10:17:29 +02:00
Zebediah Figura
d6a6d6a60e
wine.inf: Map the PrinterPorts section of win.ini to the registry.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-24 10:17:24 +02:00
Zebediah Figura
73cd65fe8e
wine.inf: Map the Extensions section of win.ini to the registry.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-24 10:17:18 +02:00
Zebediah Figura
13adddc071
wine.inf: Map the Desktop section of win.ini to the registry.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-24 10:17:14 +02:00
Zebediah Figura
96115da054
wine.inf: Map the Devices section of win.ini to the registry.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-23 22:30:48 +02:00
Zebediah Figura
f8be6935ca
wine.inf: Map the Windows section of win.ini to the registry.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-21 20:30:18 +02:00
Zebediah Figura
c3b35a44a4
wine.inf: Map CursorBlinkRate to the registry.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=10106
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-07-21 20:30:16 +02:00
Paul Gofman
8fe1c9e1bb
netio.sys: Add driver stub.
...
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-03 22:03:06 +02:00
Zebediah Figura
cfa4282119
wine.inf: Install some driver libraries in the system32/drivers subdirectory.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-22 14:32:02 +02:00
Alistair Leslie-Hughes
0c68a1510e
loader: http.sys belongs in the driver directory.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-21 10:31:34 +02:00
Chip Davis
c1b78caf1d
preloader: Depend on wine_info.plist.
...
Signed-off-by: Chip Davis <cdavis@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-20 10:49:03 +02:00
Alexandre Julliard
50134cce82
ntdll: Do the pre-exec checks in the Unix library.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-17 16:54:39 +02:00
Alexandre Julliard
526522caae
loader: Try to load ntdll.so before libwine initialization.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-14 23:12:31 +02:00
Zebediah Figura
d7c9cd2e2f
wine.inf: Install WMI DLLs in the wbem subdirectory in WoW64 too.
...
Hauppauge WinTV 8.5 expects to find wmic.exe here. Without this patch it
incorrectly reports that a device is connected.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-27 11:34:45 +02:00
Zebediah Figura
e13d546657
wine.inf: Set the default Current{Major, Minor}VersionNumber registry values.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-20 12:35:51 +02:00
Zebediah Figura
dc62d84828
wineusb.inf: Add new INF file.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-17 11:50:17 +02:00
Zebediah Figura
3c39209444
wineusb.sys: New stub driver.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-16 22:10:04 +02:00
Brendan Shanks
dfc159d874
winevulkan: Create JSON manifest and registry entry used by official Vulkan loader.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47109
Signed-off-by: Brendan Shanks <bshanks@codeweavers.com>
Signed-off-by: Liam Middlebrook <lmiddlebrook@nvidia.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-31 15:53:53 +02:00
Daniel Lehman
b41d5c10ad
loader: Add Marquesas Standard Time Zone.
...
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-30 12:09:07 +02:00
Daniel Lehman
a1ca4fe390
loader: Add Bougainville Standard Time Zone.
...
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-30 12:08:07 +02:00
Daniel Lehman
2cefb7bd85
loader: Add Chatham Islands Standard Time Zone.
...
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-30 12:07:33 +02:00
Alex Henrie
27d1ef75c4
wine.inf: Add Winlogon keys.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48611
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-27 21:16:12 +01:00
Alexandre Julliard
a449385150
loader: Remove a check for antediluvian glibc.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-23 11:44:39 +01:00
Alexandre Julliard
95aeb41c8c
unicode: Generate the NLS file for sortkeys.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-17 15:18:57 +01:00
Alexandre Julliard
712839d581
unicode: Generate a registry script for Nls keys.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-17 15:18:52 +01:00
Zebediah Figura
ed0f2909ff
wine.inf: Manually register qedit.
...
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-12 10:11:53 +01:00
Daniel Lehman
6ef84f2e54
tzres: Add Aleutian Time Zone.
...
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-25 08:47:24 +01:00
Alexandre Julliard
f9f3e57cf8
unicode: Generate the NLS files for normalization forms.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-21 13:48:44 +01:00
Alexandre Julliard
c388ad357a
wine.inf: Add registry keys for normalization forms.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-18 11:23:40 +01:00
Daniel Lehman
a832b2b799
tzres: Add Haiti Time Zone.
...
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-13 16:44:24 +01:00
Alexandre Julliard
fb316c3377
unicode: Generate nls files for the codepage tables.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-11 09:06:45 +01:00
Alexandre Julliard
42a30a693a
makefiles: Move l_intl.nls to a new nls directory.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-11 09:05:33 +01:00
Alexandre Julliard
cb524e09a6
unicode: Remove some codepages that don't exist on Windows.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-10 14:56:49 +01:00
Alexandre Julliard
f17a228d45
unicode: Try harder to reuse subsequences when compressing data arrays.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-28 19:26:13 +01:00
Alexandre Julliard
4b5c67ee0b
unicode: Remove case mappings that don't round-trip.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-23 21:11:29 +01:00
Alexandre Julliard
b6fb468b9a
wine.inf: Remove the winebus service also for ARM64.
...
It was done in 57ca71fece
for the other
platforms.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-16 19:11:07 +01:00
Louis Lenders
36938b8a9e
wine.inf: Add powershell location to the path.
...
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-13 09:58:16 +01:00
Louis Lenders
a2aa1b01f0
wine.inf: Install powershell.exe in WindowsPowerShell/v1.0/.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47820
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-10 22:15:05 +01:00
Alistair Leslie-Hughes
d37a2c861a
loader: Install msado15.dll into the correct location.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-09 23:47:45 +01:00
Zhiyi Zhang
014f61539b
wine.inf: Add display and monitor classes.
...
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-18 23:18:00 +01:00
Zebediah Figura
57ca71fece
wine.inf: Remove registration for the winebus service.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-07 14:12:44 +01:00
Zebediah Figura
9fa62ce681
winebus.inf: Add new INF file and copy it to the INF directory.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-07 14:12:36 +01:00
Louis Lenders
51c297afa5
wine.inf: Add value for DigitalProductId.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=24529
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-05 21:14:27 +01:00
Daniel Lehman
b796b9fba8
wine.inf: Add Dynamic DST for US time zones.
...
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-01 10:30:56 +01:00
Alexandre Julliard
0ce5c82a3c
wine.inf: Add ARM64 sections.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-31 00:33:46 +01:00
Alexandre Julliard
4f63971169
libport: Add codepage 28601 (Latin/Thai).
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-17 18:23:54 +02:00
Alexandre Julliard
a7c190d35f
kernel32: Move system locale enumeration functions to kernelbase.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-04 22:11:20 +02:00
Michael Müller
acd5358f5b
wine.inf: Create the WindowsMediaVersion key and set its default value.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47779
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-09-20 12:51:01 +02:00
Michael Müller
451f96663d
wuauserv: Add dummy service.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=37781
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-26 12:04:25 +02:00
Zebediah Figura
128dd3be75
http.sys: New stub driver.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-22 09:49:07 +02:00
Gijs Vermeulen
2859c22cc6
wine.inf: Update E. South America Standard Time.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47564
Signed-off-by: Gijs Vermeulen <gijsvrm@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-05 20:16:29 +02:00
Zebediah Figura
12d5b6899b
mscorwks: New DLL.
...
Game Maker Studio 2 Desktop needs this to launch.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-07-31 09:33:12 +02:00
Zebediah Figura
f67bd02165
winehid.inf: Add WINEMOUSE to the list of winehid device IDs.
...
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-07-04 21:14:53 +02:00
Zebediah Figura
f79da3991a
wine.inf: Add the GUID_DEVCLASS_SYSTEM class key.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-25 19:24:55 +02:00
Zebediah Figura
a4cef7479c
wine.inf: Remove registration for the winehid service.
...
This is done through PNP now.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-10 19:42:38 +02:00
Zebediah Figura
ca392e65aa
wine.inf: Remove no longer used CriticalDeviceDatabase entries.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-10 19:42:38 +02:00
Zebediah Figura
eafb4aff5a
winehid.inf: Add new INF file and copy it to the INF directory.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-10 19:42:38 +02:00
Alexandre Julliard
cdf55b77e0
makefiles: Default to ms_abi for 64-bit msvcrt builds.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-28 12:06:45 +02:00
Alexandre Julliard
d5a372abbb
include: Move inline assembly definitions to a new wine/asm.h header.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-14 13:45:07 +02:00
Nikolay Sivov
13364151a4
tools: Update to Unicode 12.0.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-29 18:46:25 +02:00
Alexandre Julliard
1bb1940061
wine.inf: Remove invalid comma.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46968
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-06 21:06:25 +02:00
Austin English
107106220b
ksecdd.sys: Add stub driver.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46898
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-05 22:16:31 +02:00
Ken Thomases
07d80641d0
loader: On Mac, move the top-down allocations area down to avoid regions reserved by the system.
...
On macOS 10.14 (Mojave), there's a system-wide VM mapping for common system
libraries starting at 0x00007fff00000000.
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-04 15:39:43 +01:00
Akihiro Sagawa
67574e4440
wine.inf: Add MUI time zone name settings.
...
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-07 18:07:54 +01:00
Ken Thomases
cc24255da4
loader: Check if the preloader overlaps the reserved range on the Mac.
...
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-06 08:57:52 +01:00
Akihiro Sagawa
628e8c30d2
loader/wine.inf: Update display names as seen in mapping tables.
...
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-05 22:33:43 +01:00
Akihiro Sagawa
7e83b006ac
loader/wine.inf: Remove non-standard Chile Standard Time.
...
Use Pacific SA Standard Time instead.
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-05 22:33:43 +01:00
Akihiro Sagawa
aa99e9f524
loader/wine.inf: Remove obsolete time zone entries.
...
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-05 22:33:43 +01:00
Alexandre Julliard
df8c5a37ec
loader: Duplicate some preloader code instead of trying to share it.
...
This mostly reverts bd2d795240
.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-05 22:33:43 +01:00
Sebastian Lackner
a0ab2a7b0c
loader: Implement preloader for macOS.
...
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-04 11:10:09 +01:00
Ken Thomases
bd2d795240
loader: Move some code in preparation for adding the Mac preloader.
...
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-04 11:03:46 +01:00
Alexandre Julliard
d84de4ca00
makefiles: Support specifying installed files in the top-level makefile.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-27 14:48:04 +01:00
Alexandre Julliard
a2d76cb43f
loader: Don't add the AT_UID entries if they don't already exist.
...
geteuid() etc. are broken on Android.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-30 18:04:48 +01:00
Alistair Leslie-Hughes
61cdd8e352
wine.inf: Install oledb32,msdaps to the right location for WOW64.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-26 10:14:43 +02:00
Jacek Caban
23c0047c81
mlang: Register codepages info in registry.
...
Outlook 2016 requires Codepage key to exist (it doesn't seem to require
it to be filled).
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-10 17:43:36 +02:00
Alex Henrie
bfe48889ae
wine.inf: Add TCP/IP DataBasePath value.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45821
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-09-13 09:05:23 +02:00
Rodrigo Saboya
b29cdbd5f2
wine.inf: Updates E. South America Standard Time DST data.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45786
Signed-off-by: Rodrigo Saboya <saboya@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-09-11 20:59:16 +02:00
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
Gijs Vermeulen
f407828f97
wine.inf: Add "Sources" key.
...
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=44981
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-14 12:00:36 +02:00
Dmitry Timoshkov
4adfa3dc26
winspool: Add performance counters service stubs.
...
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-12 12:57:54 +02:00
Nikolay Sivov
d4eeb162bb
tools: Update to Unicode 11.0.0.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-03 12:01:40 +02:00
Zebediah Figura
eeb40543cb
wine.inf: Register mp3dmod DMO.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-06-25 11:58:54 +02:00
Hans Leidekker
623543bedc
programs: Add a stub winmgmt service.
...
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-03 14:08:30 +02:00
Dmitry Timoshkov
2eb6f88670
schedsvc: Add a thread for monitoring version 1 task files.
...
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-04-17 20:56:47 +02:00
Louis Lenders
c06d362b68
wine.inf: Create catroot directory.
...
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-04-11 20:14:31 +02:00
Aric Stewart
a40ec8fcb1
winebus.sys: Add SDL to CriticalDeviceDatabase.
...
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-21 20:07:42 +01:00
Alexandre Julliard
1a49f2e044
makefiles: Generate rules for installing l_intl.nls and wine.desktop.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-19 20:57:15 +01:00
Aric Stewart
3e276f7e39
loader: Add LNXEV to the critical event database.
...
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-07 19:38:29 +01:00
Dmitry Timoshkov
e5e556bf85
wine.inf: Add "Security Packages" key.
...
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-14 20:28:48 +01:00
Austin English
f1512cf25f
loader/wine.pl.UTF-8.man.in: Move WineHQ URL to https.
...
Missed in 3bc68c24b9
.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-07 19:13:55 +01:00
Austin English
3bc68c24b9
loader: Move WineHQ URLs to https.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-01 09:22:33 +01:00
André Hentschel
c459357b0d
loader: We now have a preloader on ARM64.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-17 10:28:43 +01:00
André Hentschel
c08e5560c4
loader: Setup the TLS register on ARM64.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-16 14:04:10 +01:00
André Hentschel
ebcac6d8f1
loader: Remove dead code.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-16 14:03:48 +01:00
Austin English
039d267b09
preloader: Fix a typo in error message.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-01 23:16:08 +01:00
Piotr Caban
bc865fa41a
wine.inf: Add Windows Messaging Subsystem MAPI registry key.
...
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-01 10:38:06 +01:00
André Hentschel
0ad8bb4ecf
loader: Don't warn for limited user address space on ARM64.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-25 10:26:48 +02:00
André Hentschel
27e92e550c
loader: Build the preloader for ARM64.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-25 10:26:18 +02:00
Vincent Povirk
02c35582f6
wine.inf: Put 64-bit .ds fakedlls in windows/twain_64.
...
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-19 16:53:49 +02:00
Dmitry Timoshkov
ab31843808
secur32: Add an initial implementation of the authentication package manager.
...
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-18 12:06:56 +02:00
Zebediah Figura
bcc8791bc1
winemp3.acm: Rename to l3codeca.acm.
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-14 01:03:48 +02:00
Huw Davies
2a332f4e5a
sapi: Add a stub dll.
...
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-27 17:09:00 +02:00
Vincent Povirk
72e5f1af3d
loader/wine.inf: Put 32-bit .ds fakedlls in windows/twain_32.
...
Some programs search for TWAIN devices by listing this directory.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-11 20:02:51 +02:00
Alexandre Julliard
9f06a197c8
preloader: Add a fallback to the old mmap syscall just in case.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-05-02 20:06:25 +02:00
Alexandre Julliard
655e5e8c70
configure: Add a separate variable for wineloader-specific flags.
...
And apply the common link flags also to the wineserver.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-28 15:01:38 +02:00
Alexandre Julliard
fec21ed619
configure: Re-enable the preloader on Android.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-27 15:41:44 +02:00
Alexandre Julliard
60fb3d4b64
preloader: Fix symbol lookup for dynamic libraries.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-27 15:04:51 +02:00
Alexandre Julliard
45a632ee81
preloader: Use the SYS_mmap2 system call instead of the old SYS_mmap one.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-27 15:04:03 +02:00
Alexandre Julliard
1172754fcb
preloader: Add a debug option to dump memory maps.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-27 15:03:46 +02:00
Can Taşan
5c2d6211f6
wine.desktop: Add Turkish translation.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-24 21:15:23 +01:00
Bruno Jesus
c5bfbefacd
wine.inf: Add RtlTryEnterCriticalSection to default RelayExclude.
...
Signed-off-by: Bruno Jesus <bjesus@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-01 10:30:18 +01:00
Piotr Caban
8af23cb93e
wine.inf: Add Dynamic DST/{First,Last}Entry registry keys.
...
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-14 23:07:10 +01:00
Austin English
6737ac70d6
wine.inf: Set default Windows version to win7.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-08 10:49:30 +01:00
Aric Stewart
45d82a2464
loader: Start winebus service by default.
...
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-02 20:40:13 +01:00
Mike Swanson
3c64047071
loader/wine.man.in: Document the WINEPATH environment variable.
...
Signed-off-by: Mike Swanson <mikeonthecomputer@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-01 21:19:38 +01:00
Henri Verbeet
19ce2b77bd
wine.inf: Add Dynamic DST data for Asia/Tehran.
...
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-12 17:41:51 +01:00
Louis Lenders
a5d9d29721
wine.inf: Add Drivers32 registry key.
...
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-02 11:22:33 +01:00
Aric Stewart
ad18f7fe81
loader: Add IOHID to critical device database.
...
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-12-08 16:06:51 +01:00
Aric Stewart
41e18693e2
wine.inf: Add WineHID to the CriticalDeviceDatabase.
...
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-14 09:21:52 +02:00
Aric Stewart
769cc264e0
winehid.sys: Add HID minidriver.
...
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-13 09:39:40 +02:00
Austin English
c2150301b3
wine.inf: Add HKLM\System\CurrentControlSet\Control\hivelist key.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-28 11:32:22 +09:00
André Hentschel
3e997a75d3
loader/wine.inf: Open pdf files using winebrowser.
...
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-09 20:20:52 +09:00
Aric Stewart
f839f1f8aa
winebus.sys: Add stub driver.
...
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-06 11:34:47 +09:00
Alexandre Julliard
8df5add2d7
rpcss: Make rpcss a proper service.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-31 22:22:59 +09:00
Keno Fischer
5f38bfed7c
preloader: Add proper CFI instructions to _start functions.
...
Signed-off-by: Keno Fischer <keno@juliacomputing.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-16 23:26:11 +09:00
Joerg Schiermeier
989bb04495
loader/wine.inf: Correct wrong symlink.
...
Signed-off-by: Joerg Schiermeier <mywine@Schiermeier-IT.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-11 14:19:42 +09:00
Alexandre Julliard
c2d7bda87f
loader: The preloader is not supported on Android, don't try to use it.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-21 12:29:08 +09:00
Nikolay Sivov
58e0972c5c
Update data tables to Unicode 9.0.0.
...
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-22 22:09:28 +09:00
Austin English
09cc2b9321
wine.inf: Create Microsoft Shared/TextConv directory.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-25 18:48:19 +09:00
Qian Hong
33765285c5
loader: Fix wld_prctl prototype.
...
Spotted by Robert O'Callahan.
Signed-off-by: Qian Hong <qhong@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-04 13:13:31 +09:00
Jens Reyer
486194e41d
loader: Fix macro-not-defined error from man.
...
' characters at the start of a line indicate a groff command. If
used in error, the affected lines get ignored. Therefore reformat
the paragraph to keep the literal meaning.
Signed-off-by: Jens Reyer <jre.winesim@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-02 12:09:07 +09:00
Alexandre Julliard
c3d602949c
wine.inf: Add quotes around the wordpad.exe path.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-29 16:38:52 +09:00
Alexandre Julliard
41cb62acd9
wine.inf: Fix the wordpad.exe path in associations.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-28 21:27:34 +09:00
Frédéric Delanoy
64935d61d9
loader: Update French translation of wine manpage.
...
Signed-off-by: Frédéric Delanoy <frederic.delanoy@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-29 17:08:25 +01:00
Andrey Gusev
0bb7b65a32
wine.inf: Fix LanguagePack entry.
...
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-29 13:27:00 +01:00
Austin English
7eec8cb4a6
tdi.sys: Add a stub dll.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-22 10:49:44 +01:00
Ken Thomases
19cb98aa1d
loader: Add the CFBundleAllowMixedLocalizations key to the embedded Info.plist to allow Cocoa to localize its strings.
...
The loader itself is not a bundled application, so it has no localizations as
far as the Mac APIs are concerned. Its CFBundleDevelopmentRegion is English,
so that's the preferred localization that the Mac APIs choose for it.
Cocoa manages the Enter Full Screen menu item that the Mac driver creates. By
default, Cocoa prefers not to mix localizations. Therefore, even though Cocoa
contains localized strings for "Enter Full Screen", it was just using the
English one for Wine, regardless of system language.
Setting this key tells it to use the non-English localizations from Cocoa even
though the loader's own preferred localization is English.
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-12 05:28:02 +01:00
Austin English
c23b6f5a9f
wine.inf: Add HKCR\folder\shellex\ContextMenuHandlers and HKCR\*\shellex\ContextMenuHandlers keys.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-04 13:48:54 +09:00
Austin English
8ba649563c
wine.inf: Add "HKLM\System\CurrentControlSet\Services\Eventlog\System" key.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-04 13:47:17 +09:00
Hugh McMaster
da26ee745c
loader: Fix a typo and improve a sentence in wine.man.in.
...
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-30 23:16:53 +09:00
Sebastian Lackner
be730c5de2
wine.inf: Add information for delayed end of DST in Europe/Istanbul.
...
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-30 23:16:50 +09:00
Vijay Kiran Kamuju
616495b6a4
wine.inf: Install wordpad in Program FilesWindows NT\Accessories.
...
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-23 13:25:31 +09:00
Andrey Gusev
6b97ce5bf0
wine.inf: Add HKLM\Software\Microsoft\MediaPlayer\Installation DirectoryLFN key.
...
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-16 21:18:20 +09:00
Austin English
76faeeb50f
wine.inf: Add Windows Media Player version registry keys.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-13 22:24:54 +09:00
Alexandre Julliard
3cac38ab29
makefiles: Replace the loader makefile rules by variable declarations.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-13 18:39:07 +09:00
Austin English
d25bdf8b6c
wine.inf: Add HKLM\System\CurrentControlSet\Control\ServiceGroupOrder\List registry key.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-12 11:29:32 +09:00
Austin English
b871ebdc77
wmplayer: Add stub program.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-10 18:39:49 +09:00
Austin English
f46f2149cc
wine.inf: Add System\CurrentControlSet\Services\RpcSs registry key.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-10 18:35:14 +09:00
Alexandre Julliard
a1515c68d4
makefiles: Automatically add RPATH support for programs that use libwine.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-28 20:45:19 +09:00
Alexandre Julliard
2207a8907c
makefiles: Move wine.desktop to the loader directory.
...
Also don't install it on Mac OS X or Android.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-26 23:03:39 +09:00
Austin English
27926d3a8d
wine.inf: Add HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon registry key.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-16 22:09:42 +09:00
Austin English
fba70e71d6
fltmgr.sys: Add a stub driver.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-12 22:09:55 +09:00
Nikolay Sivov
e8c1cf4402
Update data tables to Unicode 8.0.0.
2015-10-02 15:37:05 +09:00
Jens Reyer
8fdcc239ba
loader: Fix German manpage description of WINELOADER.
2015-09-16 23:09:01 +09:00
Piotr Caban
86d70c67b8
wine.inf: Add HKLM\System\Select\Current key.
2015-09-09 18:27:53 +09:00
Philippe Groarke
07e4d4bd04
wine.inf: Add UTC Time Zone.
2015-08-05 23:46:50 +09:00
Sebastian Lackner
74e6f56a01
wine.inf: Update timezone information for Morocco Standard Time.
...
The timezone information for Morocco was updated recently.
2015-08-04 09:45:37 +02:00
Sebastian Lackner
6cc3d8a707
wine.inf: Add timezone information for Chile.
2015-08-04 09:45:34 +02:00
Austin English
25247c5a34
loader: Add HKLM\Software\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers registry key.
2015-07-13 15:21:56 +09:00
Aric Stewart
c77c68599f
wine.inf: Add Dev Class for HID devices.
2015-07-07 21:45:15 +09:00
Sebastian Lackner
c4f4edcfcc
wine.inf: Add timezone information for Pacific/Kiritimati and Indian/Mauritius.
2015-04-30 16:18:36 +09:00
Sebastian Lackner
d4f1d73f03
wine.inf: Add timezone information for Africa/{Tripoli, Casablanca}.
2015-04-30 16:18:34 +09:00
Sebastian Lackner
8319445933
wine.inf: Add timezone information for Europe/{Kaliningrad, Istanbul}.
2015-04-30 16:18:32 +09:00
Sebastian Lackner
b14b646ef6
wine.inf: Add timezone information for Asia/{Dhaka, Magadan, Karachi, Damascus, Ulaanbaatar}.
2015-04-30 16:18:30 +09:00
Sebastian Lackner
88267268b1
wine.inf: Add timezone information for America/{Buenos_Aires, Bahia, Asuncion}.
2015-04-30 16:18:24 +09:00
Sebastian Lackner
f651fe48d6
wine.inf: 'Central Brazilian Standard Time' should refer to America/Campo_Grande.
...
The original timezone America/Manaus is already covered by 'SA Western Standard Time'.
2015-04-30 16:18:18 +09:00
Sebastian Lackner
163a19dbeb
wine.inf: Rename 'E. Europe Standard Time' to 'Belarus Standard Time'.
2015-04-30 16:18:08 +09:00
Sebastian Lackner
2501ec7cf2
wine.inf: Add dynamic DST information for Asia/Amman.
2015-04-29 12:24:20 +09:00
Sebastian Lackner
624957b39c
wine.inf: Add dynamic DST information for Asia/Jerusalem.
2015-04-29 12:24:17 +09:00
Sebastian Lackner
14be416dc2
wine.inf: Add dynamic DST information for America/Godthab.
2015-04-29 12:24:13 +09:00
Sebastian Lackner
d6137739ba
wine.inf: Add dynamic DST information for Pacific/Fiji.
2015-04-29 12:24:08 +09:00
Sebastian Lackner
8dfcc39708
wine.inf: Add dynamic DST information for America/Sao_Paulo.
2015-04-29 12:23:54 +09:00
Sebastian Lackner
78e7eac8f6
wine.inf: Fix timezone for America/Tijuana.
...
The dates were changed some time ago. DST starts now on the second
Sunday in March and ends on the first Sunday in November.
2015-04-28 15:37:47 +09:00
Sebastian Lackner
39431ecedf
wine.inf: Fix timezone for America/St_Johns.
...
Clocks are changed at 02:00 and not 00:01.
2015-04-28 15:37:44 +09:00
Sebastian Lackner
ca0ad57f34
wine.inf: Fix timezone for Africa/Windhoek.
...
According to the publicly available information, DST should
start on the first Sunday in September, not the second.
2015-04-28 15:37:42 +09:00
Sebastian Lackner
5184155dfa
wine.inf: Remove deprecated daylight saving time information for various timezones.
...
The following timezones do not have daylight saving time anymore.
Asia/Baghdad - last DST in 2007
Asia/Yerevan - last DST in 2011
Europe/Minsk - last DST in 2011
Asia/Yekaterinburg - last DST in 2011
Asia/Novosibirsk - last DST in 2011
Asia/Irkutsk - last DST in 2011
Asia/Krasnoyarsk - last DST in 2011
Europe/Moscow - last DST in 2011, changed in 2014
Asia/Vladivostok - last DST in 2011
Australia/Perth - last DST in 2009
Asia/Yakutsk - last DST in 2011
2015-04-28 15:37:33 +09:00
André Hentschel
9a1fab59e7
loader: Run checks also on ARM Linux.
2015-03-31 00:04:42 +09:00
Francois Gouget
20938661df
hh: Use the hh.exe icon as the default for .chm files.
2015-03-19 13:59:52 +09:00
Sebastian Lackner
dc0f544d67
wine.inf: Add some LicenseInformation registry values.
...
On Windows all the license information key/value pairs are stored in a
single registry blob. The format is not properly documented, and unless
we have some apps which expect it, there should be no need to spend too
much time to figure out the internal details.
2015-03-13 21:53:22 +09:00
André Hentschel
4b708fc325
loader: Treat BSDs architecture independent for wine64.
2014-12-22 13:36:12 +01:00
Janis Lukss
5069cb7b07
wine.inf: Added ProductId registry key also to "Windows NT".
2014-12-15 14:20:34 +01:00
Austin English
779f7e527d
ndis.sys: Add a stub dll.
2014-10-30 12:33:14 +09:00
Ken Thomases
dbe0d0be34
loader: Set LSUIElement to 1 in the embedded Mac Info.plist.
2014-08-20 21:03:26 +02:00
Austin English
8bf6026308
wine.inf: Fix quoting for msiexec commands.
2014-08-06 00:47:35 +02:00
Austin English
12fd631fe1
wine.inf: Use full path to msiexec.
2014-08-04 16:19:37 +02:00
Sebastian Lackner
b320fe77b2
wine.inf: Fix timezone information for Israel Standard Time.
2014-07-25 15:59:19 +02:00
Alexandre Julliard
8b4ed00b59
loader: Avoid ELF32_ST_INFO macro that is missing on Android.
2014-07-24 20:34:39 +02:00
Austin English
1aafcbab92
loader: Add WBEM installation directory key.
2014-06-30 22:04:53 +02:00
Alexandre Julliard
500bbb3e9a
libwine: Update the codepage tables to Unicode 7.0.0.
2014-06-23 16:41:52 +02:00
Nikolay Sivov
cb35df7ee6
wine.inf: Fix FontCache service registration info.
2014-04-15 21:03:55 +02:00
Austin English
946b80a567
wine.inf: Add HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PagingFiles key.
2014-04-11 19:12:32 +02:00
Austin English
5b5556308b
wine.inf: Add %AppData%\Microsoft and %LocalAppData%\Microsoft folders:.
2014-03-26 19:31:04 +01:00
Dmitry Timoshkov
3266b490f7
schedsvc: Implement SchRpcCreateFolder.
2014-03-13 20:22:23 +01:00
Dmitry Timoshkov
88df368868
schedsvc: Add Task Scheduler service.
2014-03-13 20:22:21 +01:00
Nikolay Sivov
ee9c7dc0b6
fntcache: Added stub Font Cache service.
2014-02-26 09:13:16 -06:00
Alexandre Julliard
cf0e96c6d0
configure: Rename substituted variables to a standard _CFLAGS and _LIBS format.
2014-01-30 14:51:33 +01:00
Alexandre Julliard
509364e1dd
makefiles: Get rid of Make.rules.
2014-01-14 12:18:02 +01:00
Alexandre Julliard
3e40fea9d6
makefiles: Automatically add the necessary msvcrt flags to the generated rules.
2014-01-08 14:34:15 +01:00