Andreas Mohr
ffdd1717d4
- the OLE version returned was too low
...
- renamed OABuildVersion16 to OaBuildVersion16
- spelling fixes
1999-12-05 23:52:56 +00:00
Andreas Mohr
f4077e6623
Added Thread32First/Next stubs.
1999-12-05 23:11:10 +00:00
Marcus Meissner
2d7be870cc
Use the real glibc openpty if present.
1999-12-05 23:06:40 +00:00
Marcus Meissner
ac28aa245f
Fixed _copy_registry().
1999-12-05 23:03:15 +00:00
Alexandre Julliard
6b34fedc8c
Several bug fixes in save_key().
1999-11-25 22:15:11 +00:00
Ove Kaaven
542b29db13
Made win16 serial comms less of a CPU hog.
1999-11-25 21:57:32 +00:00
Alexandre Julliard
705686e24e
Added wine.conf option for new format registry files.
...
Added optional periodic saving of the registry.
1999-11-24 19:34:32 +00:00
Alexandre Julliard
53f3a831c2
Added support to the server for loading new format (version 2) files.
1999-11-24 04:19:43 +00:00
Alexandre Julliard
b3d90e4b6b
Bug fixes (thanks to Juergen Schmied).
1999-11-24 02:46:27 +00:00
Moses DeJong
e0a3ba54c6
Added implementation for WSARecvEx function. This is a Microsoft
...
specific extension to the winsock API.
1999-11-23 22:29:00 +00:00
Alexandre Julliard
2fab2ef11f
Changed to use new server-side registry support.
1999-11-23 19:41:34 +00:00
Niels Kristian Bech Jensen
1d5bc469cc
Removed extra #include statements.
1999-11-21 02:14:36 +00:00
Patrik Stridvall
b9010214d2
Added better missing function emulation.
1999-11-13 22:23:35 +00:00
Jeremy White
321a197209
Add debugstr_hex_dump to allow display hex dumps of data in any
...
debugging message.
1999-11-12 01:38:12 +00:00
Huw D M Davies
f49cb52c69
Fix save_check_tainted to properly scan the tree so that all tainted
...
branches get saved.
1999-11-12 00:58:15 +00:00
Rein Klazes
077ec0cffd
Send WM_CTLCOLOREDIT not WM_CTLCOLORSTATIC messages to parent of a
...
disabled edit control if the application expects a windows version
before WIN95 and NT40.
1999-11-10 19:55:29 +00:00
Eric Pouech
c0bcf26d05
Enable safe reading of registry file, even if file is broken.
1999-11-04 01:38:11 +00:00
Juergen Schmied
a72a398ff4
Better version autodetection.
1999-10-31 21:38:31 +00:00
Huw D M Davies
13d00c8dd1
Fixed a few problems with RegEnumKey*.
1999-10-31 17:40:21 +00:00
Patrik Stridvall
2c92835f7b
Added missing configuration #if:s and #includes:s.
1999-10-31 02:07:54 +00:00
Huw D M Davies
71c0b94db2
Better handling of newlines in FormatMessage*.
1999-10-31 01:54:17 +00:00
Huw D M Davies
c0da44e459
It appears that StartDoc sends the STARTDOC escape with the DOCINFO
...
structure pointed to with the output data parameter.
1999-10-31 01:49:30 +00:00
Marcus Meissner
31b9dab10b
Made LoadHomeRegistryFiles default to TRUE.
1999-10-24 22:08:33 +00:00
Nathaniel
7bf36ad35d
Improved registry isolation possibilities.
1999-10-24 19:35:47 +00:00
Ove Kaaven
f45608f639
Winsock rewrite. Sockets are now proper win32 handles.
...
Internal structures are now really internal.
1999-10-23 16:53:34 +00:00
Uwe Bonnes
22d4b0afdd
Use LoadString16 for FormatMessage16 and handle
...
FORMAT_MESSAGE_ALLOCATE_BUFFER flag.
1999-10-13 14:00:09 +00:00
Ulrich Weigand
9f14ca6360
Bugfix: DdeNameService was broken.
1999-10-13 12:21:52 +00:00
Andreas Mohr
8670b6f227
Added warning for future VERSION_GetVersion() (mis-)users and made
...
OSVERSIONINFO warning more detailed.
1999-10-13 12:19:51 +00:00
Marcus Meissner
229a28fc34
Also escape characters >=0x80 within the wineregistry savefile.
1999-10-13 12:15:19 +00:00
Marcus Meissner
17d455b71d
Set refcounter to 1 on initial init or WSAStartup/WSAStartup with
...
following WSACleanup will already free the structures.
1999-09-29 12:10:44 +00:00
Patrik Stridvall
8276f696fc
Fixed some of the issues reported by winapi-check.
1999-09-23 11:48:02 +00:00
Patrik Stridvall
fe28f25fcb
Modification due to problems with winapi-check.
1999-09-23 11:44:52 +00:00
David Luyer
63682fd9c2
getpeername() and getsockname() return errors in errno not h_errno.
1999-09-22 15:09:22 +00:00
Patrik Stridvall
e92331ffd0
Fixed ANSI C violations.
1999-09-20 18:52:06 +00:00
Ulrich Weigand
974fd10c69
System timer proc thunk creation moved out of if1632/thunk.c.
1999-09-20 18:45:53 +00:00
Huw D M Davies
103f3b0548
Fix FormatMessage16 at least enough to get win95 16bit printdlg working.
1999-09-19 12:13:46 +00:00
Patrik Stridvall
32b4325d6b
Add support for anonymous struct/unions on compilers that implement it.
1999-09-14 07:52:16 +00:00
Huw D M Davies
304d9a4737
Change interfaces to THUNK_Alloc/Free slightly and make them non-static.
...
Remove relays for win16drv from CallBack table, instead use build to
generate them directly in graphics/win16drv/prtdrv.c.
If Printer AbortProc is 16bit then allocate thunk and store that as a
32bit proc in DC. Setting of abortprocs now done in the correct place
(i.e. not in the driver).
1999-09-13 15:15:45 +00:00
Richard Cohen
c397a84115
Consequential changes to default system font sizes
1999-09-05 12:24:30 +00:00
Alexandre Julliard
3b96efc0f7
Added configure check for str[n]casecmp.
1999-09-04 14:36:02 +00:00
Marcus Meissner
1c40562bc1
subkey_found did not search for _all_ sub keys.
1999-09-03 12:19:34 +00:00
Juergen Schmied
d50f64244d
Added resolution of LVM messages.
1999-08-15 16:54:58 +00:00
Juergen Schmied
f7a3fc105d
Fixed ascii/unicode issue for naming of the mutexes.
...
Made mutex handles global.
Fixed incorrect interpretation of return values of WaitForSingleObject.
1999-08-15 14:23:41 +00:00
Uwe Bonnes
684ee2ce21
- implemented GetCommModemStatus
...
- fixed the DTR, CTS and COMMBREAK related subfunctions of EscapeCommFunction
- added more verbose TRACEing
1999-08-14 15:53:50 +00:00
Morten Eriksen
594af0de05
Made GetVersionEx() behave in accordance with the specification with
...
regard to error handling.
1999-08-14 15:53:07 +00:00
Ulrich Weigand
bb1984e6bd
Separated Win16 (USER) and Win32 (MPR) network routines.
...
Moved implementation of MPR to dlls/mpr/.
Added proper headers and stubs for missing MPR routines.
1999-08-07 14:32:33 +00:00
Andreas Mohr
d4b13da309
Improved (sort of) RegFlushKey.
1999-08-07 14:17:10 +00:00
Uwe Bonnes
f57ef1d4a9
- added some more Baudrates
...
- fixed a hang in tcsetattr when the input buffer isn't empty
- added more verbosity for debugging
1999-08-07 12:28:09 +00:00
Ulrich Weigand
6c6da674ef
Moved various DLLs to dlls/
1999-08-04 09:49:49 +00:00
Alexandre Julliard
7d8cfeb95c
Removed IP_reg, SP_reg and FL_reg definitions to avoid potential
...
aliasing optimization problems.
1999-08-01 14:58:01 +00:00