wine
22 years agoSeveral additions and bug fixes.
Patrik Stridvall [Wed, 18 Jul 2001 20:09:12 +0000 (20:09 +0000)] 
Several additions and bug fixes.

22 years agoReject pointer messages in SendNotifyMessage[AW] and
Alexandre Julliard [Wed, 18 Jul 2001 20:07:01 +0000 (20:07 +0000)] 
Reject pointer messages in SendNotifyMessage[AW] and
SendMessageCallback[AW]. Fixed prototypes.

22 years agoInclude rpc*.h/windows.h/ole2.h just like windows.
Francois Gouget [Wed, 18 Jul 2001 20:04:08 +0000 (20:04 +0000)] 
Include rpc*.h/windows.h/ole2.h just like windows.

22 years agoUse GetCommState16 to save state in OpenComm16.
Mike McCormack [Wed, 18 Jul 2001 20:03:11 +0000 (20:03 +0000)] 
Use GetCommState16 to save state in OpenComm16.
Merge comm16 globals into one structure.

22 years agoMake the font name and size settings reflect the data in the font file
Bill Medland [Wed, 18 Jul 2001 20:00:44 +0000 (20:00 +0000)] 
Make the font name and size settings reflect the data in the font file
rather than arbitrary values.

22 years agoSNOOP_DoReturn: remove redundant printing of tid.
Uwe Bonnes [Wed, 18 Jul 2001 20:00:06 +0000 (20:00 +0000)] 
SNOOP_DoReturn: remove redundant printing of tid.

22 years agoUpdated dependencies.
Alexandre Julliard [Tue, 17 Jul 2001 00:57:41 +0000 (00:57 +0000)] 
Updated dependencies.

22 years agoRewrite SetCommState16 to use SetCommState.
Mike McCormack [Tue, 17 Jul 2001 00:57:01 +0000 (00:57 +0000)] 
Rewrite SetCommState16 to use SetCommState.

22 years agoMore descriptive error on buffer overflow.
Andreas Mohr [Tue, 17 Jul 2001 00:56:37 +0000 (00:56 +0000)] 
More descriptive error on buffer overflow.

22 years agoAs for the edit control, the style of the borders on the list control
Bill Medland [Tue, 17 Jul 2001 00:55:23 +0000 (00:55 +0000)] 
As for the edit control, the style of the borders on the list control
is modified in the dialog loading code, not in the control itself.

22 years agoFixed some more overflowing string traces.
Andreas Mohr [Tue, 17 Jul 2001 00:51:00 +0000 (00:51 +0000)] 
Fixed some more overflowing string traces.

22 years agoDraw MenuBar in proper place (some cases).
Gerard Patel [Tue, 17 Jul 2001 00:43:22 +0000 (00:43 +0000)] 
Draw MenuBar in proper place (some cases).

22 years agoMake sure user32 is always loaded before x11drv.
Lionel Ulmer [Tue, 17 Jul 2001 00:41:24 +0000 (00:41 +0000)] 
Make sure user32 is always loaded before x11drv.

22 years agoHandle spaces properly when restarting winelauncher for debug.
Francois Gouget [Tue, 17 Jul 2001 00:40:50 +0000 (00:40 +0000)] 
Handle spaces properly when restarting winelauncher for debug.

22 years agoSome 'calendar' typos...
Francois Gouget [Tue, 17 Jul 2001 00:40:30 +0000 (00:40 +0000)] 
Some 'calendar' typos...

22 years agoAdded missing CommandLineToArgvW prototype.
Francois Gouget [Tue, 17 Jul 2001 00:39:58 +0000 (00:39 +0000)] 
Added missing CommandLineToArgvW prototype.

22 years agoRefresh bitmap count to take in account imagelist changes after
Gerard Patel [Tue, 17 Jul 2001 00:39:15 +0000 (00:39 +0000)] 
Refresh bitmap count to take in account imagelist changes after
TB_SETIMAGELIST.

22 years agoFixed unicode warning.
Gerard Patel [Tue, 17 Jul 2001 00:38:50 +0000 (00:38 +0000)] 
Fixed unicode warning.

22 years agoAdded STATUS_* constant for named pipes. Return STATUS_PIPE_NOT_AVAILABLE
Ove Kaaven [Tue, 17 Jul 2001 00:38:00 +0000 (00:38 +0000)] 
Added STATUS_* constant for named pipes. Return STATUS_PIPE_NOT_AVAILABLE
when opening a named pipe if the pipe exists but no instances of it are
currently waiting for a connection.

22 years agoBacked out the suspend_process_for_ptrace change.
Alexandre Julliard [Sat, 14 Jul 2001 00:50:30 +0000 (00:50 +0000)] 
Backed out the suspend_process_for_ptrace change.
Fixed a couple of races in ptrace code.

22 years agoRemove the -rpath option from the link command.
Jeremy White [Sat, 14 Jul 2001 00:49:50 +0000 (00:49 +0000)] 
Remove the -rpath option from the link command.

22 years agoFixed issue found by winapi_check.
Patrik Stridvall [Sat, 14 Jul 2001 00:49:03 +0000 (00:49 +0000)] 
Fixed issue found by winapi_check.

22 years agoSeveral additions and bug fixes.
Patrik Stridvall [Sat, 14 Jul 2001 00:48:41 +0000 (00:48 +0000)] 
Several additions and bug fixes.

22 years agoBetter LockWindowUpdate debug.
Marcus Meissner [Sat, 14 Jul 2001 00:48:14 +0000 (00:48 +0000)] 
Better LockWindowUpdate debug.

22 years agoMade some FIXME()s print the respective strings passed.
Marcus Meissner [Sat, 14 Jul 2001 00:47:52 +0000 (00:47 +0000)] 
Made some FIXME()s print the respective strings passed.
Changed StgSetTimes() to correct type.

22 years agoAdded Quality Box (readonly currently) for 16bit templated dialogs.
Marcus Meissner [Sat, 14 Jul 2001 00:47:20 +0000 (00:47 +0000)] 
Added Quality Box (readonly currently) for 16bit templated dialogs.
Added [Printer] button support in 16bit templated dialogs.
Try sending orientation icon to stc10 too.

22 years agoReplaced most of the numbers with the symbolic constants of the dialog
Marcus Meissner [Sat, 14 Jul 2001 00:47:01 +0000 (00:47 +0000)] 
Replaced most of the numbers with the symbolic constants of the dialog
items.

22 years agoDon't claim the parport for exclusive access and release the port
Uwe Bonnes [Sat, 14 Jul 2001 00:46:22 +0000 (00:46 +0000)] 
Don't claim the parport for exclusive access and release the port
after every access.

22 years agoRewrite GetCommState16 using GetCommState.
Mike McCormack [Sat, 14 Jul 2001 00:45:58 +0000 (00:45 +0000)] 
Rewrite GetCommState16 using GetCommState.

22 years agoSNOOP_GetProcAddress: don't touch already initialized fun-entries.
Uwe Bonnes [Sat, 14 Jul 2001 00:43:57 +0000 (00:43 +0000)] 
SNOOP_GetProcAddress: don't touch already initialized fun-entries.

22 years agoRemoved unused functions suspend/remove_all_threads.
Alexandre Julliard [Thu, 12 Jul 2001 22:35:20 +0000 (22:35 +0000)] 
Removed unused functions suspend/remove_all_threads.

22 years agoDocumentation fixes.
Patrik Stridvall [Thu, 12 Jul 2001 22:33:51 +0000 (22:33 +0000)] 
Documentation fixes.

22 years agoImplement overlapped completion routines.
Mike McCormack [Thu, 12 Jul 2001 22:29:41 +0000 (22:29 +0000)] 
Implement overlapped completion routines.
Don't use lpOverlapped->OffsetHigh to store bytes to transfer.

22 years agoFix X crash when running in managed mode.
Lionel Ulmer [Thu, 12 Jul 2001 22:27:56 +0000 (22:27 +0000)] 
Fix X crash when running in managed mode.

22 years agoRegenerated codepage files with Unicode 3.1 data.
Alexandre Julliard [Thu, 12 Jul 2001 22:23:40 +0000 (22:23 +0000)] 
Regenerated codepage files with Unicode 3.1 data.

22 years agoFixed some issues found by winapi_check.
Patrik Stridvall [Thu, 12 Jul 2001 22:22:23 +0000 (22:22 +0000)] 
Fixed some issues found by winapi_check.

22 years agoSeveral additions and bug fixes.
Patrik Stridvall [Thu, 12 Jul 2001 22:22:05 +0000 (22:22 +0000)] 
Several additions and bug fixes.

22 years agoGet winemaker to drop the trailing CtrlZ that is still to be found on
Bill Medland [Thu, 12 Jul 2001 22:21:44 +0000 (22:21 +0000)] 
Get winemaker to drop the trailing CtrlZ that is still to be found on
quite a lot of DOS files.

22 years agoFixed a few issues with tsx11 locking.
Alexandre Julliard [Thu, 12 Jul 2001 02:49:31 +0000 (02:49 +0000)] 
Fixed a few issues with tsx11 locking.
Always map the client window when moving out of iconic state.

22 years agoDon't call SNOOP_RegisterDLL on builtins.
Alexandre Julliard [Thu, 12 Jul 2001 02:46:55 +0000 (02:46 +0000)] 
Don't call SNOOP_RegisterDLL on builtins.

22 years ago- removed unused OSMesa linking
Lionel Ulmer [Thu, 12 Jul 2001 02:46:23 +0000 (02:46 +0000)] 
- removed unused OSMesa linking
- removed OSMesa code

22 years agoImplement COMM_MSRUpdate with GetCommModemStatus.
Mike McCormack [Thu, 12 Jul 2001 02:45:25 +0000 (02:45 +0000)] 
Implement COMM_MSRUpdate with GetCommModemStatus.

22 years agoAdded a bunch of entry points.
Peter Hunnisett [Wed, 11 Jul 2001 20:19:06 +0000 (20:19 +0000)] 
Added a bunch of entry points.
Added some stubs and header information.
Fixed some return codes.

22 years agoModify some system metrics to agree with Win95 and reflect the desktop
Bill Medland [Wed, 11 Jul 2001 20:18:11 +0000 (20:18 +0000)] 
Modify some system metrics to agree with Win95 and reflect the desktop
registry entries.

22 years agoSemistubs for _ismbcdigit,_ismbcspace,_mbslwr,_mbsnbcmp,_mbsspn.
Uwe Bonnes [Wed, 11 Jul 2001 20:13:14 +0000 (20:13 +0000)] 
Semistubs for _ismbcdigit,_ismbcspace,_mbslwr,_mbsnbcmp,_mbsspn.

22 years agoDocumentation fixes.
Patrik Stridvall [Wed, 11 Jul 2001 18:56:41 +0000 (18:56 +0000)] 
Documentation fixes.

22 years agoAdded disassembly for 0x0f 0x5x opcodes.
Alexandre Julliard [Wed, 11 Jul 2001 17:33:47 +0000 (17:33 +0000)] 
Added disassembly for 0x0f 0x5x opcodes.

22 years agoBetter error reporting on DebugActiveProcess failure.
Alexandre Julliard [Wed, 11 Jul 2001 17:33:08 +0000 (17:33 +0000)] 
Better error reporting on DebugActiveProcess failure.

22 years agoSmall fixes to the debugger support.
Alexandre Julliard [Wed, 11 Jul 2001 17:30:59 +0000 (17:30 +0000)] 
Small fixes to the debugger support.

22 years agoMerge WM_MOUSEMOVE messages.
Alexandre Julliard [Wed, 11 Jul 2001 17:29:01 +0000 (17:29 +0000)] 
Merge WM_MOUSEMOVE messages.

22 years agoMajor reorganization and cleanup.
Patrik Stridvall [Wed, 11 Jul 2001 17:27:45 +0000 (17:27 +0000)] 
Major reorganization and cleanup.

22 years agoImplement FlushComm16 with PurgeComm.
Mike McCormack [Wed, 11 Jul 2001 17:26:57 +0000 (17:26 +0000)] 
Implement FlushComm16 with PurgeComm.

22 years agoCorrect the location of the style patching for the edit control.
Bill Medland [Wed, 11 Jul 2001 17:26:33 +0000 (17:26 +0000)] 
Correct the location of the style patching for the edit control.

22 years agoStub some rasapi functions.
Mike McCormack [Wed, 11 Jul 2001 17:25:03 +0000 (17:25 +0000)] 
Stub some rasapi functions.

22 years agoHave InternetGetConnectedState always return 'LAN connection'.
Marcus Meissner [Wed, 11 Jul 2001 17:24:39 +0000 (17:24 +0000)] 
Have InternetGetConnectedState always return 'LAN connection'.

22 years agoStart implementing named pipes.
Mike McCormack [Tue, 10 Jul 2001 19:16:49 +0000 (19:16 +0000)] 
Start implementing named pipes.

22 years agoAdd shlwapi.wvnsprintf[AW], header info and comments.
Peter Hunnisett [Tue, 10 Jul 2001 19:12:40 +0000 (19:12 +0000)] 
Add shlwapi.wvnsprintf[AW], header info and comments.

22 years agoImplemented a stub for WSARecvFrom.
Peter Hunnisett [Tue, 10 Jul 2001 19:09:59 +0000 (19:09 +0000)] 
Implemented a stub for WSARecvFrom.

22 years agoGetMenuItemID: return -1 for invalid menu items, not zero.
Mike McCormack [Tue, 10 Jul 2001 19:06:12 +0000 (19:06 +0000)] 
GetMenuItemID: return -1 for invalid menu items, not zero.

22 years agoRewrite EscapeCommFunction16 to use EscapeCommFunction.
Mike McCormack [Tue, 10 Jul 2001 19:05:30 +0000 (19:05 +0000)] 
Rewrite EscapeCommFunction16 to use EscapeCommFunction.

22 years agoCreateFile should be called with security attributes in _open.
Peter Hunnisett [Tue, 10 Jul 2001 19:03:46 +0000 (19:03 +0000)] 
CreateFile should be called with security attributes in _open.

22 years agoMake (G|S)etClipList not abort, but return DDERR_NOCLIPLIST.
Marcus Meissner [Tue, 10 Jul 2001 19:03:15 +0000 (19:03 +0000)] 
Make (G|S)etClipList not abort, but return DDERR_NOCLIPLIST.
Do not scroll FIXME()s too much.

23 years agoFixed issues found by winapi_check.
Patrik Stridvall [Sun, 8 Jul 2001 22:32:51 +0000 (22:32 +0000)] 
Fixed issues found by winapi_check.

23 years ago- Added comment that code is broken.
Patrik Stridvall [Sun, 8 Jul 2001 22:31:29 +0000 (22:31 +0000)] 
- Added comment that code is broken.
- Silenced annoying long term winapi_check message.

23 years agoAdd proper check for existance of struct sockaddr member sa_len.
Patrik Stridvall [Sun, 8 Jul 2001 22:30:50 +0000 (22:30 +0000)] 
Add proper check for existance of struct sockaddr member sa_len.

23 years agoUpdated printing documentation a bit.
Andreas Mohr [Sun, 8 Jul 2001 20:36:48 +0000 (20:36 +0000)] 
Updated printing documentation a bit.

23 years agoSeveral bug fixes and additions.
Patrik Stridvall [Sun, 8 Jul 2001 20:33:20 +0000 (20:33 +0000)] 
Several bug fixes and additions.

23 years agoFix some ordinal forwarding.
Peter Hunnisett [Sun, 8 Jul 2001 20:32:42 +0000 (20:32 +0000)] 
Fix some ordinal forwarding.

23 years agoAdd some argument validation to SetMenuItemInfoA, so QT5 does not
Marcus Meissner [Sun, 8 Jul 2001 20:31:41 +0000 (20:31 +0000)] 
Add some argument validation to SetMenuItemInfoA, so QT5 does not
corrupt its menus.

23 years ago- Move creation process to the WM_NCCREATE message like native and force
Guy L. Albertelli [Sun, 8 Jul 2001 20:31:11 +0000 (20:31 +0000)] 
- Move creation process to the WM_NCCREATE message like native and force
  styles WS_VISIBLE and CCS_TOP.
- Implement messages WM_NCHITTEST, WM_STYLECHANGED, RB_MOVEBAND,
  RB_MINIMIZEBAND.
- Improve preformance by removing calls to GetWindowLong for GWL_STYLE
  (by saving state and handling WM_STYLECHANGED).
- Cleanup and remove dead and test code.

23 years agoCorrect amount of info displayed for NM_NCHITTEST and all the LVN_*.
Guy L. Albertelli [Sun, 8 Jul 2001 20:30:43 +0000 (20:30 +0000)] 
Correct amount of info displayed for NM_NCHITTEST and all the LVN_*.

23 years agoCorrect more colours so that DrawEdge works for more cases.
Bill Medland [Sun, 8 Jul 2001 20:30:10 +0000 (20:30 +0000)] 
Correct more colours so that DrawEdge works for more cases.

23 years agoAdded missing IIDs.
Hidenori Takeshima [Sun, 8 Jul 2001 20:29:48 +0000 (20:29 +0000)] 
Added missing IIDs.

23 years agoImplement ReadFileEx and WriteFileEx (lpOverlappedCompletion routine
Mike McCormack [Sun, 8 Jul 2001 20:29:26 +0000 (20:29 +0000)] 
Implement ReadFileEx and WriteFileEx (lpOverlappedCompletion routine
is not supported yet...)

23 years agoUse HANDLEs instead of unix fds.
Mike McCormack [Sun, 8 Jul 2001 20:28:55 +0000 (20:28 +0000)] 
Use HANDLEs instead of unix fds.

23 years agoAdd --list facility to list installed programs.
Jeremy White [Sun, 8 Jul 2001 20:28:23 +0000 (20:28 +0000)] 
Add --list facility to list installed programs.
Add --remove xxx facility to remove a specific program.

23 years agoDocumentation fixes.
Patrik Stridvall [Mon, 2 Jul 2001 19:59:40 +0000 (19:59 +0000)] 
Documentation fixes.

23 years agoAdded stubs for quartz.dll.
Hidenori Takeshima [Mon, 2 Jul 2001 18:57:22 +0000 (18:57 +0000)] 
Added stubs for quartz.dll.

23 years agoDeclare stubs for ReadFileEx, WriteFileEx.
Mike McCormack [Mon, 2 Jul 2001 18:56:01 +0000 (18:56 +0000)] 
Declare stubs for ReadFileEx, WriteFileEx.

23 years agoAdded some dshow headers.
Hidenori Takeshima [Mon, 2 Jul 2001 18:04:04 +0000 (18:04 +0000)] 
Added some dshow headers.

23 years agoFix some inter dll dependencies.
Dmitry Timoshkov [Mon, 2 Jul 2001 18:02:10 +0000 (18:02 +0000)] 
Fix some inter dll dependencies.

23 years agoAdd stdcall->cdecl thunks for inet_network and getnetbyname.
Dmitry Timoshkov [Mon, 2 Jul 2001 18:01:41 +0000 (18:01 +0000)] 
Add stdcall->cdecl thunks for inet_network and getnetbyname.

23 years agoReplace PROFILE_* functions by Reg*.
Dmitry Timoshkov [Mon, 2 Jul 2001 18:00:33 +0000 (18:00 +0000)] 
Replace PROFILE_* functions by Reg*.

23 years agoRBBS_FIXEDSIZE should not affect _AdjustBands (found by Mike McCormack
Guy L. Albertelli [Mon, 2 Jul 2001 17:59:11 +0000 (17:59 +0000)] 
RBBS_FIXEDSIZE should not affect _AdjustBands (found by Mike McCormack
in WinZip).

23 years agoFix button text placement for disabled buttons (see Winzip 8.0).
Mike McCormack [Mon, 2 Jul 2001 17:58:31 +0000 (17:58 +0000)] 
Fix button text placement for disabled buttons (see Winzip 8.0).

23 years agoAdded IBindHost, IWinInetInfo, IWinInetHttpInfo class definitions,
Nikolas Zimmermann [Mon, 2 Jul 2001 17:58:01 +0000 (17:58 +0000)] 
Added IBindHost, IWinInetInfo, IWinInetHttpInfo class definitions,
BINDF, BINDSTATUS structs.

23 years agoFixed some issues found by winapi_check.
Patrik Stridvall [Mon, 2 Jul 2001 01:22:10 +0000 (01:22 +0000)] 
Fixed some issues found by winapi_check.

23 years agoSeveral bug fixes and additions.
Patrik Stridvall [Mon, 2 Jul 2001 01:21:48 +0000 (01:21 +0000)] 
Several bug fixes and additions.

23 years agoReplace some 16-bit calls by their 32-bit equivalents.
Dmitry Timoshkov [Mon, 2 Jul 2001 01:21:26 +0000 (01:21 +0000)] 
Replace some 16-bit calls by their 32-bit equivalents.

23 years agoRemember response from LVN_GETDISPINFO if user sets LVIF_DI_SETITEM.
Guy L. Albertelli [Mon, 2 Jul 2001 01:20:28 +0000 (01:20 +0000)] 
Remember response from LVN_GETDISPINFO if user sets LVIF_DI_SETITEM.

23 years agoFinish win32s separation.
Dmitry Timoshkov [Mon, 2 Jul 2001 01:19:57 +0000 (01:19 +0000)] 
Finish win32s separation.

23 years agoRelease 20010629. wine-20010629
Alexandre Julliard [Fri, 29 Jun 2001 20:19:27 +0000 (20:19 +0000)] 
Release 20010629.

23 years agoFix 'make depend' for out of the source tree build.
Dmitry Timoshkov [Fri, 29 Jun 2001 19:20:18 +0000 (19:20 +0000)] 
Fix 'make depend' for out of the source tree build.

23 years agoAdd missing config.h include.
Dmitry Timoshkov [Fri, 29 Jun 2001 19:19:53 +0000 (19:19 +0000)] 
Add missing config.h include.

23 years agoRemoved unnecessary SetWindowPos call in SetWindowRgn.
Alexandre Julliard [Fri, 29 Jun 2001 01:41:32 +0000 (01:41 +0000)] 
Removed unnecessary SetWindowPos call in SetWindowRgn.

23 years agoDocumentation update.
Andreas Mohr [Fri, 29 Jun 2001 01:41:03 +0000 (01:41 +0000)] 
Documentation update.

23 years agoMoved ForceWindowRaise to the USER driver and removed the WND driver.
Alexandre Julliard [Fri, 29 Jun 2001 01:26:41 +0000 (01:26 +0000)] 
Moved ForceWindowRaise to the USER driver and removed the WND driver.

23 years agoFixed handling of WM_MOUSEWHEEL messages in non-client space.
Travis Michielsen [Fri, 29 Jun 2001 01:17:55 +0000 (01:17 +0000)] 
Fixed handling of WM_MOUSEWHEEL messages in non-client space.

23 years agoDocumentation name fixes.
Patrik Stridvall [Thu, 28 Jun 2001 18:04:41 +0000 (18:04 +0000)] 
Documentation name fixes.

23 years agoFixed subtle configure bug concerning OpenGL.
Patrik Stridvall [Thu, 28 Jun 2001 18:03:15 +0000 (18:03 +0000)] 
Fixed subtle configure bug concerning OpenGL.
Found on FreeBSD (which has OpenGL in /usr/X11R6/lib).