wine
24 years agoAdded current context to the exception debug event sent to the server.
Alexandre Julliard [Wed, 24 Nov 1999 01:24:50 +0000 (01:24 +0000)] 
Added current context to the exception debug event sent to the server.

24 years agoFixed handling of debug events on thread/process exit.
Alexandre Julliard [Wed, 24 Nov 1999 01:22:14 +0000 (01:22 +0000)] 
Fixed handling of debug events on thread/process exit.

24 years agoRaise an exception when a critical section wait failed.
Alexandre Julliard [Wed, 24 Nov 1999 01:14:04 +0000 (01:14 +0000)] 
Raise an exception when a critical section wait failed.

24 years agoImproved the stubs.
Patrik Stridvall [Tue, 23 Nov 1999 23:43:29 +0000 (23:43 +0000)] 
Improved the stubs.

24 years ago- first 'dummy' implementation of ImageList_Read
Eric Kohl [Tue, 23 Nov 1999 23:40:01 +0000 (23:40 +0000)] 
- first 'dummy' implementation of ImageList_Read

24 years ago- added version messages
Eric Kohl [Tue, 23 Nov 1999 23:38:22 +0000 (23:38 +0000)] 
- added version messages

24 years ago- implemented LBItemFromPt
Eric Kohl [Tue, 23 Nov 1999 23:35:12 +0000 (23:35 +0000)] 
- implemented LBItemFromPt

24 years ago- implemented simple column order array functionality
Eric Kohl [Tue, 23 Nov 1999 23:32:03 +0000 (23:32 +0000)] 
- implemented simple column order array functionality
- implemented some virtual listview notifications

24 years ago- minor update to mru list functions
Eric Kohl [Tue, 23 Nov 1999 23:14:53 +0000 (23:14 +0000)] 
- minor update to mru list functions
- stubs for COMCTL32_411 to COMCTL32_413

24 years ago- added version messages and some simple get/set messages.
Eric Kohl [Tue, 23 Nov 1999 22:33:41 +0000 (22:33 +0000)] 
- added version messages and some simple get/set messages.
- added unicode messages

24 years ago- made IShellFolder a aggregable object
Juergen Schmied [Tue, 23 Nov 1999 22:31:18 +0000 (22:31 +0000)] 
- made IShellFolder a aggregable object
- SHCoCreateInstance can create CSIDL_FSFolder now
- browsing into folders on the desktop implemented
- corrected returnvalue of Ico_ExtractIconEx
- fixed SHGetDataFromIDList to return data of simple pidls

24 years agoAdded implementation for WSARecvEx function. This is a Microsoft
Moses DeJong [Tue, 23 Nov 1999 22:29:00 +0000 (22:29 +0000)] 
Added implementation for WSARecvEx function. This is a Microsoft
specific extension to the winsock API.

24 years agoCorrected wrong parameter counts for WNetCachePassword and
Juergen Schmied [Tue, 23 Nov 1999 22:27:03 +0000 (22:27 +0000)] 
Corrected wrong parameter counts for WNetCachePassword and
WNetEnumCachedPasswords.

24 years agoAdded stub for DllInstall().
Ian Schmidt [Tue, 23 Nov 1999 22:24:34 +0000 (22:24 +0000)] 
Added stub for DllInstall().

24 years agoChanged to use new server-side registry support.
Alexandre Julliard [Tue, 23 Nov 1999 19:41:34 +0000 (19:41 +0000)] 
Changed to use new server-side registry support.

24 years agoAdded registry support to the server.
Alexandre Julliard [Tue, 23 Nov 1999 19:39:11 +0000 (19:39 +0000)] 
Added registry support to the server.

24 years agoDifferentiate tracing functions between request and reply.
Alexandre Julliard [Tue, 23 Nov 1999 19:38:18 +0000 (19:38 +0000)] 
Differentiate tracing functions between request and reply.
Added possibility to have dumping functions for specific types.

24 years agoAdded server_call_noerr function that avoids touching the last error.
Alexandre Julliard [Sun, 21 Nov 1999 21:02:06 +0000 (21:02 +0000)] 
Added server_call_noerr function that avoids touching the last error.

24 years agoAdded a few registry error codes.
Alexandre Julliard [Sun, 21 Nov 1999 20:57:50 +0000 (20:57 +0000)] 
Added a few registry error codes.

24 years agoRemoved some unaligned accesses.
Ulrich Weigand [Sun, 21 Nov 1999 02:21:17 +0000 (02:21 +0000)] 
Removed some unaligned accesses.

24 years ago- the fodInfos were used before initialized
Juergen Schmied [Sun, 21 Nov 1999 02:20:45 +0000 (02:20 +0000)] 
- the fodInfos were used before initialized
- lpTemplateName can be a resource id
- if lpTemplateName is a string don't free the original one

24 years agoRemoved extra #include statements.
Niels Kristian Bech Jensen [Sun, 21 Nov 1999 02:14:36 +0000 (02:14 +0000)] 
Removed extra #include statements.

24 years agoFixed MoveFileExA behavior when target file does not exist.
Alexandre Julliard [Sun, 21 Nov 1999 02:11:48 +0000 (02:11 +0000)] 
Fixed MoveFileExA behavior when target file does not exist.

24 years agoAdded Portuguese language support.
Gustavo Junior Alves [Sun, 21 Nov 1999 02:10:31 +0000 (02:10 +0000)] 
Added Portuguese language support.

24 years agoAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Alexandre Julliard [Sun, 21 Nov 1999 02:04:09 +0000 (02:04 +0000)] 
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Implemented current day circling.  Fixed many bugs in the month
calender control including control spacing and alignment.  Fixed
defines monthcal.h.  Optimized control drawing and removed many
extranious redraws.  Improved control behavior.  Fixed inconsistent
formatting in both .c and .h files.

24 years agoFlush current profile before using a newly opened one.
Andreas Mohr [Sun, 21 Nov 1999 02:03:03 +0000 (02:03 +0000)] 
Flush current profile before using a newly opened one.

24 years agoBugfix: GetThreadSelectorEntry() sets read-write flag incorrectly.
Ulrich Weigand [Sun, 21 Nov 1999 02:02:20 +0000 (02:02 +0000)] 
Bugfix: GetThreadSelectorEntry() sets read-write flag incorrectly.

24 years agoStub for GetFontData16.
Huw D M Davies [Sun, 21 Nov 1999 02:01:41 +0000 (02:01 +0000)] 
Stub for GetFontData16.

24 years agoAdded some ordinals and GetDriverResourceID().
Andreas Mohr [Sun, 21 Nov 1999 02:01:07 +0000 (02:01 +0000)] 
Added some ordinals and GetDriverResourceID().

24 years agoPortability fixes.
Alexandre Julliard [Sun, 21 Nov 1999 01:10:16 +0000 (01:10 +0000)] 
Portability fixes.

24 years agoFixed meaning of DEBUG_ONLY_THIS_PROCESS flag.
Alexandre Julliard [Sun, 21 Nov 1999 01:06:29 +0000 (01:06 +0000)] 
Fixed meaning of DEBUG_ONLY_THIS_PROCESS flag.

24 years agoFixed compile error.
Peter Hunnisett [Sun, 21 Nov 1999 01:01:42 +0000 (01:01 +0000)] 
Fixed compile error.

24 years agoImplemented StartServiceCtrlDispatcherA according to DispatcherW.
Peter Schlaile [Sun, 21 Nov 1999 01:01:04 +0000 (01:01 +0000)] 
Implemented StartServiceCtrlDispatcherA according to DispatcherW.

24 years agoMake sure we clean dlls/ too.
Alexandre Julliard [Sun, 21 Nov 1999 00:59:23 +0000 (00:59 +0000)] 
Make sure we clean dlls/ too.

24 years agoImplemented OpenSCManagerW, CloseServiceHandle, OpenServiceW, and some
Michael McCormack [Sun, 21 Nov 1999 00:58:14 +0000 (00:58 +0000)] 
Implemented OpenSCManagerW, CloseServiceHandle, OpenServiceW, and some
of QueryServiceStatus.

24 years agoAdded missing ';'.
Eric Pouech [Sun, 21 Nov 1999 00:53:59 +0000 (00:53 +0000)] 
Added missing ';'.

24 years agoError reporting fix.
Eric Pouech [Sun, 21 Nov 1999 00:53:44 +0000 (00:53 +0000)] 
Error reporting fix.

24 years agoChanged default relay line number from 100 to 200.
Andreas Mohr [Sun, 21 Nov 1999 00:53:12 +0000 (00:53 +0000)] 
Changed default relay line number from 100 to 200.

24 years agoAdded undocumented feature to InsertButtonA.
Eric Pouech [Sun, 21 Nov 1999 00:52:26 +0000 (00:52 +0000)] 
Added undocumented feature to InsertButtonA.
Added dropdown button support.

24 years agoFixed play back of uncompressed AVI file.
Eric Pouech [Sun, 21 Nov 1999 00:51:54 +0000 (00:51 +0000)] 
Fixed play back of uncompressed AVI file.
Fixed exiting conditions.

24 years agoFixed a crash in IDirectDrawSurface:BltFast.
Eric Pouech [Sun, 21 Nov 1999 00:51:29 +0000 (00:51 +0000)] 
Fixed a crash in IDirectDrawSurface:BltFast.

24 years agoFixed forwarding and handling messages directed to the mappers.
Eric Pouech [Sun, 21 Nov 1999 00:51:05 +0000 (00:51 +0000)] 
Fixed forwarding and handling messages directed to the mappers.

24 years agoSimplified hInstance creation/handling.
Ulrich Weigand [Sun, 21 Nov 1999 00:50:30 +0000 (00:50 +0000)] 
Simplified hInstance creation/handling.
Fixes problems with self-loaders creating DGROUP themselves.

24 years agoAdd stubs for Get/SetLayout().
Huw D M Davies [Sun, 21 Nov 1999 00:49:50 +0000 (00:49 +0000)] 
Add stubs for Get/SetLayout().

24 years agoAdded stub for StgSetTimes.
Jim Aston [Sun, 21 Nov 1999 00:49:20 +0000 (00:49 +0000)] 
Added stub for StgSetTimes.

24 years agoSHFind_InitMenuPopup is supposed to return a pointer.
Andreas Mohr [Sun, 21 Nov 1999 00:48:33 +0000 (00:48 +0000)] 
SHFind_InitMenuPopup is supposed to return a pointer.

24 years agou_int[16|32]_t might not be defined.
Ulrich Weigand [Sun, 21 Nov 1999 00:48:06 +0000 (00:48 +0000)] 
u_int[16|32]_t might not be defined.

24 years ago- fixed crash when adding items with TVI_SORT and wineItem->pszText is
Alex Priem [Sun, 21 Nov 1999 00:47:43 +0000 (00:47 +0000)] 
- fixed crash when adding items with TVI_SORT and wineItem->pszText is
  set to LPSTR_TEXTCALLBACK.
- ditto for TREEVIEW_DeleteItem, TREEVIEW_CreateDragImage.

24 years agoRelease 991114. wine-991114
Alexandre Julliard [Mon, 15 Nov 1999 01:40:17 +0000 (01:40 +0000)] 
Release 991114.

24 years agoFixed allocation rounding for MEM_RESERVE.
Alexandre Julliard [Mon, 15 Nov 1999 00:46:30 +0000 (00:46 +0000)] 
Fixed allocation rounding for MEM_RESERVE.

24 years agoFixed hash function.
Eric Pouech [Mon, 15 Nov 1999 00:07:30 +0000 (00:07 +0000)] 
Fixed hash function.

24 years agoThe adwInfo[0] field was no longer used on mmioOpen (may contain file
Eric Pouech [Sun, 14 Nov 1999 23:59:01 +0000 (23:59 +0000)] 
The adwInfo[0] field was no longer used on mmioOpen (may contain file
handle).

24 years agoAdded stubs for SetErrorInfo, PropVariantClear, PropVariantCopy,
Eric Pouech [Sun, 14 Nov 1999 23:56:11 +0000 (23:56 +0000)] 
Added stubs for SetErrorInfo, PropVariantClear, PropVariantCopy,
FreePropVariantArray.

24 years agoRemoved suicide code when playback thread's father dies.
Eric Pouech [Sun, 14 Nov 1999 23:53:41 +0000 (23:53 +0000)] 
Removed suicide code when playback thread's father dies.

24 years ago- the colums in the shellview are now created depending on the
Juergen Schmied [Sun, 14 Nov 1999 21:33:23 +0000 (21:33 +0000)] 
- the colums in the shellview are now created depending on the
  attributes of the folder object shown
- get all attributes from the shellfolder instead directly from the idlist
- header fields localized (only engl. and german till now)
- small fixes

24 years ago- corrected control positions
Juergen Schmied [Sun, 14 Nov 1999 21:29:24 +0000 (21:29 +0000)] 
- corrected control positions
- use the icons from comctl32 for the buttons

24 years agoBugfix: relay/snoop debugging was broken by last patch ...
Ulrich Weigand [Sun, 14 Nov 1999 21:28:57 +0000 (21:28 +0000)] 
Bugfix: relay/snoop debugging was broken by last patch ...

24 years agoMoved ptrace support to ptrace.c. Tried to improve portability.
Alexandre Julliard [Sun, 14 Nov 1999 21:23:21 +0000 (21:23 +0000)] 
Moved ptrace support to ptrace.c. Tried to improve portability.

24 years agoBug fixes.
Alexandre Julliard [Sun, 14 Nov 1999 21:02:04 +0000 (21:02 +0000)] 
Bug fixes.

24 years agoFixed some unresolved externals on non-Intel archs.
Ulrich Weigand [Sun, 14 Nov 1999 19:45:05 +0000 (19:45 +0000)] 
Fixed some unresolved externals on non-Intel archs.

24 years agoAdded missing WINAPI attribute to two forward declarations.
Rein Klazes [Sun, 14 Nov 1999 19:44:43 +0000 (19:44 +0000)] 
Added missing WINAPI attribute to two forward declarations.

24 years agoRemoved leftover #undefs.
Francois Gouget [Sun, 14 Nov 1999 19:44:25 +0000 (19:44 +0000)] 
Removed leftover #undefs.

24 years agoIgnore MCI_OPEN_ELEMENT in CDAUDIO_mciOpen.
Uwe Bonnes [Sun, 14 Nov 1999 19:44:02 +0000 (19:44 +0000)] 
Ignore MCI_OPEN_ELEMENT in CDAUDIO_mciOpen.

24 years agoWork around glibc bug, that does not handle latin-1 umlauts.
Marcus Meissner [Sun, 14 Nov 1999 19:43:05 +0000 (19:43 +0000)] 
Work around glibc bug, that does not handle latin-1 umlauts.

24 years agoAdapted to new register function handling.
Ulrich Weigand [Sat, 13 Nov 1999 23:54:04 +0000 (23:54 +0000)] 
Adapted to new register function handling.

24 years agoModified Win32 register function handling.
Ulrich Weigand [Sat, 13 Nov 1999 23:51:13 +0000 (23:51 +0000)] 
Modified Win32 register function handling.

24 years agoUse BSD headers for ICMP portability.
Francois Gouget [Sat, 13 Nov 1999 23:02:06 +0000 (23:02 +0000)] 
Use BSD headers for ICMP portability.

24 years ago- inserted markers for the bin2res tool
Juergen Schmied [Sat, 13 Nov 1999 22:38:24 +0000 (22:38 +0000)] 
- inserted markers for the bin2res tool
- reformated hexdump in shres.rc

24 years agoNew tool to convert the binary resources in *.rc files (hexdumps) from
Juergen Schmied [Sat, 13 Nov 1999 22:32:21 +0000 (22:32 +0000)] 
New tool to convert the binary resources in *.rc files (hexdumps) from
and to a binary.

24 years agoAdded better missing function emulation.
Patrik Stridvall [Sat, 13 Nov 1999 22:23:35 +0000 (22:23 +0000)] 
Added better missing function emulation.

24 years agoMade debugger compile and marginally work on non-Intel archs.
Ulrich Weigand [Sat, 13 Nov 1999 20:58:45 +0000 (20:58 +0000)] 
Made debugger compile and marginally work on non-Intel archs.

24 years agoMoved GET_IP macro to winnt.h
Ulrich Weigand [Sat, 13 Nov 1999 20:56:01 +0000 (20:56 +0000)] 
Moved GET_IP macro to winnt.h

24 years agoMove PostScript driver docs to documentation/ . Add instructions on
Huw D M Davies [Sat, 13 Nov 1999 20:55:31 +0000 (20:55 +0000)] 
Move PostScript driver docs to documentation/ .  Add instructions on
how to use regapi to get information into the registry.  Supply sample
input to regapi.

24 years agoImplemented the PrintSetup dialog box for the PrintDlgA.
Klaas van Gend [Sat, 13 Nov 1999 20:49:58 +0000 (20:49 +0000)] 
Implemented the PrintSetup dialog box for the PrintDlgA.

24 years agoAdded validations for page index before using it.
Adrian Thurston [Sat, 13 Nov 1999 20:49:12 +0000 (20:49 +0000)] 
Added validations for page index before using it.

24 years ago- fixed the index of the item chosen in the filter combo box
Adrian Thurston [Sat, 13 Nov 1999 20:48:47 +0000 (20:48 +0000)] 
- fixed the index of the item chosen in the filter combo box
- added support for the OFN_OVERWRITEPROMPT flag
- fixed positioning of controls in the user-defined templates

24 years agoAdded support for WriteProcessMemory through the server.
Alexandre Julliard [Sat, 13 Nov 1999 19:54:54 +0000 (19:54 +0000)] 
Added support for WriteProcessMemory through the server.

24 years agoAdded get_page_size function.
Alexandre Julliard [Sat, 13 Nov 1999 19:49:05 +0000 (19:49 +0000)] 
Added get_page_size function.

24 years agoAdded support for ReadProcessMemory through the server.
Alexandre Julliard [Fri, 12 Nov 1999 21:39:14 +0000 (21:39 +0000)] 
Added support for ReadProcessMemory through the server.

24 years agoAdded support for CREATE_SUSPENDED flag in CreateProcess.
Alexandre Julliard [Fri, 12 Nov 1999 03:35:25 +0000 (03:35 +0000)] 
Added support for CREATE_SUSPENDED flag in CreateProcess.

24 years agoImplemented VWin32 VxDCall mechanism and 2 calls.
Ian Schmidt [Fri, 12 Nov 1999 03:28:26 +0000 (03:28 +0000)] 
Implemented VWin32 VxDCall mechanism and 2 calls.

24 years agoFixed joystick scaling.
<jodaman@cegt201.bradley.edu> [Fri, 12 Nov 1999 03:23:50 +0000 (03:23 +0000)] 
Fixed joystick scaling.

24 years agoUse constants IDOK and IDCANCEL in .rc files.
Gustavo Junior Alves [Fri, 12 Nov 1999 01:50:03 +0000 (01:50 +0000)] 
Use constants IDOK and IDCANCEL in .rc files.

24 years agoPortability fix: renamed PTRACE_* into PT_*.
Gerald Pfeifer [Fri, 12 Nov 1999 01:40:09 +0000 (01:40 +0000)] 
Portability fix: renamed PTRACE_* into PT_*.

24 years agoAllow for buggy apps that call the wrong VxDCall routine.
Ulrich Weigand [Fri, 12 Nov 1999 01:39:18 +0000 (01:39 +0000)] 
Allow for buggy apps that call the wrong VxDCall routine.

24 years agoComplete stub for RasEnumEntries by saying we have 0 entries.
Gerard Patel [Fri, 12 Nov 1999 01:38:49 +0000 (01:38 +0000)] 
Complete stub for RasEnumEntries by saying we have 0 entries.

24 years agoAdd debugstr_hex_dump to allow display hex dumps of data in any
Jeremy White [Fri, 12 Nov 1999 01:38:12 +0000 (01:38 +0000)] 
Add debugstr_hex_dump to allow display hex dumps of data in any
debugging message.

24 years agoAdded use_ptrace flag to disable ptrace usage. Should eventually be
Alexandre Julliard [Fri, 12 Nov 1999 01:10:05 +0000 (01:10 +0000)] 
Added use_ptrace flag to disable ptrace usage. Should eventually be
made into an option.

24 years agoMade the buttons in the filedlg change when selecting a different
Juergen Schmied [Fri, 12 Nov 1999 01:02:27 +0000 (01:02 +0000)] 
Made the buttons in the filedlg change when selecting a different
view type by the context menu, cleanup.

24 years agoAdded Spanish (pure Castillan) MM error string translation.
Julio Cesar Gazquez [Fri, 12 Nov 1999 01:01:24 +0000 (01:01 +0000)] 
Added Spanish (pure Castillan) MM error string translation.

24 years agoAdded signal handling for SPARC / Solaris.
Ulrich Weigand [Fri, 12 Nov 1999 01:00:34 +0000 (01:00 +0000)] 
Added signal handling for SPARC / Solaris.

24 years agoComment out explicit call to SHELL_SaveRegistry since winelib programs
Huw D M Davies [Fri, 12 Nov 1999 00:59:43 +0000 (00:59 +0000)] 
Comment out explicit call to SHELL_SaveRegistry since winelib programs
now exit properly.  Change several NULLs to '\0's.  Fix some spelling.

24 years agoFixed XShm completion event leak.
Ove Kaaven [Fri, 12 Nov 1999 00:59:17 +0000 (00:59 +0000)] 
Fixed XShm completion event leak.

24 years agoFixed recursion count while calling midiStream(Pause|Restart).
Eric Pouech [Fri, 12 Nov 1999 00:58:52 +0000 (00:58 +0000)] 
Fixed recursion count while calling midiStream(Pause|Restart).

24 years agoFix save_check_tainted to properly scan the tree so that all tainted
Huw D M Davies [Fri, 12 Nov 1999 00:58:15 +0000 (00:58 +0000)] 
Fix save_check_tainted to properly scan the tree so that all tainted
branches get saved.

24 years agoAdded a stub for setjmp.
Bernd Paysan [Fri, 12 Nov 1999 00:57:49 +0000 (00:57 +0000)] 
Added a stub for setjmp.

24 years agoDon't crash when we get a SIGCHLD for a removed thread.
Alexandre Julliard [Wed, 10 Nov 1999 20:25:19 +0000 (20:25 +0000)] 
Don't crash when we get a SIGCHLD for a removed thread.

24 years agoSolaris compile fixes.
Patrik Stridvall [Wed, 10 Nov 1999 20:21:37 +0000 (20:21 +0000)] 
Solaris compile fixes.

24 years ago(Preliminary) CONTEXT structure for SPARC added.
Ulrich Weigand [Wed, 10 Nov 1999 20:18:53 +0000 (20:18 +0000)] 
(Preliminary) CONTEXT structure for SPARC added.

24 years agoBugfix: LOAD_DLL_DEBUG_EVENT lpImageName parameter was incorrect.
Ulrich Weigand [Wed, 10 Nov 1999 20:15:04 +0000 (20:15 +0000)] 
Bugfix: LOAD_DLL_DEBUG_EVENT lpImageName parameter was incorrect.