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
Francois Gouget
971f47e521
Remove unneeded casts.
2005-06-30 18:09:00 +00:00
Francois Gouget
2b03aa6a6d
Test the behavior of CreateDirectory() when it has one or two trailing
...
dots or spaces.
Tweak the previous CreateDirectory() tests so we get more information
in case of a failure.
2005-06-30 18:08:44 +00:00
Francois Gouget
355f01275e
Update win32.api to match current sources.
2005-06-30 18:08:25 +00:00
Phil Krylov
4f9f7f131c
Fixed winebuild operation in Darwin.
2005-06-30 11:00:28 +00:00
Michael Jung
7110f82795
Register unixfs at desktop level in DllRegisterServer.
2005-06-30 11:00:03 +00:00
Michael Jung
c0995c2c93
Fix two more corner cases in UNIXFS_get_unix_path and UNIXFS_path_to_pidl.
2005-06-30 10:59:51 +00:00
Mike McCormack
832450920d
Move to the next mask edit field when the current one becomes full.
2005-06-30 10:59:40 +00:00
Juan Lang
f27a61e378
Add more missing OIDs.
2005-06-30 10:24:31 +00:00
Saulius Krasuckas
5678f65c07
Prepare for adding new tests.
...
- Put OleInitialize and OleUninitialize in the main block.
- Move test_BindToObject before test_EnumObjects_and_CompareIDs.
2005-06-30 10:23:14 +00:00
Jacek Caban
8a46c8edc9
Implemented res protocol.
2005-06-30 10:21:58 +00:00
Mike McCormack
f7cf32eb4d
Make the tab order in msi dialogs right.
2005-06-30 10:20:40 +00:00
Gerald Pfeifer
643dc21738
Avoid unused variable warnings in CDROM_ScsiPassThroughDir() and
...
CDROM_ScsiPassThrough().
2005-06-30 10:19:26 +00:00
Sven Paschukat
b3415b0311
Repaired extraction of icons when config file is missing.
2005-06-30 10:17:57 +00:00
Robert Shearman
5cee3988bf
Add stubs for some InternetSetOption options.
2005-06-30 10:13:50 +00:00
Alexandre Julliard
706a0a9e59
Replace configure macros by explicit platform checks (probably not
...
correct on all platforms yet).
2005-06-29 20:18:58 +00:00
Robert Shearman
545aefa18f
Rename OLEAUT32_Dll* Functions to Dll*.
2005-06-29 20:16:41 +00:00
Robert Shearman
cbc3af8ca5
- Conversions between variants types of the same size should ignore
...
overflows.
- Tests for this behaviour.
2005-06-29 20:15:32 +00:00