2003-11-25 |
Eric Pouech | Got rid of DRIVE_OpenDevice, and replaced it with Win32... |
blob | commitdiff | raw |
2003-11-18 |
Alexandre Julliard | Use the wine_ldt_* functions directly in winedos instea... |
blob | commitdiff | raw | diff to current |
2003-11-17 |
Alexandre Julliard | Moved toolhelp.h to dlls/kernel. |
blob | commitdiff | raw | diff to current |
2003-11-14 |
Eric Pouech | - moved the remaining of int21 calls to dlls/winedos |
blob | commitdiff | raw | diff to current |
2003-11-03 |
Mike McCormack | Stubs for job control. |
blob | commitdiff | raw | diff to current |
2003-10-28 |
Alexandre Julliard | Implemented Add/RemoveVectoredExceptionHandler. |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Jon Griffiths | Implemented FoldStringW. |
blob | commitdiff | raw | diff to current |
2003-10-10 |
Alexandre Julliard | Changed the init code to make libwine load only ntdll... |
blob | commitdiff | raw | diff to current |
2003-10-09 |
Mike McCormack | Stub implementations for some functions related to... |
blob | commitdiff | raw | diff to current |
2003-10-06 |
Jon Griffiths | Implemented GetCPInfoExA/W. |
blob | commitdiff | raw | diff to current |
2003-10-01 |
Mike McCormack | Stubs for Get/SetUserGeoID(). |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Jon Griffiths | Add LanguageGroup/GeoID enumeration fns. |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Eric Pouech | Implemented kernel32.GetIoProcessCounters and stubbed |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Mike McCormack | Move the mailslot stubs into the dlls/kernel directory. |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Geoff Thorpe | Added a stub for Heap32ListFirst. |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Alexandre Julliard | Extended WOWCallback16Ex to support register functions... |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dimitrie O. Paun | Consolidate all kernel power management functions. |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Eric Pouech | - adapted kernel32 so that it no longer (directly)... |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Lionel Ulmer | Implemented a semi-stub for GetProcessPriorityBoost. |
blob | commitdiff | raw | diff to current |
2003-05-16 |
Alexandre Julliard | Call the user signal proc for exe modules too, to avoid... |
blob | commitdiff | raw | diff to current |
2003-05-04 |
Lionel Ulmer | Added SetSystemTimeAdjustment stub. |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Michal Janusz Miroslaw | Add stub for InvalidateNLSCache. |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Paul McNett | Stubs for BeginUpdateResourceA(), BeginUpdateResourceW(), |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Maxime Bellengé | Stubs for EnumSystemLanguageGroups{A|W}. |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Alexandre Julliard | Replaced forwards by normal function declarations. |
blob | commitdiff | raw | diff to current |
2003-03-14 |
Rein Klazes | Added stub for GetDevicePowerState(). |
blob | commitdiff | raw | diff to current |
2003-03-04 |
Jukka Heinonen | Move decoding of long file name functions to winedos. |
blob | commitdiff | raw | diff to current |
2003-02-26 |
Mike Hearn | Implemented GlobalMemoryStatusEx(). |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Jukka Heinonen | Move resize memory block to winedos and make it resize... |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Robert Shearman | - Add some stubs. |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Dominik Strasser | Implement VerSetConditionMask by forwarding to ntdll. |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Alberto Massari | Add stub implementation for ReplaceFile. |
blob | commitdiff | raw | diff to current |
2002-12-19 |
Martin Fuchs | Implementation of SystemTimeToTzSpecificLocalTime(... |
blob | commitdiff | raw | diff to current |
2002-12-17 |
Alexandre Julliard | Implemented the Fiber* functions (with the help of... |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Alexandre Julliard | Added support for defining forward functions as stdcall... |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Francois Gouget | Add stubs for missing APIs. |
blob | commitdiff | raw | diff to current |
2002-12-07 |
Jukka Heinonen | Move int08 stub and LOL to upper memory. |
blob | commitdiff | raw | diff to current |
2002-12-02 |
Jukka Heinonen | Move DPMI segments to winedos. |
blob | commitdiff | raw | diff to current |
2002-12-02 |
Jukka Heinonen | Rename old DOS3Call as INT_Int21Handler and make new... |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Steve Lustbader | Provide stubs for DnsHostnameToComputerNameA/W. |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-11-27 |
Jukka Heinonen | Moved handlers for int25 and int26 to winedos. |
blob | commitdiff | raw | diff to current |
2002-11-25 |
Steve Lustbader | Stubs for CreateTimerQueue and DeleteTimerQueueEx. |
blob | commitdiff | raw | diff to current |
2002-11-24 |
Jukka Heinonen | Moved handlers for int11, int15 and int5c to winedos. |
blob | commitdiff | raw | diff to current |
2002-11-23 |
Jukka Heinonen | Move int2f handler to winedos. |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Jukka Heinonen | Removed last users of msdos/interrupts.c. |
blob | commitdiff | raw | diff to current |
2002-11-18 |
Jukka Heinonen | Removed obsolete INT_Int31Handler. |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Ryan Cumming | Implemented GetFileSizeEx (based on a patch by Steve... |
blob | commitdiff | raw | diff to current |
2002-11-15 |
Martin Wilck | - Allow setting NetBIOS ComputerName through registry. |
blob | commitdiff | raw | diff to current |
2002-11-12 |
Jukka Heinonen | Move simple interrupt handlers to winedos. |
blob | commitdiff | raw | diff to current |
2002-11-11 |
Jukka Heinonen | Move all int31 functions to winedos. |
blob | commitdiff | raw | diff to current |
2002-11-06 |
Alexandre Julliard | Added winebuild -e option to specify the entry point... |
blob | commitdiff | raw | diff to current |
2002-10-29 |
Jukka Heinonen | Modify winedos interrupt handlers so that they work... |
blob | commitdiff | raw | diff to current |
2002-10-18 |
Alexandre Julliard | Merged wine_call_to_16_long and wine_call_to_16_short... |
blob | commitdiff | raw | diff to current |
2002-10-17 |
Alexandre Julliard | Use the WOWHandle functions to convert between task... |
blob | commitdiff | raw | diff to current |
2002-10-07 |
Steve Lustbader | Provide stubs for Create/DeleteTimerQueueTimer. |
blob | commitdiff | raw | diff to current |
2002-10-07 |
Steve Lustbader | Implement GetUserDefaultUILanguage and GetSystemDefault... |
blob | commitdiff | raw | diff to current |
2002-09-24 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-09-17 |
Alexandre Julliard | Implemented the ntdll virtual memory functions, and... |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Alexandre Julliard | Link all remaining dlls except kernel32 as separated... |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Aric Stewart | Added SwitchToThread. |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Alexandre Julliard | Fixed GetLocaleInfoW to handle Unicode properly and... |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Alexandre Julliard | Unregister 16-bit dlls on module unload. |
blob | commitdiff | raw | diff to current |
2002-06-01 |
Alexandre Julliard | Removed some more trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-24 |
Vincent Béron | Partial implementation of VerifyVersionInfo{A,W}. |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Juergen Schmied | Stub for VerifyVersionInfoW. |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
blob | commitdiff | raw | diff to current |
2002-04-02 |
Geoffrey Hausheer | Added test for thread functions. |
blob | commitdiff | raw | diff to current |
2002-04-02 |
Chris Morgan | Implement OpenThread() winapi call. |
blob | commitdiff | raw | diff to current |
2002-02-27 |
Eric Pouech | New XP debugging APIs: implemented DebugActiveProcessStop, |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Dmitry Timoshkov | Added GetComputerNameEx[AW] semi-stub. |
blob | commitdiff | raw | diff to current |
2002-01-12 |
Alexandre Julliard | Updated debug channels. |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Alexandre Julliard | Moved heap functions to ntdll. |
blob | commitdiff | raw | diff to current |
2001-12-14 |
Alexandre Julliard | Made register and interrupt flags instead of entry... |
blob | commitdiff | raw | diff to current |
2001-11-19 |
Francois Gouget | Better relaying for _lcreat. |
blob | commitdiff | raw | diff to current |
2001-08-24 |
Mike McCormack | Add stubs for several named pipe functions. |
blob | commitdiff | raw | diff to current |
2001-08-22 |
Mike McCormack | Added stub for CancelIo. |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Marcus Meissner | SetCommConfig has 3 arguments, not 2. |
blob | commitdiff | raw | diff to current |
2001-07-10 |
Mike McCormack | Start implementing named pipes. |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Mike McCormack | Declare stubs for ReadFileEx, WriteFileEx. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Fixed GetCommConfig number of arguments. |
blob | commitdiff | raw | diff to current |
2001-06-07 |
Marcus Meissner | Stub for GetQueuedCompletionStatus. |
blob | commitdiff | raw | diff to current |
2001-05-24 |
Dmitry Timoshkov | Remove kernel32 dependency on user32 by implementing... |
blob | commitdiff | raw | diff to current |
2001-04-12 |
Michael Stefaniuc | - added stubs for three console functions |
blob | commitdiff | raw | diff to current |
2001-04-09 |
Marcus Meissner | Added some stubs for functions used by newer rpcrt4... |
blob | commitdiff | raw | diff to current |
2001-03-13 |
James Juran | Added stub for SetThreadExecutionState (new function... |
blob | commitdiff | raw | diff to current |
2001-02-26 |
Eric Pouech | Added a few missing stubs to KERNEL32 and USER32. |
blob | commitdiff | raw | diff to current |
2001-02-23 |
Dmitry Timoshkov | Add version information (16 and 32 bit) to core built... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Alexandre Julliard | Removed ordinal from functions that don't need a specif... |
blob | commitdiff | raw | diff to current |
2001-01-02 |
Marcus Meissner | Implement PrintDlg16 better (adding PrintDlgProc16... |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Eric Pouech | Added some 16 bit entry points needed by multimedia... |
blob | commitdiff | raw | diff to current |
2000-12-14 |
Francois Gouget | Removed the name of APIs exported by ordinal. |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Alexandre Julliard | Finished separation of shell32 and wsock32. |
blob | commitdiff | raw | diff to current |
2000-11-30 |
Alexandre Julliard | Export a few 16-bit functions needed by higher-level... |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Alexandre Julliard | Renamed CallTo16* functions to wine_call_to_16* and... |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Alexandre Julliard | Implemented DosFileHandleToWin32Handle, Win32HandleToDo... |
blob | commitdiff | raw | diff to current |
next |