174 Commits

Author SHA1 Message Date
Juergen Schmied
42e68a6aab Stubs: SetServiceStatus, RegisterServiceCtrlHandlerA/W,
StartServiceCtrlDispatcher32A/W, RtlSystemTimeToLocalTime,
RtlTimeToTimeFields.
1998-11-14 16:43:19 +00:00
Uwe Bonnes
e2ed0c92b1 Added a stub for StartDocA and EndDoc. 1998-11-08 15:38:32 +00:00
James Sutherland
577db37b2a More complete implementation of the SetCtrlHandler() function (and the
related console functions).
1998-11-08 15:09:08 +00:00
Jeff Johann
471b5dff8d Added CreateDIBPatternBrushPt (GDI32.35) with minor documentation
updates.
1998-11-08 15:07:22 +00:00
Ulrich Weigand
2b067584e9 USER-side part of input event handling: contains implementation of
keybd_event and mouse_event, and USER-related code removed from
windows/event.c and windows/keyboard.c.
1998-11-08 12:26:36 +00:00
Eric Kohl
3a230263ac Added stub for CreateBindCtx() and added missing CoGetClassObject()
to *.spec file. Makes Internet Explorer 4.01 happy ;-)
1998-11-08 11:40:00 +00:00
Eric Kohl
d040e9db4e Added DrawStatusText32AW() and CreateStatusWindow32AW(). 1998-11-08 11:33:05 +00:00
Charles Suprin
4104301e6d Added stubs for SetWinMetaFileBits and GetEnhMetaFilePaletteEntries. 1998-11-07 12:56:31 +00:00
Andreas Mohr
1f0f4829ad Added stub WNetEnumCachedPasswords. 1998-11-07 12:38:07 +00:00
John Richardson
2660e6a06c Implementation of CoLoadLibrary, CoFreeAllLibraries,
CoFreeUnusedLibraries, CoFreeLibrary.
Fixed misspelling of CoUninitialize.
1998-11-07 12:19:26 +00:00
Eric Pouech
46b68f091c Made mmioSetBuffer callable from 16 and 32 bit code. 1998-11-06 16:04:09 +00:00
Ulrich Weigand
c75d0e16bd Implemented new Wine startup sequence, separating startup into
KERNEL/USER/GDI related parts, allowing native replacement.
Implemented initial 'kernel' task.
1998-11-01 17:59:35 +00:00
Rein Klazes
5c6fc1bb91 CreateWindowEx32[AW] now creates an MDI chils when the WM_EX_MDICHILD
extended style is specified. Also implemented CreateMDIWindow32A()
call - single thread only -.
1998-11-01 14:50:06 +00:00
Ove Kaaven
fa5f56fceb Added CoFreeLibrary stub. 1998-11-01 14:47:53 +00:00
Marcus Meissner
9cfe2d5384 Added stubs for user32,advapi32 functions. 1998-11-01 14:02:57 +00:00
Marcus Meissner
51505b12b3 More Nt* and Rtl* function stubs, moved ntdll.c to dlls/ntdll/. 1998-11-01 14:00:21 +00:00
Marcus Meissner
8143accee2 Lots of stubs to get winlogon.exe from nt3.51 and other NT3.51 applets
a bit further.
1998-10-31 12:19:56 +00:00
Patrick Spinler
24ee621110 Added stubs for Process32First/Process32Next. 1998-10-28 14:20:19 +00:00
Juergen Schmied
309dbe10ef New SHGetSimpleIDListFromPath32AW.
Unicode-safe: PathFindFilename32AW.
1998-10-28 09:38:49 +00:00
John Richardson
f0f4cfe5a4 Added entry for DirectPlayEnumerate. 1998-10-28 09:36:56 +00:00
Marcus Meissner
d1165095dc Stub for midiOpenStream (helps hexen2demo). 1998-10-27 15:22:26 +00:00
Michael Poole
d0a130a542 Stub for SHSimpleIDListFromPath. 1998-10-25 09:18:40 +00:00
Kai Morich
0913cdf00f Added Drag*32 functions. 1998-10-24 12:02:54 +00:00
Marcus Meissner
05e2d3b456 LoadLibraryExW spec added (function was there).
SetProcessPriorityBoost stub added.
1998-10-24 11:18:59 +00:00
Eric Kohl
3ad67467b1 Some minor improvements and fixes. 1998-10-24 10:48:31 +00:00
Juergen Schmied
e8d281d45a Changed some string-shell32 functions to 32AW, parameter are
os depending 32A or 32W (-winver nt351 or nt40), some new functions.
Some fixes in ole2nls.
New OLE2NLS_CheckLocale() to handle Locale_User_Default and
Locale_System_Default.
Shell32 now dynamicly links to DPA_*(), comdlg32 works again
(comctl32 heap alloc patch broke it).
1998-10-24 09:22:57 +00:00
Juergen Schmied
8e26b5837d New stub RegisterTaskList.
New function EnumDisplaySettings32W().
1998-10-23 12:51:38 +00:00
Ove Kaaven
a4cb91e819 Added new dll avifil32.dll. 1998-10-23 10:03:16 +00:00
Pete Ratzlaff
d4ea010863 Stub for CoCreateGuid(). 1998-10-22 15:41:55 +00:00
Marcus Meissner
575a1653f4 DefineDosDevice stub added. 1998-10-21 16:47:29 +00:00
Patrik Stridvall
111daca4bb Fixed wrong ordinals. 1998-10-21 14:25:18 +00:00
Uwe Bonnes
a0e4b2a0a0 Added stub for CoSetState32. 1998-10-18 14:34:20 +00:00
Turchanov Sergey
86f5d82f2f Implemented DefDriverProc32 from winmm.dll. 1998-10-18 11:22:36 +00:00
Juergen Schmied
6101324f3b Many bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W,
SHRegQueryValueEx32W, StrRetToStrN, StrChrW, SHAllocShared,
SHLockShared, SHUnlockShared, SHFreeShared, SetAppStartingCursor32,
SHLoadOLE32, Shell_MergeMenus32, PathGetDriveNumber32, DriveType32,
SHAbortInvokeCommand, SHOutOfMemoryMessageBox, SHFlushClipboard.
1998-10-16 15:40:20 +00:00
Dietmar Kling
828537111a Added undocumented function RtlOpenCurrentUser. 1998-10-16 14:28:45 +00:00
Juergen Schmied
2c20591578 New stubs PrivateExtractIconEx[AW], PrivateExtractIconsW,
RegisterShellHookWindow, DeregisterShellHookWindow, GetProgmanWindow,
GetTaskmanWindow, SetProgmanWindow, SetShellWindowEx,
SetTaskmanWindow.
1998-10-15 12:35:41 +00:00
Juergen Schmied
e6db6f6c0a New stubs NtQueryInformationThread, NtQueryInformationToken,
RtlAllocateAndInitializeSid, RtlEqualSid, RtlFreeSid.
1998-10-15 12:32:54 +00:00
Moshe Vainer
4a150e7753 Partial implementation of GetOutlineTextMetrics32A.
Added structures for OUTLINETEXTMETRICS.
1998-10-14 18:15:43 +00:00
Petter Reinholdtsen
5a17c038a8 Added stubs SHRegCloseKey(), SHRegOpenKey[AW](), SHRegQueryValueExA()
and FileIconInit() needed by Win95 explorer.
1998-10-13 12:49:40 +00:00
Ulrich Weigand
2e244c45a3 Implemented CommonUnimpStub, MapHInst(LS|SL)_PN, W32S_BackTo32.
Stub for HouseCleanLogicallyDeadHandles, fixed k32wvsprintfA.
1998-10-11 19:29:22 +00:00
Patrik Stridvall
8295c862dc Started the implementation of MSACM.DLL, MSACM32.DLL and IMAGEHLP.DLL. 1998-10-11 17:09:05 +00:00
Patrik Stridvall
091e78564d Started the implementation of IMAGEHLP.DLL. 1998-10-11 17:04:17 +00:00
Patrik Stridvall
29c08dd4df Started the implementation of MSACM.DLL and MSACM32.DLL. 1998-10-11 17:00:29 +00:00
Patrik Stridvall
5cd63f3531 The implementation of mmioWrite is now called instead of the stub. 1998-10-11 15:54:19 +00:00
Juergen Schmied
bbb946f0ed New stubs: SHGetFileInfo32W, ReadCabinetState, WriteCabinetState, IsUserAdmin.
Implemented: SHGetPathFromIDList32W.
Changed PathCombine.
1998-10-11 15:48:39 +00:00
Juergen Schmied
85c33fdc2c Stub EnumPrintersW. 1998-10-11 15:43:16 +00:00
Juergen Schmied
84b358dc15 Stub CreateDialogIndirectParamAorW. 1998-10-11 15:38:35 +00:00
Eric Kohl
a8ea46b7a9 Added SHFlushClipboard. 1998-10-11 13:25:51 +00:00
Eric Kohl
17216d35a7 Fixed some undocumented functions.
Changed algorithm in DPA_QuickSort().
Fixed heap creation/destruction and control [un]registration in
ComCtl32LibMain().
1998-10-11 13:21:17 +00:00
Eric Kohl
8e517b5ce1 Added DrawCaption[16/32] and DrawCaptionTemp[16/32A/32W].
Fixed handling of WS_EX_TOOLWINDOW.
1998-10-11 13:06:35 +00:00