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 |
Robert Shearman
|
fb42af123b
|
Add a generic TYPEDESC VT to VARIANT VT mapper so we can use the
standard Variant* routines. Use this new function to properly copy &
de-reference the return value.
|
2005-06-29 20:15:00 +00:00 |
James Hawkins
|
9f96664dc4
|
- Fix calculation of generic pointers.
- Minor cleanups.
|
2005-06-29 20:14:16 +00:00 |
Vitaliy Margolen
|
645bb9f66b
|
Sync comments with configuration location changes.
|
2005-06-29 20:14:03 +00:00 |
Alexandre Julliard
|
45128bdcdd
|
Make the clipboard information local to the process window station.
|
2005-06-29 20:13:36 +00:00 |
Alexandre Julliard
|
36b85d02f6
|
Clear the process handle table before releasing it to avoid potential
problems with destructors trying to access handles.
|
2005-06-29 19:29:15 +00:00 |
Alexandre Julliard
|
8ba32b3f9b
|
Delay OpenGL and GDI initialization until they are needed.
|
2005-06-29 19:28:06 +00:00 |
Alexandre Julliard
|
34a9ab04b2
|
Get rid of the old config conversion code.
|
2005-06-29 19:22:02 +00:00 |
Aric Stewart
|
aa2e3a4f8a
|
Implementation for EM_GETTEXTEX.
|
2005-06-29 19:21:34 +00:00 |
Vijay Kiran Kamuju
|
f8d54b9321
|
Added defines for XMLDOM stuff.
|
2005-06-29 19:21:01 +00:00 |
Aric Stewart
|
8de16029f8
|
Handle installs off multiple volumes and properly pull the prompt
string from the error table.
|
2005-06-29 19:19:09 +00:00 |
Mike Hearn
|
92a32db23e
|
Fix GCC4 warning.
|
2005-06-29 19:18:54 +00:00 |
Huw Davies
|
a2051075fe
|
Update the import table code to eliminate a few magic constants.
|
2005-06-29 19:18:41 +00:00 |
Huw Davies
|
fe311461a7
|
Cope with the index in a import table entry being a typeinfo index
rather than a guid offset.
|
2005-06-29 19:18:25 +00:00 |
Gerold Jens Wucherpfennig
|
ff25db08a5
|
Support for big-endian systems.
|
2005-06-29 11:19:47 +00:00 |
Gerald Pfeifer
|
db7fc1cd58
|
Avoid compiler warning in AddEntryToList().
|
2005-06-29 11:17:42 +00:00 |
Michael Jung
|
9393580ab5
|
If the unixfs is rooted at the Desktop folder, forward
ParseDisplayName calls to it instead of to MyComputer.
|
2005-06-29 11:17:33 +00:00 |
Steven Edwards
|
cafb57383d
|
Add basetyps.h based on the public domain mingw header by Anders
Norlander.
|
2005-06-29 11:03:30 +00:00 |
Paul Vriens
|
6f1917f604
|
Correct some OIDs.
|
2005-06-29 11:01:13 +00:00 |
Vitaliy Margolen
|
eed690f973
|
ILFree is not available on all versions.
|
2005-06-29 11:00:59 +00:00 |
Dmitry Timoshkov
|
cb7de15ebe
|
A workaround for missing struct request_sense on FreeBSD.
|
2005-06-29 11:00:44 +00:00 |
Juan Lang
|
d494c3ab21
|
- fix decoding of long-form data lengths
- use exception handling in decoding
- tests for these changes
|
2005-06-29 11:00:31 +00:00 |
Jacek Caban
|
6737d96983
|
Added mshtml test.
|
2005-06-29 11:00:09 +00:00 |
Alexandre Julliard
|
7b077dfac4
|
Run make clean in the winapi subdir too.
|
2005-06-28 19:38:55 +00:00 |
Alexandre Julliard
|
92fec7b67a
|
Keep track of the windows and hooks used by a thread to properly
refuse to change the thread desktop when it's in use.
|
2005-06-28 19:37:52 +00:00 |
Mike McCormack
|
52736b4743
|
Fix declarations.
|
2005-06-28 19:19:07 +00:00 |
Alexandre Julliard
|
9bda749b78
|
The samples subdirectory no longer exists.
|
2005-06-28 19:16:08 +00:00 |
Alexandre Julliard
|
dd919162e3
|
Fixed HKLM/HKCU mixup for the external fonts key.
|
2005-06-28 19:15:17 +00:00 |
Aric Stewart
|
f1b52aef96
|
Relocate the msi file to prevent cd locking, corrected to properly not
try to relocated #nnnn handles as files.
|
2005-06-28 19:14:30 +00:00 |
Michael Jung
|
679702880e
|
Don't expand MyComputer in the file dialogs without user interaction,
if unixfs is rooted at desktop.
|
2005-06-28 19:14:03 +00:00 |
Robert Reif
|
8881284373
|
- Add an audio configure button with code to display the selected
audio driver's configure dialog.
- Add an audio control panel launch button.
|
2005-06-28 19:12:52 +00:00 |
Phil Krylov
|
44bc9f7a0b
|
Fixed a comment about EM_STREAMIN.
|
2005-06-28 19:12:32 +00:00 |
Alexandre Julliard
|
471a7ed076
|
Release 20050628.
|
2005-06-28 14:39:19 +00:00 |
Alexandre Julliard
|
0b45089fd7
|
Get rid of the sample configuration file.
|
2005-06-28 13:55:21 +00:00 |