Commit Graph

129 Commits

Author SHA1 Message Date
Lei Zhang 8942b7888b wine.inf: Add twain_32.dll to the list of fake dlls. 2007-08-21 12:42:05 +02:00
Alexandre Julliard 6790cdb8f5 comctl32: Create a manifest file at dll registration time. 2007-08-14 12:31:27 +02:00
Rob Shearman d35da93f21 wine.inf: Add the SystemDrive environment variable. 2007-06-29 12:33:37 +02:00
Misha Koshelev 1a2e16de0f wine.inf: Fix path to rundll32.exe in inffile/shell/install/command subkey. 2007-06-25 11:44:14 +02:00
Misha Koshelev 1a65db6076 wine.inf: Quote %1 for Msi.Package shell actions per native. 2007-06-18 12:16:11 +02:00
Misha Koshelev fe07efb3dc wine.inf: Use DDE for winebrowser as native. 2007-06-07 20:23:22 +02:00
Vitaliy Margolen 70995ed459 wine.inf: Create fake dll for iexplore.exe. 2007-05-25 19:30:17 +02:00
Thomas Spear 4d00f3ccc8 wine.inf: Add uninstall key. 2007-05-23 13:43:48 +02:00
Damjan Jovanovic b76a77b3bf wine.inf: Move explorer to the windows directory. 2007-05-07 20:56:30 +02:00
Jacek Caban 7ae09da9f3 wine.inf: Code clean up. 2007-03-27 13:01:01 +02:00
Juan Lang c6bf5108da wine.inf: Move fake rundll32 to the system directory. 2007-03-22 11:29:06 +01:00
Jacek Caban 546de27f11 wine.inf: Register Spooler service. 2007-03-20 12:46:36 +01:00
Hans Leidekker fe329a6a9c wine.inf: Add cabinet.dll to the list of fake dlls. 2007-03-19 13:55:25 +01:00
Hans Leidekker 58e5ea2cfd wine.inf: Open/print .rtf files with wordpad. 2007-03-17 19:50:36 +01:00
Hans Leidekker 8530d23754 wine.inf: Register an 'install' verb with the shell for .inf files. 2007-03-17 19:50:29 +01:00
Alexandre Julliard c07da7067d wine.inf: dwReserved values for DirectPlay providers should be dwords
(spotted by Alessandro Pignotti).
2007-03-06 12:27:32 +01:00
Aric Stewart 3744cd8874 gdi32: Set FontSubstitute values by locale. 2007-03-06 12:10:07 +01:00
Francois Gouget 826f89f5a7 wine.inf: Fix the 'Pacific Standard Time' display name to match the CLDR.
This also removes the ambiguity with the new 'Pacific Standard Time (Mexico)' timezone.
2007-02-23 11:17:57 +01:00
Francois Gouget 17382dd5f7 wine.inf: Update the timezone information. 2007-02-21 19:48:30 +01:00
Chris Robinson 2d592427e5 wine.inf: Add quartz.dll to the list of installed fake DLLs. 2007-02-14 12:30:08 +01:00
Hans Leidekker f3425cfe41 wordpad: Open .wri files in wordpad. 2007-02-12 14:12:22 +01:00
Mikołaj Zalewski ea0361f3e1 browseui: Add the browseui DLL. 2007-02-06 12:31:27 +01:00
Francois Gouget d9279fcda4 wine.inf: We cannot create fake dlls for 16bit libraries. So remove ddeml.dll. 2007-01-10 22:25:18 +01:00
Francois Gouget fa053b74c1 wine.inf: Self-register objsel.dll. 2007-01-05 20:28:07 +01:00
Francois Gouget 4c93eb2e66 ddrawex: Self-register the DirectDrawFactory CoClass. 2007-01-05 20:28:02 +01:00
Francois Gouget 168b300113 dinput8: Self-register the DirectInput8 CoClass. 2007-01-05 20:27:20 +01:00
Louis Lenders 454d5cd1ac wine.inf: Add setupapi to fake dlls. 2006-11-20 11:50:15 +01:00
Kirill K. Smirnov 1b039cc3ba wine.inf: Associate .hlp files with winhelp. 2006-10-30 18:31:30 +01:00
Detlef Riekenberg 832398f41d tools/wine.inf: Add default printer ports. 2006-10-27 12:00:58 +02:00
James Hawkins 463cec6af6 tools/wine.inf: Add the ProgramFilesPath registry entry. 2006-10-20 11:41:09 +02:00
Dmitry Timoshkov 1f32d1f3c2 wine.inf: Update RelayExclude and add RelayFromExclude filter in order to avoid not useful APIs in the traces. 2006-10-19 13:36:45 +02:00
Louis. Lenders 70e3bf15cb wine.inf: Add ddeml.dll to fake dlls. 2006-10-09 12:53:53 +02:00
Louis. Lenders 1bc7983ef9 wine.inf: Add d3d9 to fake dlls. 2006-10-06 12:33:41 +02:00
Marcus Meissner 36551e9b0d wine.inf: Add some more fake binaries. 2006-10-04 09:59:36 +02:00
Francois Gouget b05783b297 wine.inf: Add the missing SecurityService keys. 2006-09-20 11:18:14 +02:00
Alexandre Julliard 0980561d5d wine.inf: Register msiexec. 2006-09-08 13:41:02 +02:00
Dan Kegel 39857443e4 programs/wcmd: Rename to programs/cmd. 2006-09-07 15:08:44 +02:00
Paul Vriens 7b75ec2098 wintrust: Register WINTRUST_ACTION_GENERIC_VERIFY_V2. 2006-09-07 13:03:24 +02:00
Louis Lenders d5a761a704 wine.inf: Add a bunch of fake dlls. 2006-08-25 11:18:56 +02:00
Alexandre Julliard 1787c9e9d2 wine.inf: Create a fake exe for explorer.exe. 2006-08-16 16:42:55 +02:00
Mike McCormack 510fc118dd infosoft: Implement and register the language neutral wordbreaker, not the English_US one. 2006-08-11 14:45:44 +02:00
Francois Gouget f1adb69c2e wine.inf: lnkfile\shellex\ContextMenuHandlers\... is not supposed to have a default value. 2006-08-08 11:17:49 +02:00
Francois Gouget efafe08fc6 wine.inf: Don't create a fake exe and change the name at the same time.
This confuses installers that think said exes can be run when this is
not the case and cannot work.
2006-08-08 11:17:02 +02:00
Francois Gouget dec695f6c1 wine.inf: Use %CurrentVersionNT% wherever applicable. 2006-08-08 11:16:46 +02:00
Francois Gouget e9106273d9 wine.inf: We should not override existing associations. 2006-08-07 13:09:42 +02:00
Huw Davies e7eeb67a7c wine.inf: Add lnkfile description. 2006-07-27 14:39:55 +02:00
Huw Davies 2a96095aa3 wine.inf: Add inifile entries. 2006-07-27 11:42:25 +02:00
Roderick Colenbrander 951f4657b7 dinput8: DirectInput8Create rewrite. 2006-07-21 10:48:51 +02:00
Hans Leidekker ac962be1fc wine.inf: Add msi to the list of fake dlls. 2006-07-11 12:04:45 +02:00
Jacek Caban 7027ed458b shdocvw: Get rid of Mozilla ActiveX control dependency. 2006-07-03 11:58:02 +02:00