Robert Shearman [Mon, 28 Nov 2005 09:39:19 +0000 (10:39 +0100)]
Call the equivalent delegate function for all of the simple
functions.
Robert Shearman [Mon, 28 Nov 2005 09:39:10 +0000 (10:39 +0100)]
We should always allocate in NdrConformantStringUnmarshal if the
memory pointer is NULL.
Lionel Ulmer [Mon, 28 Nov 2005 09:38:59 +0000 (10:38 +0100)]
Handle DInput8 interfaces in device QueryInterface.
Hans Leidekker [Mon, 28 Nov 2005 09:38:45 +0000 (10:38 +0100)]
Document the ldap_add* functions.
Huw Davies [Mon, 28 Nov 2005 09:38:33 +0000 (10:38 +0100)]
If the driver doesn't support StretchBlt try to use StretchDIBits
instead.
Martin Fuchs [Mon, 28 Nov 2005 09:38:06 +0000 (10:38 +0100)]
Correctly call HCR_GetFolderAttributes() in SHELL32_GetItemAttributes().
Directly return the correct "My Computer" attributes in
ISF_Desktop_fnGetAttributesOf().
Remove "todo_wine" from the "My Computer" attributes test case.
Add test case for retrieving the file system path from the
CSIDL_PROGRAM_FILES PIDL using SHGetPathFromIDListW().
YunSong Hwang [Mon, 28 Nov 2005 09:37:31 +0000 (10:37 +0100)]
Add a translation of the README.
Mike McCormack [Mon, 28 Nov 2005 09:37:08 +0000 (10:37 +0100)]
If a source directory doesn't exist, use the install root instead.
Mike McCormack [Mon, 28 Nov 2005 09:36:54 +0000 (10:36 +0100)]
Handle the ^ character in MaskEdit controls.
Raphael Junqueira [Mon, 28 Nov 2005 09:36:41 +0000 (10:36 +0100)]
Partial implementation of IDirectMusicPerformance8Impl_AddPort.
Michael Jung [Mon, 28 Nov 2005 09:36:04 +0000 (10:36 +0100)]
Initial stubbed implementation of UnixFolder's IDropTarget interface.
Alex Villacís Lasso [Mon, 28 Nov 2005 09:35:10 +0000 (10:35 +0100)]
Initialize file_exists to 0 at exe load test, prevents mistaking of
UTF-8 encoded exenames as builtins.
Alexandre Julliard [Sat, 26 Nov 2005 12:12:57 +0000 (13:12 +0100)]
Ignore symlink files too (needed for git).
Alexandre Julliard [Sat, 26 Nov 2005 12:10:33 +0000 (13:10 +0100)]
Renamed all .cvsignore files to .gitignore.
Hans Leidekker [Thu, 24 Nov 2005 18:27:41 +0000 (19:27 +0100)]
Also handle mailto: urls.
Mike McCormack [Thu, 24 Nov 2005 18:23:10 +0000 (19:23 +0100)]
Add some tests for _fcvt.
Marcus Meissner [Thu, 24 Nov 2005 18:23:00 +0000 (19:23 +0100)]
extern "C" wrappers for usp10.h.
Mike McCormack [Thu, 24 Nov 2005 18:22:44 +0000 (19:22 +0100)]
Make all source directories at the root of the install.
Paul Vriens [Thu, 24 Nov 2005 18:22:30 +0000 (19:22 +0100)]
Return a real error in LsaLookupSids.
Vijay Kiran Kamuju [Thu, 24 Nov 2005 18:22:07 +0000 (19:22 +0100)]
Install usp10.h.
Mike McCormack [Thu, 24 Nov 2005 18:21:49 +0000 (19:21 +0100)]
Fix a compile error.
Raphael Junqueira [Thu, 24 Nov 2005 18:21:38 +0000 (19:21 +0100)]
Fix incorrect implementation of WGL_COLOR_BITS_ARB.
Juan Lang [Thu, 24 Nov 2005 18:21:16 +0000 (19:21 +0100)]
Add more declarations.
Francois Gouget [Wed, 23 Nov 2005 19:14:43 +0000 (20:14 +0100)]
Assorted spelling fixes.
Francois Gouget [Wed, 23 Nov 2005 19:14:04 +0000 (20:14 +0100)]
Documentation tweaks to make winapi_check happy.
Also specify the documented spec file entry.
Henning Gerhardt [Wed, 23 Nov 2005 19:12:55 +0000 (20:12 +0100)]
Add German resource file for msvideo.
Francois Gouget [Wed, 23 Nov 2005 19:12:07 +0000 (20:12 +0100)]
winldap.h should include windeh.f and schnlsp.h.
Enclose the API definitions in an extern "C" section and define
LDAPAPI.
Better stick to the types defined by the PSDK.
Fix the ldap_create_vlv_control*() prototypes.
Update win32.api.
Alexandre Julliard [Wed, 23 Nov 2005 18:55:06 +0000 (19:55 +0100)]
Preserve 16-byte stack alignment in the various assembly
functions. Needed for MacOSX.
YunSong Hwang [Wed, 23 Nov 2005 18:45:38 +0000 (19:45 +0100)]
Add Korean translation.
Francois Gouget [Wed, 23 Nov 2005 18:44:20 +0000 (19:44 +0100)]
Add trailing '\n' to trace() call.
Francois Gouget [Wed, 23 Nov 2005 18:43:50 +0000 (19:43 +0100)]
Add LPADDRINFO, missing IP_* defines and missing APIs.
Enclose the API definitions in an extern "C" section.
Define function pointer types if INCL_WINSOCK_API_TYPEDEFS is defined.
Better stick to the types defined by the PSDK.
Update win32.api.
YunSong Hwang [Wed, 23 Nov 2005 14:21:56 +0000 (15:21 +0100)]
Update Korean translations.
Michael Jung [Wed, 23 Nov 2005 14:20:33 +0000 (15:20 +0100)]
Use the ANSI codepage in IShellFolder::GetDisplayNameOf.
Saulius Krasuckas [Wed, 23 Nov 2005 14:20:04 +0000 (15:20 +0100)]
Be more strict and verbose while testing
GetStandardColorSpaceProfile().
Rein Klazes [Wed, 23 Nov 2005 14:19:04 +0000 (15:19 +0100)]
Make test_SPI_SETBORDER less likely to permanently change visual
settings:
- use smaller border widths values for testing;
- provide a work around for a Windows XP feature that made the tests
change the caption width.
Michael Jung [Wed, 23 Nov 2005 14:17:54 +0000 (15:17 +0100)]
Also scan HKEY_CURRENT_USER for shell namespace extensions in Desktop
folder.
Fixed a handle leak in case of failing AddToEnumList call.
Michael Jung [Wed, 23 Nov 2005 14:17:22 +0000 (15:17 +0100)]
Also scan HKEY_CURRENT_USER for shell namespace extensions in
MyComputer.
Michael Jung [Wed, 23 Nov 2005 14:15:16 +0000 (15:15 +0100)]
Initialize OLE instead of just COM, in order to enable Drag & Drop.
Michael Jung [Wed, 23 Nov 2005 14:14:25 +0000 (15:14 +0100)]
Initialize OLE instead of COM only in order to enable Drag and Drop.
Andrew Webb [Wed, 23 Nov 2005 14:13:59 +0000 (15:13 +0100)]
Define DateTime_SetMonthCalColor.
Juan Lang [Wed, 23 Nov 2005 14:12:56 +0000 (15:12 +0100)]
Fix some memory leaks.
Alexandre Julliard [Wed, 23 Nov 2005 13:30:41 +0000 (14:30 +0100)]
Fixed some broken code that was causing compiler warnings.
Huw Davies [Wed, 23 Nov 2005 13:30:22 +0000 (14:30 +0100)]
Release a stray node.
Alexandre Julliard [Tue, 22 Nov 2005 17:01:24 +0000 (17:01 +0000)]
Release 0.9.2.
Rein Klazes [Tue, 22 Nov 2005 16:18:55 +0000 (16:18 +0000)]
Fixes for FormatCharDlgProc16:
- properly store the ChooseFont pointer, use a window property as the
A and W functions do;
- handle other messages then WM_INITDIALOG and WM_MEASUREITEM as well.
Aric Stewart [Tue, 22 Nov 2005 16:18:48 +0000 (16:18 +0000)]
HttpEndRequest does not actually send an extra NULL byte at the end of
the request. Help from Rob Shearman on this one.
Alexandre Julliard [Tue, 22 Nov 2005 15:03:27 +0000 (15:03 +0000)]
Don't try to set the label in the superblock of FAT filesystems, that
doesn't do the right thing anyway.
Oliver Stieber [Tue, 22 Nov 2005 15:01:55 +0000 (15:01 +0000)]
Corrects an error in the _m3xm3 shader function in pixel and vertex
shaders.
Dmitry Timoshkov [Tue, 22 Nov 2005 14:56:40 +0000 (14:56 +0000)]
Add a semi-functional ICCompressorChoose implementation.
Rein Klazes [Tue, 22 Nov 2005 14:56:11 +0000 (14:56 +0000)]
GetSystemMetrics fixes with corresponding tests.
Vitaliy Margolen [Tue, 22 Nov 2005 14:55:42 +0000 (14:55 +0000)]
Add name_lookup function in object_ops.
Rein Klazes [Tue, 22 Nov 2005 14:54:29 +0000 (14:54 +0000)]
In CFn_CHOOSEFONT16to32W fix the conversion of the lpTemplateName and
the lpszStyle fields.
Hans Leidekker [Tue, 22 Nov 2005 14:53:36 +0000 (14:53 +0000)]
No need to link against shell32 or user32.
Aric Stewart [Tue, 22 Nov 2005 14:53:30 +0000 (14:53 +0000)]
Fix some logic to allow HTTP_ADDREQ_FLAG_ADD to replace existing
headers. Also adding a test for some header adding flags.
Alexandre Julliard [Tue, 22 Nov 2005 12:05:36 +0000 (12:05 +0000)]
Use struct unicode_str instead of null-terminated strings where
possible, and remove constraints on total key path length.
Robert Lunnon [Tue, 22 Nov 2005 12:01:05 +0000 (12:01 +0000)]
Add stdarg.h where missing.
Marcus Meissner [Tue, 22 Nov 2005 12:00:43 +0000 (12:00 +0000)]
EAI_NONAME -> WS_EAI_NODATA, check for EAI_NONAME and EAI_NODATA.
Steven Edwards [Tue, 22 Nov 2005 12:00:23 +0000 (12:00 +0000)]
Correct URL for version infomation database website.
Dmitry Timoshkov [Tue, 22 Nov 2005 12:00:11 +0000 (12:00 +0000)]
Add a test showing that SaveDC after GetDC should return 1.
Jacek Caban [Tue, 22 Nov 2005 11:59:57 +0000 (11:59 +0000)]
Create window in SetClientSite and return it in
IOleInPlaceSite::GetWindow.
Robert Shearman [Tue, 22 Nov 2005 11:59:16 +0000 (11:59 +0000)]
Test the sizes of some of the parameters passed into the callback.
Robert Shearman [Tue, 22 Nov 2005 11:59:07 +0000 (11:59 +0000)]
Rename SendAsyncCallback to INTERNET_SendCallback.
Robert Shearman [Tue, 22 Nov 2005 11:58:50 +0000 (11:58 +0000)]
Fix an incorrect entry in the HTTP header field table causing broken
Location field parsing.
Saulius Krasuckas [Tue, 22 Nov 2005 11:58:25 +0000 (11:58 +0000)]
Exit test after first TranslateInfString() failure, which seems to be
NT3.51 specific.
Oliver Stieber [Mon, 21 Nov 2005 16:27:55 +0000 (16:27 +0000)]
Implement a pixel shader parser and cross compiler. All version of
shaders up to 3 should be parsed correctly, but only shaders 1-1.4
will be cross compiled.
Vitaliy Margolen [Mon, 21 Nov 2005 16:27:03 +0000 (16:27 +0000)]
Return correct error on name collision when creating new named
objects.
Check for correct error in affected places.
Vitaliy Margolen [Mon, 21 Nov 2005 16:26:34 +0000 (16:26 +0000)]
Kernel32 should create named objects with OBJ_OPENIF flag set.
Handle STATUS_OBJECT_NAME_EXISTS explicitly as it's not mapped with
RtlNtStatusToDosError.
YunSong Hwang [Mon, 21 Nov 2005 16:25:12 +0000 (16:25 +0000)]
Update Korean translations.
Alexandre Julliard [Mon, 21 Nov 2005 15:25:27 +0000 (15:25 +0000)]
Only set label and serial number when they are actually changed.
Alexandre Julliard [Mon, 21 Nov 2005 15:23:49 +0000 (15:23 +0000)]
Fixed handling of mailslot read timeout to avoid compiler warnings.
Dmitry Timoshkov [Mon, 21 Nov 2005 15:18:32 +0000 (15:18 +0000)]
Choose what window styles to dump (WS_GROUP/WS_TABSTOP vs.
WS_MINIMIZEBOX/WS_MAXIMIZEBOX) based on the WS_CHILD style set.
Vitaliy Margolen [Mon, 21 Nov 2005 15:18:10 +0000 (15:18 +0000)]
More Object Manager tests.
Aric Stewart [Mon, 21 Nov 2005 15:17:55 +0000 (15:17 +0000)]
Implement HttpSendRequestEx and HttpEndRequest. Restructure, breaking
some things out of HTTP_SendRequestW to avoid duplicate code.
Ge van Geldorp [Mon, 21 Nov 2005 13:35:26 +0000 (13:35 +0000)]
Don't redefine ASN_OCTETSTRING, it's already defined in snmp.h.
Martin Fuchs [Mon, 21 Nov 2005 13:35:06 +0000 (13:35 +0000)]
SHGetFileInfoW(): handle SHGFI_LINKOVERLAY and SHGFI_OVERLAYINDEX.
SHMapPIDLToSystemImageListIndex(): determine overlay flag for
PidlToSicIndex() and return -1 in error cases.
Read shell overlay icon settings from registry to allow icon
overrides.
Rein Klazes [Mon, 21 Nov 2005 13:34:37 +0000 (13:34 +0000)]
Fix bogus unreal code page messages in _setmbcp().
Rein Klazes [Mon, 21 Nov 2005 13:34:29 +0000 (13:34 +0000)]
Do not forward _mbccpy to strcpy.
Remove the error message in _mbccpy, it is not an error.
Thomas Weidenmueller [Mon, 21 Nov 2005 13:34:06 +0000 (13:34 +0000)]
Improved word wrapping and tab key handling.
Vincent Béron [Mon, 21 Nov 2005 13:33:52 +0000 (13:33 +0000)]
Add/correct prototypes for some already defined functions in advpack.
Hans Leidekker [Mon, 21 Nov 2005 13:33:37 +0000 (13:33 +0000)]
Implement ldap_create_vlv_control{A,W},
ldap_encode_sort_control{A,W}.
Add a stub for ldap_create_page_control{A,W}.
Vincent Béron [Mon, 21 Nov 2005 12:06:00 +0000 (12:06 +0000)]
Add/correct prototypes for some already defined functions in
advapi32. Correct spec file entry for GetSecurityInfoExW.
Vitaliy Margolen [Mon, 21 Nov 2005 12:05:38 +0000 (12:05 +0000)]
Replace inherit flag with object attributes in winstation and desktop
create & open. Use OBJ_OPENIF flag to create winstation & desktop.
Rein Klazes [Mon, 21 Nov 2005 12:03:18 +0000 (12:03 +0000)]
Fix _mbsspn() with conformance tests.
Hans Leidekker [Mon, 21 Nov 2005 12:02:17 +0000 (12:02 +0000)]
Added Dutch translations.
YunSong Hwang [Mon, 21 Nov 2005 12:01:19 +0000 (12:01 +0000)]
Update Korean translations.
Dmitry Timoshkov [Mon, 21 Nov 2005 12:00:31 +0000 (12:00 +0000)]
Print scroll and clip rectangles on the ScrollDC entry.
Rob Shearman [Mon, 21 Nov 2005 12:00:16 +0000 (12:00 +0000)]
Don't try waiting for the service process to start if the
CreateProcess call failed.
Mike McCormack [Mon, 21 Nov 2005 11:59:54 +0000 (11:59 +0000)]
Loop around calling RegQueryValue until we have a big enough string
for both the name and the value.
Jacek Caban [Mon, 21 Nov 2005 11:59:39 +0000 (11:59 +0000)]
Added GetHostInfo implementation.
Ge van Geldorp [Mon, 21 Nov 2005 11:59:27 +0000 (11:59 +0000)]
Fix some prototypes to match the PSDK.
Saulius Krasuckas [Mon, 21 Nov 2005 11:59:03 +0000 (11:59 +0000)]
- ANSI SCSI revision is a hex number.
- Be more verbose with parser ERRs.
Vincent Béron [Mon, 21 Nov 2005 11:58:49 +0000 (11:58 +0000)]
Mark some functions as implemented in the spec files.
Vitaliy Margolen [Mon, 21 Nov 2005 11:58:29 +0000 (11:58 +0000)]
Create new drives with autodetect type.
Saulius Krasuckas [Mon, 21 Nov 2005 11:58:11 +0000 (11:58 +0000)]
Minor MSVCRT test changes:
- add two invalid parameter checks for fopen(),
- rearrange test sequence into two parts (low-level and stream I/O),
- break long line.
Hans Leidekker [Mon, 21 Nov 2005 11:57:52 +0000 (11:57 +0000)]
Fix the build without openldap.
Vincent Béron [Mon, 21 Nov 2005 11:57:46 +0000 (11:57 +0000)]
Add prototypes for some already defined functions in crypt32.
Aric Stewart [Mon, 21 Nov 2005 11:57:33 +0000 (11:57 +0000)]
Implement the use of NETCON_send for HTTP connections when in
InternetWriteFile.
Stefan Leichter [Mon, 21 Nov 2005 11:57:03 +0000 (11:57 +0000)]
Fix version tests on NT, 2K and XP, make some errors more verbose.
Rein Klazes [Mon, 21 Nov 2005 11:56:55 +0000 (11:56 +0000)]
Break from the SNDCTL_DSP_CHANNELS loops on first error instead of
continuing with even higher channels numbers.
Marcus Meissner [Mon, 21 Nov 2005 11:56:42 +0000 (11:56 +0000)]
Fixed typo in ws_sockaddr_u2ws().