1998-10-17 |
Petter Reinholdtsen | New file to test DRIVE_GetLabel.
|
commit | commitdiff | tree |
1998-10-17 |
Peter Hunnisett | Small, suboptimal, fix for 32 bit cdaudio open routines...
|
commit | commitdiff | tree |
1998-10-17 |
Peter Hunnisett | Fixed small typo.
|
commit | commitdiff | tree |
1998-10-17 |
Peter Hunnisett | Added a bunch of stubs for ddraw suface routines. All...
|
commit | commitdiff | tree |
1998-10-17 |
Juergen Schmied | Fixed GetLocaleInfo32A for other languages than en_uk.
|
commit | commitdiff | tree |
1998-10-17 |
Marcus Meissner | Fixed some more missing WINAPIs (hopefully correct).
|
commit | commitdiff | tree |
1998-10-17 |
Marcus Meissner | Fixed the = -> == bug.
|
commit | commitdiff | tree |
1998-10-17 |
Marcus Meissner | Added FIXME() for a slightly incorrect implementation...
|
commit | commitdiff | tree |
1998-10-17 |
Joseph Pranevich | Shell parameters (config.sys) and ANSI support stubs.
|
commit | commitdiff | tree |
1998-10-17 |
Joseph Pranevich | Terminate and Stay Resident now a fixme because it...
|
commit | commitdiff | tree |
1998-10-17 |
Joseph Pranevich | Added int16.c and int29.c.
|
commit | commitdiff | tree |
1998-10-17 |
Joseph Pranevich | More interrupts that can be done from DOS mode.
|
commit | commitdiff | tree |
1998-10-17 |
Joseph Pranevich | Added int29 (Fast Write to Screen) support.
|
commit | commitdiff | tree |
1998-10-17 |
Joseph Pranevich | Added int16 (Keyboard) support, mostly stubs.
|
commit | commitdiff | tree |
1998-10-16 |
Juergen Schmied | Many bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W,
|
commit | commitdiff | tree |
1998-10-16 |
Dietmar Kling | Added undocumented function RtlOpenCurrentUser.
|
commit | commitdiff | tree |
1998-10-16 |
Uwe Bonnes | Renamed all LPIMAGE_* types to PIMAGE_*.
|
commit | commitdiff | tree |
1998-10-15 |
Rein Klazes | Fixed an error when an owned window activates its owner...
|
commit | commitdiff | tree |
1998-10-15 |
Rein Klazes | Closing a dialog using the menu bar ("x" or "-" button...
|
commit | commitdiff | tree |
1998-10-15 |
Marcus Meissner | Added missing WINAPIs.
|
commit | commitdiff | tree |
1998-10-15 |
Juergen Schmied | New stubs PrivateExtractIconEx[AW], PrivateExtractIconsW,
|
commit | commitdiff | tree |
1998-10-15 |
Juergen Schmied | New stubs NtQueryInformationThread, NtQueryInformationToken,
|
commit | commitdiff | tree |
1998-10-15 |
Turchanov Sergey | Fixed PlaySound to start its thread the right way.
|
commit | commitdiff | tree |
1998-10-14 |
Alex Korobka | CB_SETCURSEL and some other fixes.
|
commit | commitdiff | tree |
1998-10-14 |
Alex Korobka | Better QUEUE_FlushMessages().
|
commit | commitdiff | tree |
1998-10-14 |
Moshe Vainer | Partial implementation of GetOutlineTextMetrics32A.
|
commit | commitdiff | tree |
1998-10-14 |
Ulrich Weigand | Do not clip source rectangle even by visible region...
|
commit | commitdiff | tree |
1998-10-14 |
Ulrich Weigand | Added stub for VMM PM API AH=026[de] (never say 'safe...
|
commit | commitdiff | tree |
1998-10-14 |
Ulrich Weigand | Bugfix: Local32Free caused free handles list corruption.
|
commit | commitdiff | tree |
1998-10-14 |
Marcus Meissner | Fixed --disable-debug config option.
|
commit | commitdiff | tree |
1998-10-13 |
Petter Reinholdtsen | Added stubs SHRegCloseKey(), SHRegOpenKey[AW](), SHRegQueryV...
|
commit | commitdiff | tree |
1998-10-12 |
Norman Stevens | Improving keyboard handling, including accelerator...
|
commit | commitdiff | tree |
1998-10-11 |
Alexandre Julliard | Touch to test auto mailing of commits.
|
commit | commitdiff | tree |
1998-10-11 |
Eric Pouech | Added support in file dialog boxes handling for filters...
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Implemented new PE DLL initalization code, trying to...
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Implemented CommonUnimpStub, MapHInst(LS|SL)_PN, W32S_BackTo32.
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Implemented (partially) the KERNEL Thunklet API and...
|
commit | commitdiff | tree |
1998-10-11 |
Alexandre Julliard | Added comm.s.
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Stubs for CreateUser(Discardable)Bitmap16.
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Implemented HEAP_WINE_CODE16SEG SEGPTR heaps with 16...
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | GlobalFix16 is supposed to return selector to the memory...
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Stubs for COMM.DRV, REBOOT.VXD, VDD.VXD.
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Use emergency TEB selector to avoid debugger crashes...
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | MOUSE.DRV routines moved to event.c. Call mouse event...
|
commit | commitdiff | tree |
1998-10-11 |
Ulrich Weigand | Changed DC members w.hVisRgn, w.hClipRgn, amd w.hGCClipRgn to
|
commit | commitdiff | tree |
1998-10-11 |
Andreas Mohr | Added gdb tip.
|
commit | commitdiff | tree |
1998-10-11 |
Andreas Mohr | Small fix.
|
commit | commitdiff | tree |
1998-10-11 |
Andreas Mohr | Yet another small self-loader fix.
|
commit | commitdiff | tree |
1998-10-11 |
Andreas Mohr | Fixed severe bug: SetCurrentDirectory32A didn't set...
|
commit | commitdiff | tree |
1998-10-11 |
Alexandre Julliard | Added a lost entry for last release.
|
commit | commitdiff | tree |
1998-10-11 |
Patrik Stridvall | Use $(AS) instead of $(CC) to compile .s files.
|
commit | commitdiff | tree |
1998-10-11 |
Patrik Stridvall | Started the implementation of MSACM.DLL, MSACM32.DLL...
|
commit | commitdiff | tree |
1998-10-11 |
Patrik Stridvall | Started the implementation of IMAGEHLP.DLL.
|
commit | commitdiff | tree |
1998-10-11 |
Patrik Stridvall | Started the implementation of MSACM.DLL and MSACM32...
|
commit | commitdiff | tree |
1998-10-11 |
Patrik Stridvall | Removed things that were earlier added by mistake.
|
commit | commitdiff | tree |
1998-10-11 |
Patrik Stridvall | The implementation of mmioWrite is now called instead...
|
commit | commitdiff | tree |
1998-10-11 |
Juergen Schmied | Bugfixes, shellview uses DPA's now, IShellView_GetItemObject...
|
commit | commitdiff | tree |
1998-10-11 |
Juergen Schmied | New stubs: SHGetFileInfo32W, ReadCabinetState, WriteCabinetS...
|
commit | commitdiff | tree |
1998-10-11 |
Juergen Schmied | New structures DVASPECT, TYMED, IDLList.
|
commit | commitdiff | tree |
1998-10-11 |
Juergen Schmied | Cosmetics.
|
commit | commitdiff | tree |
1998-10-11 |
Juergen Schmied | Stub EnumPrintersW.
|
commit | commitdiff | tree |
1998-10-11 |
Juergen Schmied | Implemented first functions.
|
commit | commitdiff | tree |
1998-10-11 |
Juergen Schmied | New class IDLList "Item ID List List" (internal).
|
commit | commitdiff | tree |
1998-10-11 |
Juergen Schmied | Small changes (uses HIWORD/LOWORD).
|
commit | commitdiff | tree |
1998-10-11 |
Juergen Schmied | Stub CreateDialogIndirectParamAorW.
|
commit | commitdiff | tree |
1998-10-11 |
Uwe Bonnes | Don't install object files when --disable-lib is selected.
|
commit | commitdiff | tree |
1998-10-11 |
Uwe Bonnes | Don't print name for 32 bit lib multiple times.
|
commit | commitdiff | tree |
1998-10-11 |
David Luyer | Small fixes.
|
commit | commitdiff | tree |
1998-10-11 |
Petter Reinholdtsen | Bugfix: Changed GetDriveType32A(NULL) to use cwd's...
|
commit | commitdiff | tree |
1998-10-11 |
Matthew Becker | Documentation corrections/standardizations.
|
commit | commitdiff | tree |
1998-10-11 |
Alexandre Julliard | Added Eric Pouech.
|
commit | commitdiff | tree |
1998-10-11 |
Eric Pouech | Started coding 32 bit MCI handling.
|
commit | commitdiff | tree |
1998-10-11 |
Rein Klazes | Yet another improvement to the bezier code.
|
commit | commitdiff | tree |
1998-10-11 |
Rein Klazes | Added window text to the output generated by walk wnd...
|
commit | commitdiff | tree |
1998-10-11 |
Rein Klazes | GetTickCounts() has a granularity in windows of 25...
|
commit | commitdiff | tree |
1998-10-11 |
Rein Klazes | Update the modemn status bit that indicates whether...
|
commit | commitdiff | tree |
1998-10-11 |
Alexander Larsson | GetModuleFileName32A() returns long filename if app...
|
commit | commitdiff | tree |
1998-10-11 |
Alexander Larsson | GetLongPathName32A() returns dos format long filename...
|
commit | commitdiff | tree |
1998-10-11 |
Eric Kohl | Small fixes.
|
commit | commitdiff | tree |
1998-10-11 |
Eric Kohl | Added SHFlushClipboard.
|
commit | commitdiff | tree |
1998-10-11 |
Eric Kohl | Fixed some undocumented functions.
|
commit | commitdiff | tree |
1998-10-11 |
Eric Kohl | Fixed a bug.
|
commit | commitdiff | tree |
1998-10-11 |
Eric Kohl | Added tracking support and fixed loading of resource...
|
commit | commitdiff | tree |
1998-10-11 |
Eric Kohl | Added IPAddress and NativeFont controls.
|
commit | commitdiff | tree |
1998-10-11 |
Eric Kohl | Some minor improvements.
|
commit | commitdiff | tree |
1998-10-11 |
Eric Kohl | Improved drawing and placement code. Explorer style...
|
commit | commitdiff | tree |
1998-10-11 |
Eric Kohl | Fixed bug in DrawIconEx32().
|
commit | commitdiff | tree |
1998-10-11 |
Eric Kohl | Improved GetSystemInformation32[A/W].
|
commit | commitdiff | tree |
1998-10-11 |
Eric Kohl | Added DrawCaption[16/32] and DrawCaptionTemp[16/32A...
|
commit | commitdiff | tree |
1998-10-11 |
Eric Kohl | Updated.
|
commit | commitdiff | tree |
1998-10-11 |
David Faure | Added KEYBOARD_UpdateState, to read the modifiers when...
|
commit | commitdiff | tree |
1998-10-11 |
Ove Kaaven | Fixed comments.
|
commit | commitdiff | tree |
1998-10-11 |
Ove Kaaven | Made Wine's debugger work satisfactorily with DOS apps.
|
commit | commitdiff | tree |
1998-10-11 |
Ove Kaaven | Simulates DPMI memory map by converting lower-MB segment...
|
commit | commitdiff | tree |
1998-10-11 |
Ove Kaaven | I think it's time to rethink the HFILE16_TO_HFILE32...
|
commit | commitdiff | tree |
1998-10-11 |
Ove Kaaven | Implemented basic XMS functions. wcb.exe (Win16 disassembler...
|
commit | commitdiff | tree |
1998-10-11 |
Ove Kaaven | Moved some system dependencies to loader/dos/dosvm...
|
commit | commitdiff | tree |
1998-10-11 |
Ove Kaaven | Added a memset() to prevent a debugger segfault caused by
|
commit | commitdiff | tree |
1998-10-11 |
Marcus Meissner | A few fixes.
|
commit | commitdiff | tree |
1998-10-11 |
Marcus Meissner | Added RtlAllocateAndInitializeSid entry.
|
commit | commitdiff | tree |