wine
21 years agoImplemented SetMessageExtraInfo.
Mike McCormack [Tue, 13 May 2003 23:36:01 +0000 (23:36 +0000)] 
Implemented SetMessageExtraInfo.

21 years agoAdded a test for GetLongPathNameA("c:").
Francois Gouget [Tue, 13 May 2003 22:30:38 +0000 (22:30 +0000)] 
Added a test for GetLongPathNameA("c:").
Added a test for GetFullPathNameA("c:").
Fix a number of messages that referred to GetLongPathName instead of
GetFullPathName.

21 years agoAdded version information.
Francois Gouget [Tue, 13 May 2003 22:26:09 +0000 (22:26 +0000)] 
Added version information.

21 years agoStub AddPortA.
Aric Stewart [Tue, 13 May 2003 22:25:12 +0000 (22:25 +0000)] 
Stub AddPortA.

21 years agoFixed packing/unpacking of WM_WININICHANGE.
Mike McCormack [Tue, 13 May 2003 22:23:44 +0000 (22:23 +0000)] 
Fixed packing/unpacking of WM_WININICHANGE.

21 years agoPartial implementation/stub of undocumented function shell32.256.
Ulrich Czekalla [Tue, 13 May 2003 22:20:13 +0000 (22:20 +0000)] 
Partial implementation/stub of undocumented function shell32.256.

21 years agoPass correct pointer to CoCreateInstance in SHLoadInProc.
Huw Davies [Tue, 13 May 2003 22:19:01 +0000 (22:19 +0000)] 
Pass correct pointer to CoCreateInstance in SHLoadInProc.

21 years agoImplement a load of setupx Di* stubs.
Huw Davies [Tue, 13 May 2003 22:16:53 +0000 (22:16 +0000)] 
Implement a load of setupx Di* stubs.

21 years agoUse strtoulW instead of strtolW for DWORD conversion.
Huw Davies [Tue, 13 May 2003 22:16:11 +0000 (22:16 +0000)] 
Use strtoulW instead of strtolW for DWORD conversion.

21 years agoRemove redundant ITypeLib2_AddRef's. Makes
Dmitry Timoshkov [Tue, 13 May 2003 22:15:26 +0000 (22:15 +0000)] 
Remove redundant ITypeLib2_AddRef's. Makes
LoadTypeLib/ITypeLib2_Release work.

21 years agoAdded stub for OleDoAutoConvert.
Mike McCormack [Tue, 13 May 2003 22:14:30 +0000 (22:14 +0000)] 
Added stub for OleDoAutoConvert.

21 years agoImplemented a number of IMM functions.
Aric Stewart [Tue, 13 May 2003 22:12:24 +0000 (22:12 +0000)] 
Implemented a number of IMM functions.
Create a default HWND to process WM_IME messages.

21 years agoBetter handling of OFN_NOVALIDATE for win31 style file dialogs.
Huw Davies [Tue, 13 May 2003 22:06:34 +0000 (22:06 +0000)] 
Better handling of OFN_NOVALIDATE for win31 style file dialogs.

21 years agoFixed bad non-client calculation.
Ulrich Czekalla [Tue, 13 May 2003 22:05:50 +0000 (22:05 +0000)] 
Fixed bad non-client calculation.

21 years agoFix DTM_SETSYSTEMTIME.
Huw Davies [Tue, 13 May 2003 22:04:40 +0000 (22:04 +0000)] 
Fix DTM_SETSYSTEMTIME.
Make the show/hide button actually do something.
Add support for the 'yyyy' format.

21 years agoFixed some string overflows.
Alexandre Julliard [Tue, 13 May 2003 04:49:15 +0000 (04:49 +0000)] 
Fixed some string overflows.

21 years agoAdded iphlpapi.spec.def.
Alexandre Julliard [Tue, 13 May 2003 04:48:49 +0000 (04:48 +0000)] 
Added iphlpapi.spec.def.

21 years agoMake sure winsock.h gets included before stdlib.h.
Dimitrie O. Paun [Tue, 13 May 2003 04:48:23 +0000 (04:48 +0000)] 
Make sure winsock.h gets included before stdlib.h.

21 years agoFix a few style issues.
Dimitrie O. Paun [Tue, 13 May 2003 04:48:11 +0000 (04:48 +0000)] 
Fix a few style issues.

21 years agoListed recently added sections' types (resource, tls) for dumping to
Eric Pouech [Tue, 13 May 2003 04:47:53 +0000 (04:47 +0000)] 
Listed recently added sections' types (resource, tls) for dumping to
usage strings.
Fixed some header size testing.

21 years agoQuiet some valgrind reports.
Eric Pouech [Tue, 13 May 2003 04:47:11 +0000 (04:47 +0000)] 
Quiet some valgrind reports.

21 years agoAdded a set of tests for the console API.
Eric Pouech [Tue, 13 May 2003 04:46:54 +0000 (04:46 +0000)] 
Added a set of tests for the console API.

21 years agoFixed console output for non wrapped mode.
Eric Pouech [Tue, 13 May 2003 04:46:24 +0000 (04:46 +0000)] 
Fixed console output for non wrapped mode.

21 years agoEnhanced test for queries, added tests for expansion.
Eric Pouech [Tue, 13 May 2003 04:46:05 +0000 (04:46 +0000)] 
Enhanced test for queries, added tests for expansion.

21 years agoImplemented RtlExpandEnvironmentStrings_U and fixed an incorrect
Eric Pouech [Tue, 13 May 2003 04:45:50 +0000 (04:45 +0000)] 
Implemented RtlExpandEnvironmentStrings_U and fixed an incorrect
behavior in RtlQueryEnvironmentString.

21 years agoIgnore -mthreads, it's not needed in Unix.
Dimitrie O. Paun [Tue, 13 May 2003 04:44:58 +0000 (04:44 +0000)] 
Ignore -mthreads, it's not needed in Unix.

21 years agoAdded some stubs needed for Win98 explorer.exe.
Andreas Mohr [Tue, 13 May 2003 04:44:39 +0000 (04:44 +0000)] 
Added some stubs needed for Win98 explorer.exe.

21 years agoChanged wsock32 to use the new iphlpapi for interface and route
Juan Lang [Tue, 13 May 2003 04:44:14 +0000 (04:44 +0000)] 
Changed wsock32 to use the new iphlpapi for interface and route
enumeration in WsControl.

21 years agoUse iphlpapi to implement SIO_GET_INTERFACE_LIST in WSAIoctl, and
Juan Lang [Tue, 13 May 2003 04:43:44 +0000 (04:43 +0000)] 
Use iphlpapi to implement SIO_GET_INTERFACE_LIST in WSAIoctl, and
corrects iiFlags entry in the returned interface list.

21 years agoUse int instead of socklen_t.
Alexandre Julliard [Tue, 13 May 2003 03:38:19 +0000 (03:38 +0000)] 
Use int instead of socklen_t.

21 years agoFix problem with capturing [return] keys in multi-line edits.
Vitaliy Margolen [Tue, 13 May 2003 03:37:24 +0000 (03:37 +0000)] 
Fix problem with capturing [return] keys in multi-line edits.

21 years agoGet rid of direct ImageList access hacks.
Vitaliy Margolen [Tue, 13 May 2003 03:36:54 +0000 (03:36 +0000)] 
Get rid of direct ImageList access hacks.

21 years agoRearrange members of HIMAGELIST to match Windows.
Vitaliy Margolen [Tue, 13 May 2003 03:36:27 +0000 (03:36 +0000)] 
Rearrange members of HIMAGELIST to match Windows.
Reuse image and mask DCs.

21 years ago- Save more registers (exception, float...) if they are defined.
Pierre d'Herbemont [Tue, 13 May 2003 03:35:01 +0000 (03:35 +0000)] 
- Save more registers (exception, float...) if they are defined.
- Add Mac OS X signal support.

21 years agoAdded an implementation of iphlpapi.dll; most Get* functions
Juan Lang [Tue, 13 May 2003 03:32:20 +0000 (03:32 +0000)] 
Added an implementation of iphlpapi.dll; most Get* functions
introduced through Win98 are included.

21 years agoAllocate/free the 16-bit thread stack in the kernel dll init routine.
Alexandre Julliard [Tue, 13 May 2003 00:49:49 +0000 (00:49 +0000)] 
Allocate/free the 16-bit thread stack in the kernel dll init routine.

21 years agoReset signal handlers when starting child process.
Alexandre Julliard [Tue, 13 May 2003 00:45:44 +0000 (00:45 +0000)] 
Reset signal handlers when starting child process.

21 years agoFix miscellaneous spelling errors and typos.
Francois Gouget [Tue, 13 May 2003 00:41:57 +0000 (00:41 +0000)] 
Fix miscellaneous spelling errors and typos.

21 years agoAdd prototype for __WSAFDIsSet. Fix syntax error.
Dimitrie O. Paun [Tue, 13 May 2003 00:37:36 +0000 (00:37 +0000)] 
Add prototype for __WSAFDIsSet. Fix syntax error.

21 years ago- Implement a few more cases in PropVariantClear.
Robert Shearman [Tue, 13 May 2003 00:32:43 +0000 (00:32 +0000)] 
- Implement a few more cases in PropVariantClear.
- Partially implement PropVariantCopy.
- Implement FreePropVariantArray.

21 years agoAdded 2 more InstallShield temporary exes for Desktop Mode.
Marcus Meissner [Tue, 13 May 2003 00:30:49 +0000 (00:30 +0000)] 
Added 2 more InstallShield temporary exes for Desktop Mode.

21 years agoSupport 14 and 15 arguments in WOW_CallProc32W16.
Eric Pouech [Tue, 13 May 2003 00:30:32 +0000 (00:30 +0000)] 
Support 14 and 15 arguments in WOW_CallProc32W16.

21 years agoFix use of freed memory.
Robert Shearman [Tue, 13 May 2003 00:30:10 +0000 (00:30 +0000)] 
Fix use of freed memory.

21 years agoChange the #include order so the test compiles with the MSVC headers.
Francois Gouget [Tue, 13 May 2003 00:29:34 +0000 (00:29 +0000)] 
Change the #include order so the test compiles with the MSVC headers.
Fix a few signed/unsigned warnings.

21 years agolibrary/Makefile.in and unicode/Makefile.in don't exist anymore.
Francois Gouget [Tue, 13 May 2003 00:29:09 +0000 (00:29 +0000)] 
library/Makefile.in and unicode/Makefile.in don't exist anymore.

21 years agoSmall debug channel cleanup.
Dimitrie O. Paun [Tue, 13 May 2003 00:28:43 +0000 (00:28 +0000)] 
Small debug channel cleanup.

21 years agoFix NULL pointer error when displaying error message about missing
Robert Shearman [Tue, 13 May 2003 00:28:25 +0000 (00:28 +0000)] 
Fix NULL pointer error when displaying error message about missing
forwarded export.

21 years agoCommented out the new win98 exports, they are causing trouble.
Alexandre Julliard [Mon, 12 May 2003 03:34:00 +0000 (03:34 +0000)] 
Commented out the new win98 exports, they are causing trouble.

21 years agoRtlUnicodeToMultiByteSize argument is not a null terminated string,
Aric Stewart [Mon, 12 May 2003 03:32:56 +0000 (03:32 +0000)] 
RtlUnicodeToMultiByteSize argument is not a null terminated string,
use 'ptr'.

21 years agoAdded missing return in HEAP_ValidateInUseArena.
Dmitry Timoshkov [Mon, 12 May 2003 03:32:07 +0000 (03:32 +0000)] 
Added missing return in HEAP_ValidateInUseArena.

21 years agoImplemented _wfullpath.
Mike McCormack [Mon, 12 May 2003 03:31:16 +0000 (03:31 +0000)] 
Implemented _wfullpath.

21 years agoBetter error return values from stub functions.
Aric Stewart [Mon, 12 May 2003 03:29:50 +0000 (03:29 +0000)] 
Better error return values from stub functions.

21 years agoAdded stub for DllCanUnloadNow.
Aric Stewart [Mon, 12 May 2003 03:28:54 +0000 (03:28 +0000)] 
Added stub for DllCanUnloadNow.

21 years agoIgnore requested access rights when emulated version is not NT.
Aric Stewart [Mon, 12 May 2003 03:28:26 +0000 (03:28 +0000)] 
Ignore requested access rights when emulated version is not NT.

21 years agoFix the PolyPolygon function so it really generates a polypolygon and
Warren Baird [Mon, 12 May 2003 03:27:24 +0000 (03:27 +0000)] 
Fix the PolyPolygon function so it really generates a polypolygon and
not multiple sets of polygons.

21 years agoAllow the cups port to be redirectable. This gives us the option of
Huw Davies [Mon, 12 May 2003 03:26:28 +0000 (03:26 +0000)] 
Allow the cups port to be redirectable.  This gives us the option of
piping the PostScript through something before it gets sent to the
printer (like we can already do for non-cups systems).

21 years agoAdded ordinals to ctl3d32.dll, MyODBC references it by ordinal.
Mike McCormack [Mon, 12 May 2003 03:25:12 +0000 (03:25 +0000)] 
Added ordinals to ctl3d32.dll, MyODBC references it by ordinal.

21 years agoAdded handling of WM_IME_CHAR.
Aric Stewart [Mon, 12 May 2003 03:24:10 +0000 (03:24 +0000)] 
Added handling of WM_IME_CHAR.

21 years agoAdded definition of SS_USERITEM.
Dmitry Timoshkov [Mon, 12 May 2003 03:23:15 +0000 (03:23 +0000)] 
Added definition of SS_USERITEM.

21 years agoAdded stubs for CertSaveStore and CertEnumCertificatesInStore.
Mike McCormack [Mon, 12 May 2003 03:21:45 +0000 (03:21 +0000)] 
Added stubs for CertSaveStore and CertEnumCertificatesInStore.

21 years agoFixed a possible memory corruption.
Huw Davies [Mon, 12 May 2003 03:19:35 +0000 (03:19 +0000)] 
Fixed a possible memory corruption.
Fixed a memory leak.

21 years agoDon't track the system menu for managed windows.
Alexandre Julliard [Mon, 12 May 2003 03:19:03 +0000 (03:19 +0000)] 
Don't track the system menu for managed windows.

21 years ago- surface pool init fixes
Raphael Junqueira [Mon, 12 May 2003 03:10:27 +0000 (03:10 +0000)] 
- surface pool init fixes
- minor indentation and traces fixes
- fix locking/unlocking/dirty behavior (dirtify on lock) +
  optimisations (only copy when dirty)
- fix IDirect3DDevice8::Clear behavior (problem seen after a
  locking/unlocking code error)
- begin to fix volume and cube textures management

21 years ago- separate geometry tracing in a new debug channel (ddraw_geom)
Lionel Ulmer [Mon, 12 May 2003 03:09:17 +0000 (03:09 +0000)] 
- separate geometry tracing in a new debug channel (ddraw_geom)
- added handling for some new texturing ops
- prepare for addition of multi-texturing
- another way to fix the device enumeration for the reference device
- fix compilation with some glext.h files
- fix a bug in one texture conversion function
- added new texture format (but still texturing problems in 3DMark2000)

21 years agoUndef if_type, if_mtu and if_lastchange for darwin.
Pierre d'Herbemont [Mon, 12 May 2003 03:08:18 +0000 (03:08 +0000)] 
Undef if_type, if_mtu and if_lastchange for darwin.

21 years agoAdd support for Darwin's ptrace.
Pierre d'Herbemont [Mon, 12 May 2003 03:07:45 +0000 (03:07 +0000)] 
Add support for Darwin's ptrace.

21 years agoInitialize the dwMipmapCount field even if the application forgets it.
Lionel Ulmer [Sun, 11 May 2003 03:46:53 +0000 (03:46 +0000)] 
Initialize the dwMipmapCount field even if the application forgets it.

21 years ago- added mipmapping support
Lionel Ulmer [Sun, 11 May 2003 03:44:53 +0000 (03:44 +0000)] 
- added mipmapping support
- added locking for concurrent access to the D3D device
- improved tracing
- added support for most texture combine stages (inspired by the D3D8
  code)
- disable current lock / unlock code pending proper solution

21 years agoImplemented Get/SetToolTips functions.
Stephan Beuze [Sun, 11 May 2003 03:44:13 +0000 (03:44 +0000)] 
Implemented Get/SetToolTips functions.

21 years agoOrdinals 410-413 are the window subclassing functions.
Alexandre Julliard [Sun, 11 May 2003 03:40:59 +0000 (03:40 +0000)] 
Ordinals 410-413 are the window subclassing functions.

21 years agoStore the HTML into index.html like for the other docs.
Alexandre Julliard [Sun, 11 May 2003 03:38:37 +0000 (03:38 +0000)] 
Store the HTML into index.html like for the other docs.

21 years ago- minor COM fixes (fixes some crashes on stupid games)
Raphael Junqueira [Sun, 11 May 2003 03:35:27 +0000 (03:35 +0000)] 
- minor COM fixes (fixes some crashes on stupid games)
- minor indentation changes
- fix SELECTARG2 behavior (with help from Lionel Ulmer)
- surface locking/unlocking (only rendering and textures surfaces
  supported now)
- beginning of Target/Front surface support
- try to get D3DTOP_SELECTARG_* working
- implemented D3DTOP_SUBTRACT: currently only if OpenGL1.3 is used, we
  have to use GL_SUBTRACT_ARB for other versions

21 years agoAdded partial stub for GetTransform.
Alexandre Julliard [Sun, 11 May 2003 03:31:53 +0000 (03:31 +0000)] 
Added partial stub for GetTransform.

21 years agoClean up SHFileOperationA/W debugging a little.
Mike McCormack [Sun, 11 May 2003 03:31:08 +0000 (03:31 +0000)] 
Clean up SHFileOperationA/W debugging a little.

21 years agoStop wavemap lookup if a device isn't functional (spotted by Lionel
Eric Pouech [Sun, 11 May 2003 03:30:51 +0000 (03:30 +0000)] 
Stop wavemap lookup if a device isn't functional (spotted by Lionel
Ulmer).

21 years agoMake read from stdin use buffered input code and redirect stderr to
Jukka Heinonen [Sun, 11 May 2003 03:30:24 +0000 (03:30 +0000)] 
Make read from stdin use buffered input code and redirect stderr to
console.

21 years agoMake ioport instruction emulation call winedos handlers.
Jukka Heinonen [Sun, 11 May 2003 03:30:02 +0000 (03:30 +0000)] 
Make ioport instruction emulation call winedos handlers.

21 years agoPoll X events in GetInputState the same way as in GetQueueStatus.
Dmitry Timoshkov [Sun, 11 May 2003 03:29:47 +0000 (03:29 +0000)] 
Poll X events in GetInputState the same way as in GetQueueStatus.

21 years agoFix custom draw for item 0.
Dimitrie O. Paun [Sun, 11 May 2003 03:29:25 +0000 (03:29 +0000)] 
Fix custom draw for item 0.

21 years agoEnable branch forward operation in execute buffer.
Christian Costa [Sun, 11 May 2003 03:28:53 +0000 (03:28 +0000)] 
Enable branch forward operation in execute buffer.

21 years agoPut the device name string on the stack during devices enumeration.
Christian Costa [Sun, 11 May 2003 03:28:33 +0000 (03:28 +0000)] 
Put the device name string on the stack during devices enumeration.
Disable reference enumeration.

21 years agoAdd missing ReleaseDC in EDIT_BuildLineDefs_ML.
Christian Costa [Sun, 11 May 2003 03:27:23 +0000 (03:27 +0000)] 
Add missing ReleaseDC in EDIT_BuildLineDefs_ML.

21 years agoPlayback escapes in metafiles.
Huw Davies [Sun, 11 May 2003 03:07:03 +0000 (03:07 +0000)] 
Playback escapes in metafiles.

21 years agoRemoved unnecessary function link names.
Alexandre Julliard [Sun, 11 May 2003 03:04:57 +0000 (03:04 +0000)] 
Removed unnecessary function link names.

21 years agoRemove libs/Makelib.rules on distclean.
Alexandre Julliard [Sun, 11 May 2003 03:04:07 +0000 (03:04 +0000)] 
Remove libs/Makelib.rules on distclean.

21 years agoAdded stub for SetVirtualResolution.
Huw Davies [Sun, 11 May 2003 03:03:25 +0000 (03:03 +0000)] 
Added stub for SetVirtualResolution.

21 years agoWe should pass the callers client-area rect and clip rect to x11drv
Ulrich Czekalla [Sun, 11 May 2003 03:01:42 +0000 (03:01 +0000)] 
We should pass the callers client-area rect and clip rect to x11drv
otherwise we'll fail to scroll all children.

21 years agoAvoid local WINAPI function pointers.
Alexandre Julliard [Sun, 11 May 2003 03:00:32 +0000 (03:00 +0000)] 
Avoid local WINAPI function pointers.

21 years agoImplemented InternetSetOptionExA/W.
Mike McCormack [Sun, 11 May 2003 02:59:52 +0000 (02:59 +0000)] 
Implemented InternetSetOptionExA/W.

21 years agoFix the logic for setting the lps->fErase flag in BeginPaint.
Dmitry Timoshkov [Sun, 11 May 2003 02:58:53 +0000 (02:58 +0000)] 
Fix the logic for setting the lps->fErase flag in BeginPaint.

21 years agoAdded A<->W mappings for WM_IME_CHAR.
Alexandre Julliard [Sun, 11 May 2003 02:58:19 +0000 (02:58 +0000)] 
Added A<->W mappings for WM_IME_CHAR.

21 years agoProtect GlobalLock from bad pointers.
Dmitry Timoshkov [Sun, 11 May 2003 02:54:53 +0000 (02:54 +0000)] 
Protect GlobalLock from bad pointers.

21 years agoHandle overlapping buffers properly in wcstombs_sbcs (spotted by
Alexandre Julliard [Sun, 11 May 2003 02:54:09 +0000 (02:54 +0000)] 
Handle overlapping buffers properly in wcstombs_sbcs (spotted by
Dmitry Timoshkov).

21 years agoDon't delete region until after we're done with it.
Ulrich Czekalla [Sun, 11 May 2003 02:53:09 +0000 (02:53 +0000)] 
Don't delete region until after we're done with it.

21 years agoReturn value of ExtSelectClipRgn should consider visible region.
Ulrich Czekalla [Sun, 11 May 2003 02:52:04 +0000 (02:52 +0000)] 
Return value of ExtSelectClipRgn should consider visible region.

21 years agoMake SetMapMode set default window and viewport extents as in
Dmitry Timoshkov [Sun, 11 May 2003 02:50:21 +0000 (02:50 +0000)] 
Make SetMapMode set default window and viewport extents as in
Windows.

21 years agoFix handling of wcmd /c "c:\Program Files\hello.bat".
Francois Gouget [Sun, 11 May 2003 02:48:17 +0000 (02:48 +0000)] 
Fix handling of wcmd /c "c:\Program Files\hello.bat".
Make /c and /k effectively exclusive, like the real cmd does.
Fix handling of /q: it's compatible with /c and /k.
Added compatibility with /t /x and /y, just ignore them.

21 years agoReset the result buffer after each argument.
Francois Gouget [Sun, 11 May 2003 02:47:28 +0000 (02:47 +0000)] 
Reset the result buffer after each argument.

21 years agoIgnore locking failures caused by missing NFS locking daemon.
Alexandre Julliard [Sun, 11 May 2003 02:45:33 +0000 (02:45 +0000)] 
Ignore locking failures caused by missing NFS locking daemon.
Handle EINVAL the same way as EOVERFLOW.

21 years agoIgnore high word of wParam when handling WM_COMMAND in the MessageBox
Dmitry Timoshkov [Sun, 11 May 2003 02:44:31 +0000 (02:44 +0000)] 
Ignore high word of wParam when handling WM_COMMAND in the MessageBox
proc.