Eric Kohl
|
27044f2ad0
|
Store hive root key name.
Patch partially by Filip Navara.
svn path=/trunk/; revision=7527
|
2004-01-09 19:44:45 +00:00 |
|
Eric Kohl
|
cff5149eca
|
Do not dereference key objects if they are used to link hives.
svn path=/trunk/; revision=7526
|
2004-01-09 19:42:40 +00:00 |
|
Steven Edwards
|
8450d1eb80
|
Changed /NOBOOTSCREEN to /NOGUIBOOT to be
command-line compatible with 2k and XP.
svn path=/trunk/; revision=7525
|
2004-01-09 17:29:27 +00:00 |
|
Steven Edwards
|
508aa36d5f
|
Changed /NOBOOTSCREEN to /NOGUIBOOT to be
command-line compatible with 2k and XP.
svn path=/trunk/; revision=7524
|
2004-01-09 17:16:26 +00:00 |
|
Aleksey Bragin
|
586bc7a1fb
|
Johannes Olofsson's swedish keyboard dll (kbdse.dll)
svn path=/trunk/; revision=7523
|
2004-01-09 13:18:37 +00:00 |
|
Martin Fuchs
|
b580695359
|
some more ShellExecuteEx() refactoring
svn path=/trunk/; revision=7522
|
2004-01-09 09:40:59 +00:00 |
|
Steven Edwards
|
e26802329f
|
Added dlgs.h for port of comdlg32.dll
svn path=/trunk/; revision=7521
|
2004-01-09 02:00:55 +00:00 |
|
Steven Edwards
|
cdb174eccc
|
Ported comdlg32.dll from Wine. There are still a few minor bugs with it.
svn path=/trunk/; revision=7520
|
2004-01-09 01:58:22 +00:00 |
|
Steven Edwards
|
3c18dfae6f
|
Code cleanup for the Winelib port by Eric Pouech.
svn path=/trunk/; revision=7519
|
2004-01-09 01:45:06 +00:00 |
|
Martin Fuchs
|
25cfe47ab8
|
some refactoring for ShellExecuteEx()
svn path=/trunk/; revision=7518
|
2004-01-09 00:09:29 +00:00 |
|
Filip Navara
|
512aeb1b33
|
Don't use uninitialized variable in CmiAddKeyToHashTable. Patch by Mike Nordell.
svn path=/trunk/; revision=7517
|
2004-01-08 22:39:51 +00:00 |
|
Filip Navara
|
9384f583e0
|
Fix for bug #138.
svn path=/trunk/; revision=7516
|
2004-01-08 20:59:42 +00:00 |
|
Gé van Geldorp
|
8f41100a91
|
Re-enable assert
svn path=/trunk/; revision=7515
|
2004-01-08 20:39:29 +00:00 |
|
Gé van Geldorp
|
13713116d5
|
MIM_MENUDATA is now defined in w32api CVS HEAD
svn path=/trunk/; revision=7514
|
2004-01-08 20:31:11 +00:00 |
|
Gé van Geldorp
|
6e186d661c
|
Fix compile-time error when compiling with DBG
svn path=/trunk/; revision=7513
|
2004-01-08 20:23:20 +00:00 |
|
Jason Filby
|
acf679a8bc
|
Save eax in interrupt_handler2d(). Patch by Mike Nordell.
svn path=/trunk/; revision=7512
|
2004-01-08 18:54:12 +00:00 |
|
Jason Filby
|
2b0c6570ca
|
Add a _commit() to fflush() functions. As advised by Mike Nordell.
svn path=/trunk/; revision=7511
|
2004-01-08 18:42:44 +00:00 |
|
Eric Kohl
|
0dd0b373bc
|
Use a list to store linked hives.
Enable enumeration of linked hive root keys.
Patch partially written by Filip Navara.
svn path=/trunk/; revision=7510
|
2004-01-08 15:02:45 +00:00 |
|
Eric Kohl
|
f35801a5a9
|
Store hive root key name.
Patch partially by Filip Navara.
svn path=/trunk/; revision=7509
|
2004-01-08 14:57:17 +00:00 |
|
Eric Kohl
|
b576ae3681
|
Fixed exports
svn path=/trunk/; revision=7508
|
2004-01-08 14:55:12 +00:00 |
|
Martin Fuchs
|
22922dec07
|
SHELL_SHGetPathFromIDList()
svn path=/trunk/; revision=7507
|
2004-01-07 23:34:08 +00:00 |
|
Martin Fuchs
|
01c51c2aab
|
preciser error codes for some shell functions
svn path=/trunk/; revision=7506
|
2004-01-07 21:48:29 +00:00 |
|
Martin Fuchs
|
18f935cbb8
|
create quicklaunch dir it it does not already exist
svn path=/trunk/; revision=7505
|
2004-01-07 21:22:52 +00:00 |
|
Emanuele Aliberti
|
f6f1650b2b
|
Minor changes for NT compatibility.
svn path=/trunk/; revision=7504
|
2004-01-07 21:13:22 +00:00 |
|
Filip Navara
|
eda6d2e794
|
Move to a new line in EngDebugPrint.
svn path=/trunk/; revision=7503
|
2004-01-07 19:24:37 +00:00 |
|
Steven Edwards
|
09a23ffea3
|
Compleated the update of the license headers and converted most
of the rest of the C++ style comments to C.
svn path=/trunk/; revision=7502
|
2004-01-07 18:57:22 +00:00 |
|
Emanuele Aliberti
|
f45476a7fb
|
Copyright years: 1998-2004.
svn path=/trunk/; revision=7501
|
2004-01-07 11:14:11 +00:00 |
|
Hartmut Birr
|
f38b2b2f0a
|
- Added 'image file execution options' for loadlib.exe to print some infos while a dll is loading.
svn path=/trunk/; revision=7500
|
2004-01-07 10:18:21 +00:00 |
|
Hartmut Birr
|
c7d94ffc7c
|
- Fixed the hex conversion in RtlUnicodeStringToInteger.
svn path=/trunk/; revision=7499
|
2004-01-07 10:11:03 +00:00 |
|
Hartmut Birr
|
446ec6d27b
|
- Implemented fast loading of bounded images.
- Implemented handling of tls sections.
- Fixed referencing of loaded dlls.
svn path=/trunk/; revision=7498
|
2004-01-07 10:09:03 +00:00 |
|
Martin Fuchs
|
d3fbd8e582
|
declared SHCoCreateInstance()
svn path=/trunk/; revision=7497
|
2004-01-07 08:48:02 +00:00 |
|
Martin Fuchs
|
0e1aea5234
|
merge in WineHQ changes
svn path=/trunk/; revision=7496
|
2004-01-07 07:43:19 +00:00 |
|
Martin Fuchs
|
c7b79d1742
|
hopefully the last fix for _SHGetPathFromIDListA/W() to be compatible with MS Windows and make control panel icons reappear
svn path=/trunk/; revision=7495
|
2004-01-06 22:40:53 +00:00 |
|
Martin Fuchs
|
4f28875a40
|
take over Alexandre's better solution for LPSHELLEXECUTEINFOA
svn path=/trunk/; revision=7494
|
2004-01-06 22:15:15 +00:00 |
|
Martin Fuchs
|
df4c7c8464
|
implemented IShellExecuteHook for control panel
svn path=/trunk/; revision=7493
|
2004-01-06 21:33:12 +00:00 |
|
Martin Fuchs
|
35e2c06791
|
implemented IShellExecuteHook for control panel
svn path=/trunk/; revision=7492
|
2004-01-06 21:33:12 +00:00 |
|
Martin Fuchs
|
95d7074a7f
|
merged WineHQ correction for SHCoCreateInstance()
svn path=/trunk/; revision=7491
|
2004-01-06 21:31:27 +00:00 |
|
Martin Fuchs
|
6cd1349c6a
|
merged WinHQ Makefile optimization
svn path=/trunk/; revision=7490
|
2004-01-06 21:30:29 +00:00 |
|
Martin Fuchs
|
38883fca0b
|
some small improvements
svn path=/trunk/; revision=7489
|
2004-01-06 21:27:28 +00:00 |
|
Martin Fuchs
|
769315c915
|
define interface IShellExecuteHook
svn path=/trunk/; revision=7488
|
2004-01-06 17:21:34 +00:00 |
|
Martin Fuchs
|
41e10d4931
|
use _vsnprintf() instead of vsnprintf()
svn path=/trunk/; revision=7487
|
2004-01-06 17:19:55 +00:00 |
|
Martin Fuchs
|
903c2007e0
|
include <wine/port.h> header file
svn path=/trunk/; revision=7486
|
2004-01-06 17:13:24 +00:00 |
|
Martin Fuchs
|
163af77b0b
|
implemented wine_dbg_sprintf()
svn path=/trunk/; revision=7485
|
2004-01-06 16:44:51 +00:00 |
|
Martin Fuchs
|
a67fb59c6e
|
declared wine_dbg_sprintf()
svn path=/trunk/; revision=7484
|
2004-01-06 16:38:40 +00:00 |
|
Eric Kohl
|
d4973a4ea4
|
Moved some Nt/Zw functions and types.
svn path=/trunk/; revision=7483
|
2004-01-06 16:11:57 +00:00 |
|
Martin Fuchs
|
409b6b7682
|
call QueryInterface for Desktop in SHBindToParent()
svn path=/trunk/; revision=7482
|
2004-01-06 15:53:06 +00:00 |
|
Martin Fuchs
|
7cf14adb77
|
FIXME for CreateProcess(): use CurDir to search for the executable file in the new working directory in GetFileName()
svn path=/trunk/; revision=7481
|
2004-01-06 13:47:01 +00:00 |
|
Martin Fuchs
|
db725ea7e2
|
correct implementation of SHGetRealIDL()
svn path=/trunk/; revision=7480
|
2004-01-06 13:32:57 +00:00 |
|
Thomas Bluemel
|
0c5f9ff854
|
fixed compiling problems
svn path=/trunk/; revision=7479
|
2004-01-06 12:45:46 +00:00 |
|
Martin Fuchs
|
fff71811fe
|
fixed string length in RenderFILENAMEW()
svn path=/trunk/; revision=7478
|
2004-01-06 12:34:17 +00:00 |
|