Alexandre Julliard
|
5f258c68f3
|
Backed out the suspend_process_for_ptrace change.
Fixed a couple of races in ptrace code.
|
2001-07-14 00:50:30 +00:00 |
Jeremy White
|
c7b4ed77fb
|
Remove the -rpath option from the link command.
|
2001-07-14 00:49:50 +00:00 |
Patrik Stridvall
|
83dbdceba3
|
Fixed issue found by winapi_check.
|
2001-07-14 00:49:03 +00:00 |
Patrik Stridvall
|
bda507405e
|
Several additions and bug fixes.
|
2001-07-14 00:48:41 +00:00 |
Marcus Meissner
|
ff338b2733
|
Better LockWindowUpdate debug.
|
2001-07-14 00:48:14 +00:00 |
Marcus Meissner
|
1ef0d39c66
|
Made some FIXME()s print the respective strings passed.
Changed StgSetTimes() to correct type.
|
2001-07-14 00:47:52 +00:00 |
Marcus Meissner
|
d2838353ae
|
Added Quality Box (readonly currently) for 16bit templated dialogs.
Added [Printer] button support in 16bit templated dialogs.
Try sending orientation icon to stc10 too.
|
2001-07-14 00:47:20 +00:00 |
Marcus Meissner
|
1884f9b680
|
Replaced most of the numbers with the symbolic constants of the dialog
items.
|
2001-07-14 00:47:01 +00:00 |
Uwe Bonnes
|
cf735f7a95
|
Don't claim the parport for exclusive access and release the port
after every access.
|
2001-07-14 00:46:22 +00:00 |
Mike McCormack
|
187ed4106d
|
Rewrite GetCommState16 using GetCommState.
|
2001-07-14 00:45:58 +00:00 |
Uwe Bonnes
|
574a10efb7
|
SNOOP_GetProcAddress: don't touch already initialized fun-entries.
|
2001-07-14 00:43:57 +00:00 |
Alexandre Julliard
|
10109e6083
|
Removed unused functions suspend/remove_all_threads.
|
2001-07-12 22:35:20 +00:00 |
Patrik Stridvall
|
e9782fa1fc
|
Documentation fixes.
|
2001-07-12 22:33:51 +00:00 |
Mike McCormack
|
e61ad3a9f3
|
Implement overlapped completion routines.
Don't use lpOverlapped->OffsetHigh to store bytes to transfer.
|
2001-07-12 22:29:41 +00:00 |
Lionel Ulmer
|
1fc39be64f
|
Fix X crash when running in managed mode.
|
2001-07-12 22:27:56 +00:00 |
Alexandre Julliard
|
5d2b0a148d
|
Regenerated codepage files with Unicode 3.1 data.
|
2001-07-12 22:23:40 +00:00 |
Patrik Stridvall
|
4d2b85bf99
|
Fixed some issues found by winapi_check.
|
2001-07-12 22:22:23 +00:00 |
Patrik Stridvall
|
b59a9c7622
|
Several additions and bug fixes.
|
2001-07-12 22:22:05 +00:00 |
Bill Medland
|
987ea4688b
|
Get winemaker to drop the trailing CtrlZ that is still to be found on
quite a lot of DOS files.
|
2001-07-12 22:21:44 +00:00 |
Alexandre Julliard
|
704d035364
|
Fixed a few issues with tsx11 locking.
Always map the client window when moving out of iconic state.
|
2001-07-12 02:49:31 +00:00 |
Alexandre Julliard
|
ca4fa36584
|
Don't call SNOOP_RegisterDLL on builtins.
|
2001-07-12 02:46:55 +00:00 |
Lionel Ulmer
|
aeb92b1ca3
|
- removed unused OSMesa linking
- removed OSMesa code
|
2001-07-12 02:46:23 +00:00 |
Mike McCormack
|
f41de9779c
|
Implement COMM_MSRUpdate with GetCommModemStatus.
|
2001-07-12 02:45:25 +00:00 |
Peter Hunnisett
|
8cec3cff1e
|
Added a bunch of entry points.
Added some stubs and header information.
Fixed some return codes.
|
2001-07-11 20:19:06 +00:00 |
Bill Medland
|
fb57c59245
|
Modify some system metrics to agree with Win95 and reflect the desktop
registry entries.
|
2001-07-11 20:18:11 +00:00 |
Uwe Bonnes
|
e0cef27056
|
Semistubs for _ismbcdigit,_ismbcspace,_mbslwr,_mbsnbcmp,_mbsspn.
|
2001-07-11 20:13:14 +00:00 |
Patrik Stridvall
|
044855c6ec
|
Documentation fixes.
|
2001-07-11 18:56:41 +00:00 |
Alexandre Julliard
|
9107c6b09c
|
Added disassembly for 0x0f 0x5x opcodes.
|
2001-07-11 17:33:47 +00:00 |
Alexandre Julliard
|
1ce1bef859
|
Better error reporting on DebugActiveProcess failure.
|
2001-07-11 17:33:08 +00:00 |
Alexandre Julliard
|
7614180e2d
|
Small fixes to the debugger support.
|
2001-07-11 17:30:59 +00:00 |
Alexandre Julliard
|
e630aa0b68
|
Merge WM_MOUSEMOVE messages.
|
2001-07-11 17:29:01 +00:00 |
Patrik Stridvall
|
c3e8ac32d9
|
Major reorganization and cleanup.
|
2001-07-11 17:27:45 +00:00 |
Mike McCormack
|
d342ed2bc0
|
Implement FlushComm16 with PurgeComm.
|
2001-07-11 17:26:57 +00:00 |
Bill Medland
|
137420a0f0
|
Correct the location of the style patching for the edit control.
|
2001-07-11 17:26:33 +00:00 |
Mike McCormack
|
140cec5b6d
|
Stub some rasapi functions.
|
2001-07-11 17:25:03 +00:00 |
Marcus Meissner
|
22255b3256
|
Have InternetGetConnectedState always return 'LAN connection'.
|
2001-07-11 17:24:39 +00:00 |
Mike McCormack
|
de7c3003e2
|
Start implementing named pipes.
|
2001-07-10 19:16:49 +00:00 |
Peter Hunnisett
|
d50a5b3f0a
|
Add shlwapi.wvnsprintf[AW], header info and comments.
|
2001-07-10 19:12:40 +00:00 |
Peter Hunnisett
|
7736876afd
|
Implemented a stub for WSARecvFrom.
|
2001-07-10 19:09:59 +00:00 |
Mike McCormack
|
34329cf58e
|
GetMenuItemID: return -1 for invalid menu items, not zero.
|
2001-07-10 19:06:12 +00:00 |
Mike McCormack
|
4be97b6696
|
Rewrite EscapeCommFunction16 to use EscapeCommFunction.
|
2001-07-10 19:05:30 +00:00 |
Peter Hunnisett
|
e3454c78ba
|
CreateFile should be called with security attributes in _open.
|
2001-07-10 19:03:46 +00:00 |
Marcus Meissner
|
6e24312af5
|
Make (G|S)etClipList not abort, but return DDERR_NOCLIPLIST.
Do not scroll FIXME()s too much.
|
2001-07-10 19:03:15 +00:00 |
Patrik Stridvall
|
655b2044d9
|
Fixed issues found by winapi_check.
|
2001-07-08 22:32:51 +00:00 |
Patrik Stridvall
|
3e3194f68b
|
- Added comment that code is broken.
- Silenced annoying long term winapi_check message.
|
2001-07-08 22:31:29 +00:00 |
Patrik Stridvall
|
09da966c8c
|
Add proper check for existance of struct sockaddr member sa_len.
|
2001-07-08 22:30:50 +00:00 |
Andreas Mohr
|
207e1c18ac
|
Updated printing documentation a bit.
|
2001-07-08 20:36:48 +00:00 |
Patrik Stridvall
|
47a99e1a78
|
Several bug fixes and additions.
|
2001-07-08 20:33:20 +00:00 |
Peter Hunnisett
|
14e690f47f
|
Fix some ordinal forwarding.
|
2001-07-08 20:32:42 +00:00 |
Marcus Meissner
|
05aeaf1568
|
Add some argument validation to SetMenuItemInfoA, so QT5 does not
corrupt its menus.
|
2001-07-08 20:31:41 +00:00 |