wine
19 years agoOnly add the default dlldir to the search path if that's where ntdll
Alexandre Julliard [Mon, 12 Sep 2005 11:20:31 +0000 (11:20 +0000)] 
Only add the default dlldir to the search path if that's where ntdll
is found.

19 years agoLOGBRUSH.lbHatch must be a ULONG_PTR since it can contain a handle.
Alexandre Julliard [Mon, 12 Sep 2005 11:19:56 +0000 (11:19 +0000)] 
LOGBRUSH.lbHatch must be a ULONG_PTR since it can contain a handle.

19 years agoAvoid non-portable va_list manipulations.
Alexandre Julliard [Mon, 12 Sep 2005 11:13:05 +0000 (11:13 +0000)] 
Avoid non-portable va_list manipulations.

19 years agoUse the gasp table to check whether we should trigger antialiasing.
Huw Davies [Mon, 12 Sep 2005 11:11:30 +0000 (11:11 +0000)] 
Use the gasp table to check whether we should trigger antialiasing.

19 years agoEncode URL in file protocol.
Jacek Caban [Mon, 12 Sep 2005 11:11:11 +0000 (11:11 +0000)] 
Encode URL in file protocol.

19 years agoUnregister theming subclasses at comctl32 shutdown; should fix
Frank Richter [Mon, 12 Sep 2005 11:10:58 +0000 (11:10 +0000)] 
Unregister theming subclasses at comctl32 shutdown; should fix
reported re-registration errors.

19 years agoFix protocol test.
Jacek Caban [Mon, 12 Sep 2005 11:10:22 +0000 (11:10 +0000)] 
Fix protocol test.

19 years agoAdded Finnish resources.
Kimmo Myllyvirta [Mon, 12 Sep 2005 11:10:03 +0000 (11:10 +0000)] 
Added Finnish resources.

19 years agoAdded missing attributes.
Jacek Caban [Mon, 12 Sep 2005 11:08:44 +0000 (11:08 +0000)] 
Added missing attributes.

19 years agoAdded more definitions.
Jacek Caban [Mon, 12 Sep 2005 11:08:33 +0000 (11:08 +0000)] 
Added more definitions.

19 years agoMake sure not to access invalid components or features.
Mike McCormack [Mon, 12 Sep 2005 11:08:20 +0000 (11:08 +0000)] 
Make sure not to access invalid components or features.

19 years agoAdded urlmon.inf as dependency of rsrc.res.
Jacek Caban [Mon, 12 Sep 2005 11:08:00 +0000 (11:08 +0000)] 
Added urlmon.inf as dependency of rsrc.res.

19 years agoFixed the binary layout gcc hacks to do the right thing for gcc 4.0.
Alexandre Julliard [Mon, 12 Sep 2005 10:54:51 +0000 (10:54 +0000)] 
Fixed the binary layout gcc hacks to do the right thing for gcc 4.0.

19 years agoFixed gcc 4.0 warnings.
Alexandre Julliard [Mon, 12 Sep 2005 10:52:38 +0000 (10:52 +0000)] 
Fixed gcc 4.0 warnings.

19 years agoUse SIZE_T instead of ULONG for the size arguments of the virtual
Alexandre Julliard [Mon, 12 Sep 2005 10:36:06 +0000 (10:36 +0000)] 
Use SIZE_T instead of ULONG for the size arguments of the virtual
memory functions.

19 years agoFixed some traces to use the right printf format and avoid typecasts.
Alexandre Julliard [Mon, 12 Sep 2005 10:30:05 +0000 (10:30 +0000)] 
Fixed some traces to use the right printf format and avoid typecasts.

19 years agoOnly try to set -mpreferred-stack-boundary on i386.
Alexandre Julliard [Mon, 12 Sep 2005 10:14:00 +0000 (10:14 +0000)] 
Only try to set -mpreferred-stack-boundary on i386.
Add -Wdeclaration-after-statement warning if supported.

19 years agoFix an uninitialized variable problem.
Mike McCormack [Mon, 12 Sep 2005 10:11:23 +0000 (10:11 +0000)] 
Fix an uninitialized variable problem.

19 years agoAdded PARSE_SECURITY_URL action implementation.
Jacek Caban [Mon, 12 Sep 2005 10:10:52 +0000 (10:10 +0000)] 
Added PARSE_SECURITY_URL action implementation.

19 years agoReturn ERROR_SUCCESS as default and TRUST_E_PROVIDER_UNKNOWN if asked
Paul Vriens [Mon, 12 Sep 2005 10:10:36 +0000 (10:10 +0000)] 
Return ERROR_SUCCESS as default and TRUST_E_PROVIDER_UNKNOWN if asked
for WINTRUST_ACTION_GENERIC_VERIFY_V2.

19 years agoAdded *ProtocolInfo::ParseUrl implementation.
Jacek Caban [Mon, 12 Sep 2005 10:10:21 +0000 (10:10 +0000)] 
Added *ProtocolInfo::ParseUrl implementation.

19 years agoMake IConnectionPointContainer interface heap based.
Jacek Caban [Mon, 12 Sep 2005 10:10:04 +0000 (10:10 +0000)] 
Make IConnectionPointContainer interface heap based.

19 years agoRemove an annoying dialog when trying to clean up a directory.
Juan Lang [Mon, 12 Sep 2005 10:09:50 +0000 (10:09 +0000)] 
Remove an annoying dialog when trying to clean up a directory.

19 years agoAdd a test for ShowWindow(SW_SHOWMAXIMIZED) called for a not visible
Dmitry Timoshkov [Mon, 12 Sep 2005 10:09:40 +0000 (10:09 +0000)] 
Add a test for ShowWindow(SW_SHOWMAXIMIZED) called for a not visible
overlapped window, which shows that WM_SHOWWINDOW is not sent in that
case and that it should activate a window and bring it to top.

19 years agoWhen decoding a signed cert, make sure it's really a cert.
Juan Lang [Mon, 12 Sep 2005 10:08:34 +0000 (10:08 +0000)] 
When decoding a signed cert, make sure it's really a cert.

19 years agoUse Get/SetWindowLongPtr instead of Get/SetWindowLong where
Alexandre Julliard [Fri, 9 Sep 2005 15:20:04 +0000 (15:20 +0000)] 
Use Get/SetWindowLongPtr instead of Get/SetWindowLong where
appropriate.

19 years agoSpecify 64-bit integers as double instead of long long in spec files
Alexandre Julliard [Fri, 9 Sep 2005 15:05:01 +0000 (15:05 +0000)] 
Specify 64-bit integers as double instead of long long in spec files
so that we get the correct number of arguments.

19 years agoMake Single|Double->BSTR conversion use the specified locale for the
Alex Villacís Lasso [Fri, 9 Sep 2005 15:01:17 +0000 (15:01 +0000)] 
Make Single|Double->BSTR conversion use the specified locale for the
decimal point even without the LOCALE_USE_NLS flag. Test supplied.

19 years agoFix gcc 4.0 warning.
Mike McCormack [Fri, 9 Sep 2005 14:50:29 +0000 (14:50 +0000)] 
Fix gcc 4.0 warning.

19 years agoMove a fixed size buffer to the heap.
Mike McCormack [Fri, 9 Sep 2005 14:49:08 +0000 (14:49 +0000)] 
Move a fixed size buffer to the heap.

19 years agoReduce the indent level of a function.
Mike McCormack [Fri, 9 Sep 2005 14:48:51 +0000 (14:48 +0000)] 
Reduce the indent level of a function.

19 years agoAdded descriptions for a few more machine types.
Alexandre Julliard [Fri, 9 Sep 2005 10:42:42 +0000 (10:42 +0000)] 
Added descriptions for a few more machine types.

19 years agoIf given the EWX_FORCE flag, ExitWindowsEx() should not send the
Francois Gouget [Fri, 9 Sep 2005 10:35:47 +0000 (10:35 +0000)] 
If given the EWX_FORCE flag, ExitWindowsEx() should not send the
WM_{QUERY}ENDSESSION messages.
Add support for EWX_FORCEIFHUNG.
ExitWindowsEx() should return true if it succeeds, even if the user
cancels the shutdown.

19 years agoUse a more portable scheme for storing the name of a critical
Alexandre Julliard [Fri, 9 Sep 2005 10:19:44 +0000 (10:19 +0000)] 
Use a more portable scheme for storing the name of a critical
section.

19 years agoMake IQuickActivate interface heap based.
Jacek Caban [Fri, 9 Sep 2005 10:05:40 +0000 (10:05 +0000)] 
Make IQuickActivate interface heap based.

19 years agoDisplay fccType as hex instead of characters in trace output.
Ulrich Czekalla [Fri, 9 Sep 2005 10:05:02 +0000 (10:05 +0000)] 
Display fccType as hex instead of characters in trace output.

19 years agoAdded a define check for __x86_64__.
Alexandre Julliard [Fri, 9 Sep 2005 09:30:02 +0000 (09:30 +0000)] 
Added a define check for __x86_64__.

19 years agoFixed get_time_str definition to match the prototype.
Alexandre Julliard [Fri, 9 Sep 2005 09:12:27 +0000 (09:12 +0000)] 
Fixed get_time_str definition to match the prototype.

19 years agoUpdate the win32.api file to current CVS.
Vincent Béron [Fri, 9 Sep 2005 09:11:23 +0000 (09:11 +0000)] 
Update the win32.api file to current CVS.

19 years agoUse proper ifdefs around unistd.h.
Vincent Béron [Fri, 9 Sep 2005 09:11:10 +0000 (09:11 +0000)] 
Use proper ifdefs around unistd.h.

19 years ago- call CertFreeCertificateContext from CertDeleteCertificateFromStore
Juan Lang [Fri, 9 Sep 2005 09:09:45 +0000 (09:09 +0000)] 
- call CertFreeCertificateContext from CertDeleteCertificateFromStore
- fix some ref counting problems

19 years agoMove protocol's CLSIDs to urlmon.idl.
Jacek Caban [Fri, 9 Sep 2005 09:09:22 +0000 (09:09 +0000)] 
Move protocol's CLSIDs to urlmon.idl.

19 years agoAdded PARSE_PATH_FROM_URL action implementation.
Jacek Caban [Fri, 9 Sep 2005 09:08:56 +0000 (09:08 +0000)] 
Added PARSE_PATH_FROM_URL action implementation.

19 years agoAdded version resource to urlmon.dll.
Stefan Leichter [Fri, 9 Sep 2005 09:08:41 +0000 (09:08 +0000)] 
Added version resource to urlmon.dll.

19 years agoDefine GET_IP for x86_64.
Alexandre Julliard [Thu, 8 Sep 2005 19:17:04 +0000 (19:17 +0000)] 
Define GET_IP for x86_64.

19 years agoImplemented wine_switch_to_stack for x86_64.
Alexandre Julliard [Thu, 8 Sep 2005 19:16:12 +0000 (19:16 +0000)] 
Implemented wine_switch_to_stack for x86_64.

19 years agoAvoid 'clobbered by longjmp' warnings.
Alexandre Julliard [Thu, 8 Sep 2005 18:59:52 +0000 (18:59 +0000)] 
Avoid 'clobbered by longjmp' warnings.

19 years agoRename Wine fonts to match Windows font names.
Dmitry Timoshkov [Thu, 8 Sep 2005 18:56:59 +0000 (18:56 +0000)] 
Rename Wine fonts to match Windows font names.

19 years agoImplement ldap_create_sort_control*.
Hans Leidekker [Thu, 8 Sep 2005 18:56:22 +0000 (18:56 +0000)] 
Implement ldap_create_sort_control*.

19 years ago- implement system stores
Juan Lang [Thu, 8 Sep 2005 18:56:14 +0000 (18:56 +0000)] 
- implement system stores
- remove an intermittently failing registry test

19 years agoMake IProvideClassInfo2 interface heap based.
Jacek Caban [Thu, 8 Sep 2005 18:55:50 +0000 (18:55 +0000)] 
Make IProvideClassInfo2 interface heap based.

19 years agockid not fccType specifies the form type to search for.
Ulrich Czekalla [Thu, 8 Sep 2005 18:55:33 +0000 (18:55 +0000)] 
ckid not fccType specifies the form type to search for.

19 years agoRelease BINDINFO in *Protocol::Start.
Jacek Caban [Thu, 8 Sep 2005 18:55:18 +0000 (18:55 +0000)] 
Release BINDINFO in *Protocol::Start.

19 years agoFix return value of ExtTextOut in the case when count == 0.
Huw Davies [Thu, 8 Sep 2005 18:55:07 +0000 (18:55 +0000)] 
Fix return value of ExtTextOut in the case when count == 0.

19 years agoPass a locally modified version of SHELLEXECUTEINFO to
Dmitry Timoshkov [Thu, 8 Sep 2005 18:54:52 +0000 (18:54 +0000)] 
Pass a locally modified version of SHELLEXECUTEINFO to
IShellExecuteHookW_Execute, this should pass through at least
sei_tmp.nShow retrieved from an .lnk file (fStartup).

19 years agoDump more .lnk file header fields.
Dmitry Timoshkov [Thu, 8 Sep 2005 18:54:32 +0000 (18:54 +0000)] 
Dump more .lnk file header fields.

19 years ago- Stop using a not initialized variable szTemp in
Dmitry Timoshkov [Thu, 8 Sep 2005 18:54:03 +0000 (18:54 +0000)] 
- Stop using a not initialized variable szTemp in
  _dbg_ILSimpleGetText, make _dbg_ILSimpleGetText return no value since
  nobody is using it.
- Stop dereferencing a possible NULL in pdump since
  _dbg_ILGetDataPointer can potentially return NULL (for instance for
  root or desktop pidl).
- Make shdebugstr_guid use standard wine_dbg_sprintf instead of the
  handmade solution.

19 years agoFixed a comment.
Alexandre Julliard [Thu, 8 Sep 2005 12:42:51 +0000 (12:42 +0000)] 
Fixed a comment.

19 years agoAllocate memory rather than using fixed length buffers.
Mike McCormack [Thu, 8 Sep 2005 12:42:31 +0000 (12:42 +0000)] 
Allocate memory rather than using fixed length buffers.

19 years agoConvert RunningActions array into a list.
Mike McCormack [Thu, 8 Sep 2005 12:42:07 +0000 (12:42 +0000)] 
Convert RunningActions array into a list.

19 years agoHave ExtTextOut call into the font linking mechanism.
Huw Davies [Thu, 8 Sep 2005 12:40:20 +0000 (12:40 +0000)] 
Have ExtTextOut call into the font linking mechanism.
GetCharWidth, GetCharABCWidths and GetTextExtentPoint should return
the widths of a linked font's glyphs.

19 years agoAdded typedefs SQLWCHAR and SQLTCHAR.
Phil Krylov [Thu, 8 Sep 2005 12:39:47 +0000 (12:39 +0000)] 
Added typedefs SQLWCHAR and SQLTCHAR.

19 years agoAdded support for 64-bit format NT header and export/import tables.
Alexandre Julliard [Thu, 8 Sep 2005 11:35:19 +0000 (11:35 +0000)] 
Added support for 64-bit format NT header and export/import tables.

19 years agoAvoid a couple of 'clobbered by longjmp' warnings.
Alexandre Julliard [Thu, 8 Sep 2005 11:27:26 +0000 (11:27 +0000)] 
Avoid a couple of 'clobbered by longjmp' warnings.

19 years agoFix gcc 4.0 warnings.
Mike McCormack [Thu, 8 Sep 2005 11:04:53 +0000 (11:04 +0000)] 
Fix gcc 4.0 warnings.

19 years agoFix a file descriptor leak when opening the first file on a removable
Alexandre Julliard [Thu, 8 Sep 2005 11:04:34 +0000 (11:04 +0000)] 
Fix a file descriptor leak when opening the first file on a removable
device.

19 years agoImprove a fixme message a little.
Mike McCormack [Thu, 8 Sep 2005 11:04:03 +0000 (11:04 +0000)] 
Improve a fixme message a little.

19 years ago- fix a bug introduced by the progid list conversion
Mike McCormack [Thu, 8 Sep 2005 11:03:55 +0000 (11:03 +0000)] 
- fix a bug introduced by the progid list conversion
- make a fixme a little less alarmist

19 years agoFix memory leaks.
Mike McCormack [Thu, 8 Sep 2005 11:03:45 +0000 (11:03 +0000)] 
Fix memory leaks.

19 years agoRemove an unnecessary level of indent.
Mike McCormack [Thu, 8 Sep 2005 11:03:35 +0000 (11:03 +0000)] 
Remove an unnecessary level of indent.

19 years agoFix memory leaks in custom actions.
Mike McCormack [Thu, 8 Sep 2005 11:03:18 +0000 (11:03 +0000)] 
Fix memory leaks in custom actions.

19 years agoImprove midi trace.
Christian Costa [Thu, 8 Sep 2005 11:02:48 +0000 (11:02 +0000)] 
Improve midi trace.

19 years agoFix NdrServerContextMarshall prototype.
Ge van Geldorp [Thu, 8 Sep 2005 11:02:38 +0000 (11:02 +0000)] 
Fix NdrServerContextMarshall prototype.

19 years agoRemove redundant check.
Ulrich Czekalla [Thu, 8 Sep 2005 11:02:15 +0000 (11:02 +0000)] 
Remove redundant check.

19 years agoMake IPersist* interfaces heap based.
Jacek Caban [Thu, 8 Sep 2005 11:01:57 +0000 (11:01 +0000)] 
Make IPersist* interfaces heap based.

19 years agoAdded ReleaseBindInfo implementation.
Jacek Caban [Thu, 8 Sep 2005 11:01:46 +0000 (11:01 +0000)] 
Added ReleaseBindInfo implementation.

19 years agoFix DllCanUnloadNow prototype.
Ge van Geldorp [Thu, 8 Sep 2005 11:01:27 +0000 (11:01 +0000)] 
Fix DllCanUnloadNow prototype.

19 years agoImplement ldap_control_free*, ldap_controls_free* and
Hans Leidekker [Thu, 8 Sep 2005 11:01:08 +0000 (11:01 +0000)] 
Implement ldap_control_free*, ldap_controls_free* and
ldap_free_controls*.

19 years agoImplement system registry stores.
Juan Lang [Thu, 8 Sep 2005 11:00:51 +0000 (11:00 +0000)] 
Implement system registry stores.

19 years agoConvert a few more constants from strings to byte arrays.
Juan Lang [Thu, 8 Sep 2005 11:00:24 +0000 (11:00 +0000)] 
Convert a few more constants from strings to byte arrays.

19 years agoAdded a bit of framework for future x86_64 support.
Alexandre Julliard [Wed, 7 Sep 2005 13:31:37 +0000 (13:31 +0000)] 
Added a bit of framework for future x86_64 support.

19 years agoRemoved two todo_wine's around tests that meanwhile succeed on wine.
Michael Jung [Wed, 7 Sep 2005 13:28:49 +0000 (13:28 +0000)] 
Removed two todo_wine's around tests that meanwhile succeed on wine.

19 years agoPass correct pointer to SHFree in case of failure in
Michael Jung [Wed, 7 Sep 2005 13:28:38 +0000 (13:28 +0000)] 
Pass correct pointer to SHFree in case of failure in
UNIXFS_path_to_pidl.
Return E_FAIL if we can't get the unix path in
IPersistFolder3::InitializeEx.
Return E_NOAGGREGATION if non-NULL pUnkOuter is given to the
constructor.

19 years agoReplace a few more direct lpVtbl accesses by the proper macros.
Alexandre Julliard [Wed, 7 Sep 2005 13:28:25 +0000 (13:28 +0000)] 
Replace a few more direct lpVtbl accesses by the proper macros.

19 years agoImplement FontIsLinked.
Huw Davies [Wed, 7 Sep 2005 13:26:49 +0000 (13:26 +0000)] 
Implement FontIsLinked.

19 years agoFake directx 9c instead of 9b.
Christoph Frick [Wed, 7 Sep 2005 13:26:31 +0000 (13:26 +0000)] 
Fake directx 9c instead of 9b.

19 years agoImplement MsiReinstallFeature.
Aric Stewart [Wed, 7 Sep 2005 13:26:06 +0000 (13:26 +0000)] 
Implement MsiReinstallFeature.

19 years agoImplement registry stores.
Juan Lang [Wed, 7 Sep 2005 13:25:56 +0000 (13:25 +0000)] 
Implement registry stores.

19 years agoImplemented kernel32:SetThreadPriority on top of ntdll's equivalent
Eric Pouech [Wed, 7 Sep 2005 13:25:35 +0000 (13:25 +0000)] 
Implemented kernel32:SetThreadPriority on top of ntdll's equivalent
functions.

19 years agoUse the COM macros instead of accessing lpVtbl directly.
Alexandre Julliard [Wed, 7 Sep 2005 11:50:34 +0000 (11:50 +0000)] 
Use the COM macros instead of accessing lpVtbl directly.

19 years agoGenerate the NT header in assembly instead of using a C structure.
Alexandre Julliard [Wed, 7 Sep 2005 11:44:16 +0000 (11:44 +0000)] 
Generate the NT header in assembly instead of using a C structure.

19 years agoFix gcc 4.0 warnings.
Mike McCormack [Wed, 7 Sep 2005 11:31:17 +0000 (11:31 +0000)] 
Fix gcc 4.0 warnings.

19 years agoAdded CoInternetParseUrl implementation.
Jacek Caban [Wed, 7 Sep 2005 11:27:34 +0000 (11:27 +0000)] 
Added CoInternetParseUrl implementation.

19 years agoget_glyph_index should return the nonexistent glyph for bitmap fonts
Huw Davies [Wed, 7 Sep 2005 11:27:05 +0000 (11:27 +0000)] 
get_glyph_index should return the nonexistent glyph for bitmap fonts
when a unicode character cannot be represented as a single byte in the
font's codepage.

19 years agoUpdate Japanese resource file to include the Theme tab.
Vikram Kumar [Wed, 7 Sep 2005 11:26:41 +0000 (11:26 +0000)] 
Update Japanese resource file to include the Theme tab.

19 years agoWrong flags were being tested for INTERNET_FLAG_NO_AUTO_REDIRECT.
<orin@pinhead.cc> [Wed, 7 Sep 2005 11:26:34 +0000 (11:26 +0000)] 
Wrong flags were being tested for INTERNET_FLAG_NO_AUTO_REDIRECT.

19 years agoFix a typo.
Mike McCormack [Wed, 7 Sep 2005 11:25:59 +0000 (11:25 +0000)] 
Fix a typo.

19 years agoFix warnings for no force feedback case.
Mike McCormack [Wed, 7 Sep 2005 11:25:32 +0000 (11:25 +0000)] 
Fix warnings for no force feedback case.

19 years agoKeep temporary files in a seperate list.
Mike McCormack [Wed, 7 Sep 2005 11:25:18 +0000 (11:25 +0000)] 
Keep temporary files in a seperate list.

19 years agoDon't fallback to LoadMenu16 when the window is created with a null
Alexandre Julliard [Wed, 7 Sep 2005 09:28:08 +0000 (09:28 +0000)] 
Don't fallback to LoadMenu16 when the window is created with a null
instance.