wine
18 years agoCall the equivalent delegate function for all of the simple
Robert Shearman [Mon, 28 Nov 2005 09:39:19 +0000 (10:39 +0100)] 
Call the equivalent delegate function for all of the simple
functions.

18 years agoWe should always allocate in NdrConformantStringUnmarshal if the
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.

18 years agoHandle DInput8 interfaces in device QueryInterface.
Lionel Ulmer [Mon, 28 Nov 2005 09:38:59 +0000 (10:38 +0100)] 
Handle DInput8 interfaces in device QueryInterface.

18 years agoDocument the ldap_add* functions.
Hans Leidekker [Mon, 28 Nov 2005 09:38:45 +0000 (10:38 +0100)] 
Document the ldap_add* functions.

18 years agoIf the driver doesn't support StretchBlt try to use StretchDIBits
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.

18 years agoCorrectly call HCR_GetFolderAttributes() in SHELL32_GetItemAttributes().
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().

18 years agoAdd a translation of the README.
YunSong Hwang [Mon, 28 Nov 2005 09:37:31 +0000 (10:37 +0100)] 
Add a translation of the README.

18 years agoIf a source directory doesn't exist, use the install root instead.
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.

18 years agoHandle the ^ character in MaskEdit controls.
Mike McCormack [Mon, 28 Nov 2005 09:36:54 +0000 (10:36 +0100)] 
Handle the ^ character in MaskEdit controls.

18 years agoPartial implementation of IDirectMusicPerformance8Impl_AddPort.
Raphael Junqueira [Mon, 28 Nov 2005 09:36:41 +0000 (10:36 +0100)] 
Partial implementation of IDirectMusicPerformance8Impl_AddPort.

18 years agoInitial stubbed implementation of UnixFolder's IDropTarget interface.
Michael Jung [Mon, 28 Nov 2005 09:36:04 +0000 (10:36 +0100)] 
Initial stubbed implementation of UnixFolder's IDropTarget interface.

18 years agoInitialize file_exists to 0 at exe load test, prevents mistaking of
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.

18 years agoIgnore symlink files too (needed for git).
Alexandre Julliard [Sat, 26 Nov 2005 12:12:57 +0000 (13:12 +0100)] 
Ignore symlink files too (needed for git).

18 years agoRenamed all .cvsignore files to .gitignore.
Alexandre Julliard [Sat, 26 Nov 2005 12:10:33 +0000 (13:10 +0100)] 
Renamed all .cvsignore files to .gitignore.

18 years agoAlso handle mailto: urls.
Hans Leidekker [Thu, 24 Nov 2005 18:27:41 +0000 (19:27 +0100)] 
Also handle mailto: urls.

18 years agoAdd some tests for _fcvt.
Mike McCormack [Thu, 24 Nov 2005 18:23:10 +0000 (19:23 +0100)] 
Add some tests for _fcvt.

18 years agoextern "C" wrappers for usp10.h.
Marcus Meissner [Thu, 24 Nov 2005 18:23:00 +0000 (19:23 +0100)] 
extern "C" wrappers for usp10.h.

18 years agoMake all source directories at the root of the install.
Mike McCormack [Thu, 24 Nov 2005 18:22:44 +0000 (19:22 +0100)] 
Make all source directories at the root of the install.

18 years agoReturn a real error in LsaLookupSids.
Paul Vriens [Thu, 24 Nov 2005 18:22:30 +0000 (19:22 +0100)] 
Return a real error in LsaLookupSids.

18 years agoInstall usp10.h.
Vijay Kiran Kamuju [Thu, 24 Nov 2005 18:22:07 +0000 (19:22 +0100)] 
Install usp10.h.

18 years agoFix a compile error.
Mike McCormack [Thu, 24 Nov 2005 18:21:49 +0000 (19:21 +0100)] 
Fix a compile error.

18 years agoFix incorrect implementation of WGL_COLOR_BITS_ARB.
Raphael Junqueira [Thu, 24 Nov 2005 18:21:38 +0000 (19:21 +0100)] 
Fix incorrect implementation of WGL_COLOR_BITS_ARB.

18 years agoAdd more declarations.
Juan Lang [Thu, 24 Nov 2005 18:21:16 +0000 (19:21 +0100)] 
Add more declarations.

18 years agoAssorted spelling fixes.
Francois Gouget [Wed, 23 Nov 2005 19:14:43 +0000 (20:14 +0100)] 
Assorted spelling fixes.

18 years agoDocumentation tweaks to make winapi_check happy.
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.

18 years agoAdd German resource file for msvideo.
Henning Gerhardt [Wed, 23 Nov 2005 19:12:55 +0000 (20:12 +0100)] 
Add German resource file for msvideo.

18 years agowinldap.h should include windeh.f and schnlsp.h.
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.

18 years agoPreserve 16-byte stack alignment in the various assembly
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.

18 years agoAdd Korean translation.
YunSong Hwang [Wed, 23 Nov 2005 18:45:38 +0000 (19:45 +0100)] 
Add Korean translation.

18 years agoAdd trailing '\n' to trace() call.
Francois Gouget [Wed, 23 Nov 2005 18:44:20 +0000 (19:44 +0100)] 
Add trailing '\n' to trace() call.

18 years agoAdd LPADDRINFO, missing IP_* defines and missing APIs.
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.

18 years agoUpdate Korean translations.
YunSong Hwang [Wed, 23 Nov 2005 14:21:56 +0000 (15:21 +0100)] 
Update Korean translations.

18 years agoUse the ANSI codepage in IShellFolder::GetDisplayNameOf.
Michael Jung [Wed, 23 Nov 2005 14:20:33 +0000 (15:20 +0100)] 
Use the ANSI codepage in IShellFolder::GetDisplayNameOf.

18 years agoBe more strict and verbose while testing
Saulius Krasuckas [Wed, 23 Nov 2005 14:20:04 +0000 (15:20 +0100)] 
Be more strict and verbose while testing
GetStandardColorSpaceProfile().

18 years agoMake test_SPI_SETBORDER less likely to permanently change visual
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.

18 years agoAlso scan HKEY_CURRENT_USER for shell namespace extensions in Desktop
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.

18 years agoAlso scan HKEY_CURRENT_USER for shell namespace extensions in
Michael Jung [Wed, 23 Nov 2005 14:17:22 +0000 (15:17 +0100)] 
Also scan HKEY_CURRENT_USER for shell namespace extensions in
MyComputer.

18 years agoInitialize OLE instead of just COM, in order to enable Drag & Drop.
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.

18 years agoInitialize OLE instead of COM only in order to enable Drag and 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.

18 years agoDefine DateTime_SetMonthCalColor.
Andrew Webb [Wed, 23 Nov 2005 14:13:59 +0000 (15:13 +0100)] 
Define DateTime_SetMonthCalColor.

18 years agoFix some memory leaks.
Juan Lang [Wed, 23 Nov 2005 14:12:56 +0000 (15:12 +0100)] 
Fix some memory leaks.

18 years agoFixed some broken code that was causing compiler warnings.
Alexandre Julliard [Wed, 23 Nov 2005 13:30:41 +0000 (14:30 +0100)] 
Fixed some broken code that was causing compiler warnings.

18 years agoRelease a stray node.
Huw Davies [Wed, 23 Nov 2005 13:30:22 +0000 (14:30 +0100)] 
Release a stray node.

18 years agoRelease 0.9.2. wine-0.9.2
Alexandre Julliard [Tue, 22 Nov 2005 17:01:24 +0000 (17:01 +0000)] 
Release 0.9.2.

18 years agoFixes for FormatCharDlgProc16:
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.

18 years agoHttpEndRequest does not actually send an extra NULL byte at the end of
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.

18 years agoDon't try to set the label in the superblock of FAT filesystems, that
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.

18 years agoCorrects an error in the _m3xm3 shader function in pixel and vertex
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.

18 years agoAdd a semi-functional ICCompressorChoose implementation.
Dmitry Timoshkov [Tue, 22 Nov 2005 14:56:40 +0000 (14:56 +0000)] 
Add a semi-functional ICCompressorChoose implementation.

18 years agoGetSystemMetrics fixes with corresponding tests.
Rein Klazes [Tue, 22 Nov 2005 14:56:11 +0000 (14:56 +0000)] 
GetSystemMetrics fixes with corresponding tests.

18 years agoAdd name_lookup function in object_ops.
Vitaliy Margolen [Tue, 22 Nov 2005 14:55:42 +0000 (14:55 +0000)] 
Add name_lookup function in object_ops.

18 years agoIn CFn_CHOOSEFONT16to32W fix the conversion of the lpTemplateName and
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.

18 years agoNo need to link against shell32 or user32.
Hans Leidekker [Tue, 22 Nov 2005 14:53:36 +0000 (14:53 +0000)] 
No need to link against shell32 or user32.

18 years agoFix some logic to allow HTTP_ADDREQ_FLAG_ADD to replace existing
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.

18 years agoUse struct unicode_str instead of null-terminated strings where
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.

18 years agoAdd stdarg.h where missing.
Robert Lunnon [Tue, 22 Nov 2005 12:01:05 +0000 (12:01 +0000)] 
Add stdarg.h where missing.

18 years agoEAI_NONAME -> WS_EAI_NODATA, check for EAI_NONAME and EAI_NODATA.
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.

18 years agoCorrect URL for version infomation database website.
Steven Edwards [Tue, 22 Nov 2005 12:00:23 +0000 (12:00 +0000)] 
Correct URL for version infomation database website.

18 years agoAdd a test showing that SaveDC after GetDC should return 1.
Dmitry Timoshkov [Tue, 22 Nov 2005 12:00:11 +0000 (12:00 +0000)] 
Add a test showing that SaveDC after GetDC should return 1.

18 years agoCreate window in SetClientSite and return it in
Jacek Caban [Tue, 22 Nov 2005 11:59:57 +0000 (11:59 +0000)] 
Create window in SetClientSite and return it in
IOleInPlaceSite::GetWindow.

18 years agoTest the sizes of some of the parameters passed into the callback.
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.

18 years agoRename SendAsyncCallback to INTERNET_SendCallback.
Robert Shearman [Tue, 22 Nov 2005 11:59:07 +0000 (11:59 +0000)] 
Rename SendAsyncCallback to INTERNET_SendCallback.

18 years agoFix an incorrect entry in the HTTP header field table causing broken
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.

18 years agoExit test after first TranslateInfString() failure, which seems to be
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.

18 years agoImplement a pixel shader parser and cross compiler. All version of
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.

18 years agoReturn correct error on name collision when creating new named
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.

18 years agoKernel32 should create named objects with OBJ_OPENIF flag set.
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.

18 years agoUpdate Korean translations.
YunSong Hwang [Mon, 21 Nov 2005 16:25:12 +0000 (16:25 +0000)] 
Update Korean translations.

18 years agoOnly set label and serial number when they are actually changed.
Alexandre Julliard [Mon, 21 Nov 2005 15:25:27 +0000 (15:25 +0000)] 
Only set label and serial number when they are actually changed.

18 years agoFixed handling of mailslot read timeout to avoid compiler warnings.
Alexandre Julliard [Mon, 21 Nov 2005 15:23:49 +0000 (15:23 +0000)] 
Fixed handling of mailslot read timeout to avoid compiler warnings.

18 years agoChoose what window styles to dump (WS_GROUP/WS_TABSTOP vs.
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.

18 years agoMore Object Manager tests.
Vitaliy Margolen [Mon, 21 Nov 2005 15:18:10 +0000 (15:18 +0000)] 
More Object Manager tests.

18 years agoImplement HttpSendRequestEx and HttpEndRequest. Restructure, breaking
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.

18 years agoDon't redefine ASN_OCTETSTRING, it's already defined in snmp.h.
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.

18 years agoSHGetFileInfoW(): handle SHGFI_LINKOVERLAY and SHGFI_OVERLAYINDEX.
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.

18 years agoFix bogus unreal code page messages in _setmbcp().
Rein Klazes [Mon, 21 Nov 2005 13:34:37 +0000 (13:34 +0000)] 
Fix bogus unreal code page messages in _setmbcp().

18 years agoDo not forward _mbccpy to strcpy.
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.

18 years agoImproved word wrapping and tab key handling.
Thomas Weidenmueller [Mon, 21 Nov 2005 13:34:06 +0000 (13:34 +0000)] 
Improved word wrapping and tab key handling.

18 years agoAdd/correct prototypes for some already defined functions in advpack.
Vincent Béron [Mon, 21 Nov 2005 13:33:52 +0000 (13:33 +0000)] 
Add/correct prototypes for some already defined functions in advpack.

18 years agoImplement ldap_create_vlv_control{A,W},
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}.

18 years agoAdd/correct prototypes for some already defined functions in
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.

18 years agoReplace inherit flag with object attributes in winstation and desktop
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.

18 years agoFix _mbsspn() with conformance tests.
Rein Klazes [Mon, 21 Nov 2005 12:03:18 +0000 (12:03 +0000)] 
Fix _mbsspn() with conformance tests.

18 years agoAdded Dutch translations.
Hans Leidekker [Mon, 21 Nov 2005 12:02:17 +0000 (12:02 +0000)] 
Added Dutch translations.

18 years agoUpdate Korean translations.
YunSong Hwang [Mon, 21 Nov 2005 12:01:19 +0000 (12:01 +0000)] 
Update Korean translations.

18 years agoPrint scroll and clip rectangles on the ScrollDC entry.
Dmitry Timoshkov [Mon, 21 Nov 2005 12:00:31 +0000 (12:00 +0000)] 
Print scroll and clip rectangles on the ScrollDC entry.

18 years agoDon't try waiting for the service process to start if the
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.

18 years agoLoop around calling RegQueryValue until we have a big enough string
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.

18 years agoAdded GetHostInfo implementation.
Jacek Caban [Mon, 21 Nov 2005 11:59:39 +0000 (11:59 +0000)] 
Added GetHostInfo implementation.

18 years agoFix some prototypes to match the PSDK.
Ge van Geldorp [Mon, 21 Nov 2005 11:59:27 +0000 (11:59 +0000)] 
Fix some prototypes to match the PSDK.

18 years ago- ANSI SCSI revision is a hex number.
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.

18 years agoMark some functions as implemented in the spec files.
Vincent Béron [Mon, 21 Nov 2005 11:58:49 +0000 (11:58 +0000)] 
Mark some functions as implemented in the spec files.

18 years agoCreate new drives with autodetect type.
Vitaliy Margolen [Mon, 21 Nov 2005 11:58:29 +0000 (11:58 +0000)] 
Create new drives with autodetect type.

18 years agoMinor MSVCRT test changes:
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.

18 years agoFix the build without openldap.
Hans Leidekker [Mon, 21 Nov 2005 11:57:52 +0000 (11:57 +0000)] 
Fix the build without openldap.

18 years agoAdd prototypes for some already defined functions in crypt32.
Vincent Béron [Mon, 21 Nov 2005 11:57:46 +0000 (11:57 +0000)] 
Add prototypes for some already defined functions in crypt32.

18 years agoImplement the use of NETCON_send for HTTP connections when in
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.

18 years agoFix version tests on NT, 2K and XP, make some errors more verbose.
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.

18 years agoBreak from the SNDCTL_DSP_CHANNELS loops on first error instead of
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.

18 years agoFixed typo in ws_sockaddr_u2ws().
Marcus Meissner [Mon, 21 Nov 2005 11:56:42 +0000 (11:56 +0000)] 
Fixed typo in ws_sockaddr_u2ws().