Jacek Caban
608bdc6025
Fix handling of pmkContext in CreateURLMoniker.
2005-07-03 11:20:28 +00:00
Jacek Caban
9111d07db7
Make registry compatible with winmine.
2005-07-03 11:20:08 +00:00
Frank Richter
6ebc98627b
Add missing NMBCHOTITEM struct.
2005-07-03 11:19:55 +00:00
Marcus Meissner
222d74ae27
char pointer must be 11 byte to fit 10 characters + \0.
2005-07-03 11:19:29 +00:00
Felix Nawothnig
694f789956
Added unit tests for RegGetValue.
2005-07-03 11:19:03 +00:00
Vitaliy Margolen
b2e74c3047
Load all dll sections no matter what attributes say.
2005-07-02 10:50:42 +00:00
Jacek Caban
132bc714fb
Better module locking.
2005-07-02 10:49:56 +00:00
Marcus Meissner
c64432cebe
Use CoCreateInstance instead of SHCoCreateInstance, drop shell32 from
...
imports.
Call OleInitialize() on AVIFileInit.
2005-07-02 10:49:39 +00:00
Jacek Caban
7016ea79d9
- Added more definitions.
...
- Fixed RunHTMLApplication declaration.
2005-07-02 10:48:37 +00:00
Vijay Kiran Kamuju
a52310a40c
Add missing declarations for IXMLDocument2 and IXMLElement2.
2005-07-02 10:48:16 +00:00
Alexandre Julliard
112228dfe3
Don't bother loading the config file anymore.
2005-07-01 19:26:07 +00:00
Alexandre Julliard
dd41c12dff
Added dumping of NE segments and relocations.
2005-07-01 19:23:39 +00:00
Alexandre Julliard
deaec125ca
Don't use the full 32 bits of %esp when called from 16-bit code.
2005-07-01 19:18:46 +00:00
Andreas Mohr
b284869039
HCONV and HCONVLIST are 32bit handles.
2005-07-01 19:17:50 +00:00
Henning Gerhardt
06de83a337
Update German resource files.
2005-07-01 19:16:36 +00:00
Oliver Stieber
111445b944
Check for a null surface returned from CreateSurface.
...
Relay GetCreationParameters call to wined3d.
2005-07-01 19:15:42 +00:00
Phil Krylov
0f6c0394bf
Fixed dlls/ntdll/cdrom.c compilation in Darwin by adding HAVE_IOKit
...
detection to configure and defining SENSEBUFLEN as kSenseDefaultSize
(which is corresponding IOKit enum value).
2005-07-01 19:15:26 +00:00
Mike McCormack
31506e30a3
Added textserv.h.
2005-07-01 19:12:44 +00:00
Alexandre Julliard
71914125ce
Moved most of the implementation of CALL32_CBClient(Ex) to the C
...
code.
2005-07-01 16:24:32 +00:00
Alexandre Julliard
89503c182a
Added a --target option to allow cross-compilation.
2005-07-01 16:17:44 +00:00
Alexandre Julliard
c7dbffca96
Set the class resource name to the name of the main binary (suggested
...
by Rasterman).
2005-07-01 16:16:00 +00:00
Vijay Kiran Kamuju
746b230e71
Added xmldso.idl.
2005-07-01 16:14:33 +00:00
Alexandre Julliard
47286920b6
Improve a bit the assembly generated for import thunks.
2005-07-01 15:49:39 +00:00
Juan Lang
623e272c06
- implement encoding/decoding of cert extensions
...
- remove some unnecessary parameters to internal functions
- tests for cert extensions
2005-07-01 15:40:45 +00:00
Stefan Huehner
4b53c3aa18
Make some function static.
2005-07-01 15:40:24 +00:00
Michael Jung
12c08baf59
Added binfmt_misc to the filesystem blacklist.
2005-07-01 15:39:32 +00:00
Frank Richter
db56189f24
Have the theme INI file parsed upon theme activation and not just when
...
the first theme data is requested; that way, the themed system colors
are set correctly from the start, and not just after some theme data
was requested.
2005-07-01 15:39:14 +00:00
Juan Lang
2adcf68331
- add more prototypes
...
- rearrange prototypes according to the DLL they're in, to make
comments correct
2005-07-01 15:38:55 +00:00
Robert Shearman
ccb0a03d1f
GetDlgItemText should always try to NULL terminate the string.
2005-07-01 15:38:39 +00:00
Alexandre Julliard
07dd5a7e86
Attempt at a better fix for the winsock.h problems on Darwin.
2005-06-30 21:13:00 +00:00
Paul Vriens
85ecdd308c
Update the Dutch translations.
2005-06-30 21:11:43 +00:00
Alexandre Julliard
2d652bb758
Use proper symbols instead of magic number 23 for HTML resource type.
2005-06-30 21:01:03 +00:00
Alexandre Julliard
52788d1f1c
Added support for HTML resource type.
2005-06-30 20:58:52 +00:00
Alexandre Julliard
9c80ef3d85
Added missing LGPL header.
2005-06-30 20:49:27 +00:00
Vijay Kiran Kamuju
9399b1985a
Added msxml2.idl.
2005-06-30 20:48:43 +00:00
Vitaliy Margolen
80816e93f3
Fix test for arts.
2005-06-30 20:46:59 +00:00
Robert Shearman
d5714dfc50
Implement ShellDDEInit.
2005-06-30 20:45:57 +00:00
Aric Stewart
c9802931c1
Keep track of what sequence we are in and register unique
...
actions. This allows us to make sure actions and custom actions
flagged to run only once, actually run only once.
Also clean up some of the numeric constants in custom.c using the
defined values from msidefs.h.
2005-06-30 20:45:43 +00:00
Alexandre Julliard
8ee142a179
Removed some no longer used asm checks.
2005-06-30 18:24:56 +00:00
Francois Gouget
02c25a8981
Assorted spelling fixes.
2005-06-30 18:19:33 +00:00
Alexandre Julliard
a2b2456b99
Revert SPI_SETMOUSEBUTTONSWAP changes.
2005-06-30 18:14:14 +00:00
Jacek Caban
8fefccd67f
Added res protocol test.
2005-06-30 18:11:57 +00:00
Dmitry Timoshkov
72c88764e5
Fix a typo in ReuseDDElParam: GlobalLock supposed to be GlobalUnlock.
2005-06-30 18:11:37 +00:00
Vitaliy Margolen
4f403edd03
Send CDDS_ITEMPOSTERASE | CDDS_PREPAINT notify.
2005-06-30 18:11:19 +00:00
Huw Davies
d8302668dc
Forward StartDocPrinterA to StartDocPrinterW.
...
Improve trace in the unicode version.
2005-06-30 18:10:59 +00:00
Jacek Caban
a64a6f9470
Fix blank.htm resources.
2005-06-30 18:10:32 +00:00
Phil Krylov
eb1c6657f7
Implemented EM_GETLINECOUNT RichEdit message.
2005-06-30 18:10:22 +00:00
Stefan Huehner
4d11eba003
Fix some -Wsign-compare warnings.
2005-06-30 18:10:08 +00:00
Jacek Caban
6580ae03ed
'.' is a valid char of tIDENT.
2005-06-30 18:09:39 +00:00
Francois Gouget
0f150ad86d
Improve the winedbg usage.
2005-06-30 18:09:15 +00:00