158 Commits

Author SHA1 Message Date
Juergen Schmied
6f4435b104 - documented most of the undocumented functions in nt.c
- implemented RtlGetDaclSecurityDescriptor
- stubs for NtEnumerateKey, NtOpenSymbolicLinkObject, NtQueryKey
- stubs for NtRaiseException, RtlRaiseException (this both will crash)
1999-02-13 07:35:31 +00:00
Francois Gouget
a36d71b187 Added new functions (from Win98)
Added comments with the parameter types for future use with dllglue
1999-02-11 13:02:15 +00:00
Andreas Mohr
123501fbc6 Two ADVAPI32 stubs: ImpersonateSelf32 and AccessCheck32. Spelling fixes. 1999-02-10 06:39:51 +00:00
Michael Veksler
f935c59787 Added missing includes to avoid warnings/errors. 1999-02-09 15:49:39 +00:00
Brad Pepers
0bdff36d38 WinG fixes. 1999-02-09 15:37:16 +00:00
Marcus Meissner
69c0bbea1a Some small bugfixes, added more PE relocation types (for WinCE mostly),
some console prototypes, -dll is useful for winelib too, regtest
compile fixed.
1999-02-09 14:25:57 +00:00
Marcus Meissner
676a513524 Updated msvideo / vfw.h, use builtin msvfw32.dll by default, added
aviinfo and aviplay programs.
1999-02-05 09:41:55 +00:00
Ulrich Weigand
90c245cdbf Bugfix: Preserve EAX in UnMapSLFixArray(). 1999-02-02 10:34:46 +00:00
Alexandre Julliard
4b461128d6 Added input queue to server-side console object,
read/write_console_input requests, and use them for
Read/WriteConsoleInput.
1999-01-31 19:04:30 +00:00
Juergen Schmied
e4b41afa4a Stub for PathQualify32[A|W]. 1999-01-31 10:00:26 +00:00
Alex Korobka
6479f0fab2 Added an implementation of MRSW locks. 1999-01-31 09:24:44 +00:00
Juergen Schmied
bf635b66a2 Stub for GetSecurityDescriptorControl. 1999-01-31 09:21:31 +00:00
Juergen Schmied
535f32ffd5 Stub for GetUserObjectSecurity. 1999-01-31 09:20:36 +00:00
Marcus Meissner
3ad2b93f2d Enable/disable relay32 debugging on the fly. Start app with
-debugmsg +relay or warn+relay. Suggested by Juergen Schmied.
1999-01-30 15:55:28 +00:00
Andreas Mohr
05c50d5ba6 Added WINMM joy* .spec entries. 1999-01-30 13:42:42 +00:00
Francis Beaudet
f56d029f96 Implemented the startup-shutdown mechanism for the COM subsystem.
Implemented the Class object registration mechanism.
1999-01-30 13:36:55 +00:00
Francis Beaudet
d92b9475a9 Added an implementation of the OLE structured storage. The main
features of this implementation are:
- Can open storages created in Windows.
- Can create new storages that the windows libraries can
  read.
- Provides all the functionality to create/open/remove and
  rename streams and storages inside the main storage object.
1999-01-30 13:24:23 +00:00
Marcus Meissner
32b32d8f3d Updated msvideo. New program 'icinfo [-about] [-configure]' to
query installed (win32) compressors. Started on AVIFILE support.
1999-01-29 15:12:10 +00:00
Eric Pouech
0248381a14 Added support for loading drivers in Wine. 1999-01-26 17:23:30 +00:00
Andreas Mohr
22c904d3ca Implemented GetIconInfo16 -> call to GetIconInfo32. 1999-01-26 14:56:01 +00:00
Marcus Meissner
028c434180 Added GetSecurityDescriptorOwner/Group, RevertToSelf stubs.
Return NULL from OpenThreadToken.
1999-01-26 10:11:22 +00:00
Eric Kohl
b406c7d42a New drag list control. 1999-01-24 19:12:34 +00:00
Sylvain St.Germain
4fcd6d0fb1 Implementation of the SafeArray family functions. 1999-01-24 18:52:55 +00:00
Guy Albertelli
c66f5d5983 Added stub for SetThreadLocale. 1999-01-24 09:59:14 +00:00
Sylvain St.Germain
18aacf15cc DoDragDrop and OleIsCurrentClipboard stub implementation. 1999-01-23 11:54:12 +00:00
Francis Beaudet
f25ac7ccc5 There were two copies of the DdeCmpStringHandles (A and W) and that
API does not have 2 versions. Removed the extra version.
1999-01-21 14:05:11 +00:00
Marcus Meissner
ae0a73d442 Some small fixes to enhmetafiles. 1999-01-20 14:11:07 +00:00
Robert Riggs
fc43f81f3f Use external DirectPlay DLLs by default. 1999-01-20 13:46:39 +00:00
Alexandre Julliard
62a8b43301 Hacked server-side device support
Added user APCs support.
Many changes to the xterm console to make use of the server (not
finished yet).
Moved some other small stuff to the server.
1999-01-19 17:48:23 +00:00
Alexandre Julliard
8da12c43a9 Group commit for recovery after disk crash.
See Changelog for changes WRT release 990110.
1999-01-17 16:55:11 +00:00
Alexandre Julliard
638f169b1e Recovery of release 990110 after disk crash.
See Changelog for changes between 990103 and 990110.
1999-01-17 16:32:32 +00:00
Juergen Schmied
f7b0de3f26 Moved ADVAPI32 files to dlls/advapi32.
Added stubs for eventlog functions.
1999-01-03 12:48:29 +00:00
Juergen Schmied
afb1d2e8ec New stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDeregister.
Cleanup, some more functions UNICODE ready.
1999-01-03 12:35:52 +00:00
Andreas Mohr
382e2024b2 SendASPI32Command32 has to be __cdecl.
Updated documentation/aspi and reverted an ERR back to WARN.
1999-01-03 12:30:02 +00:00
Jean-Claude Cote
c65f4a4757 Partial implementation for the following DDE APIs:
DdeCmpStringHandles, DdeCreateStringHandle, DdeFreeStringHandle,
DdeQueryString, DdeUninitialize.
1998-12-25 08:46:42 +00:00
Jean-Claude Cote
72bf0868a2 Implemented the GetBinaryType API function. 1998-12-24 16:24:43 +00:00
Juergen Schmied
276ef66cc8 New stubs. 1998-12-24 14:34:55 +00:00
Juergen Schmied
0a1fbe1b4c Dest buffer was printed out as str. 1998-12-24 14:30:11 +00:00
Douglas Ridgway
4f7d9ed1ac Documentation for TranslateCharsetInfo. 1998-12-18 17:38:39 +00:00
Adrian Harvey
92d44b4c0c The Zw... Functions in ntdll.dll are just alternate entry
points for the same functions as the Nt... function of the
same names.  Changed ntdll.spec to match this.
1998-12-18 15:52:59 +00:00
Ulrich Weigand
ffa2c6f9ba Reorganized PE module loading to prepare for elf-dll loader.
WINE_MODREF creation moved to one central location.
Bugfix: correctly select native/built-in version if .DLL
extension is missing in LoadLibrary call.
1998-12-18 15:38:15 +00:00
Juergen Schmied
dd2e59c913 Small fixes. 1998-12-18 14:52:08 +00:00
Juergen Schmied
45459a55d4 Stubs for WaitNamedPipe[A|W]. 1998-12-18 13:46:39 +00:00
Paul Quinn
1beaae5f9e Lots of new defines and stubs. 1998-12-15 15:38:36 +00:00
Juergen Schmied
882c1bef62 Some cleanup. 1998-12-14 17:40:25 +00:00
Marcus Meissner
870dda5bcc _ultoa implemented. 1998-12-14 14:45:21 +00:00
Ian Schmidt
6417e6898e Fix off-by-1 error in DirectSound ordinals. Thanks to Robert Riggs for
the pointer.
1998-12-14 14:41:25 +00:00
Justin Bradford
bc93bc833e Most of the currency variant conversion functions implemented.
Minor bugfixes and header tidying.
1998-12-11 14:02:16 +00:00
Marcus Meissner
30ef8778e8 Added RasEnumConnections stub. 1998-12-11 13:26:26 +00:00
Alexandre Julliard
0c0e3bebb8 Authors: Francis Beaudet <francis@macadamian.com>, Sylvain St-Germain <sylvain@macadamian.com>, Thuy Nguyen <thuy@macadamian.com>
Lots of new stubs.
1998-12-10 15:49:22 +00:00