1999-04-11 |
Ulrich Weigand | Use services thread instead of timer signals. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Ulrich Weigand | Allow user APCs with NULL 'func' (just wake up the... |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Ulrich Weigand | Implemented 'kernel services thread'. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Klaas van Gend | Added stub for PrinterProperties. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Juergen Schmied | Implemented NtTerminateProcess and NtDisplayString. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Bertho Stultiens | FreeLibrary partial implementation. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Ove Kaaven | Made _ftol take argument from FPU stack. Starcraft... |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Guy Albertelli | Partial implementation for GetKeyNameText for new keybo... |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Kevin Holbrook | Fixed warning. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Marcus Meissner | Added missing ReadClassStg prototype. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Michael Veksler | - Fix comments after the big renaming (xxxx32y -->... |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Keith Matthews | Status document for DDE/Ddeml. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Eric Pouech | Added event callback mechanism. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Eric Pouech | Updated (prepare|unprepare)header functions to allow... |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Eric Pouech | Small enhancement. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Eric Pouech | New method for structure conversion (16 <-> 32). |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Eric Pouech | Updated (prepare|unprepare)header functions to allow... |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Eric Pouech | Started implementation of mmThreadXXX functions. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Eric Pouech | Added a few missing defines (MIDI, WAVE, callbacks). |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Eric Pouech | Updated (prepare|unprepare)header functions (wave,... |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Michael Veksler | Introduce STATSTG16 - a 16 bit variant of STATSTG. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Michael Veksler | Fix IStorage16_fnStat() to use STATSTG16 (it is a 16... |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Paul Millar | Fixed menu type setting in SetMenuItemInfo32_common(). |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Ulrich Weigand | Send USIG_PROCESS_CREATE signal. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Bertho Stultiens | Added RegisterSystemThread stub. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Francis Beaudet | Implemented the CoCreateInstanceEx method. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
David Gay | Fixed crash due to a value of name length 0, value... |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Francois Boisvert | Check if pTempActiveWindow in WINPOS_SetWindowPos is... |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Francois Gouget | - updated because of the splitting of interface/impleme... |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Francois Gouget | - use the latest ICOM macros |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Francois Gouget | ICOMisation of the DirectSound API. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Juergen Schmied | - reorganised icon extracing from files |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Juergen Schmied | Fixed buffer overrun. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Juergen Schmied | Changed ressource dir structures. |
commit | commitdiff | tree | snapshot |
1999-04-11 |
Juergen Schmied | Loading the color schema for registry. |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Marcus Meissner | Reimplemented winsock asynchronous DNS services. No... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Eric Williams | - color and font dialogs now actually do something... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Juergen Schmied | Corrected debug output. |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Eric Pouech | Better error handling ; a few bug fixes ; now OpenDrive... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Sergey Turchanov | Stubs for CloseDesktop and CloseWindowStation. |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Bertho Stultiens | GetModuleFromPath now checks for loaded modules via... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Sylvain St... | Implementation of HKU key saving and loading. Add new... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Juergen Schmied | New interfaces for IOleCommandTarget, IDropTarget,... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Juergen Schmied | ILLoadFromString and SHGetSettings implemented. |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Juergen Schmied | SHGetSettings implemented. |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Juergen Schmied | ILLoadFromString implemented. |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Richard Mortimer | Added missing *IsDark entries into PALETTE_Driver instance |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Brian Gerst | Fixed X11DRV_MOUSE_WarpPointer initial value. |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Luc Tourangeau | Ensure that the bitmap is properly initialized when... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Sylvain St... | Fixed the messaging problem of the edit box for node... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
James Juran | Check for drivers==NULL before trying to delete them... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Ulrich Weigand | Call InitApp16 (using Callout) for initial process. |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Ulrich Weigand | Clear invalid selectors also in CallTo16 relay code. |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Jose Marcos... | Revised Spanish resources. |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Gerard Patel | Fixed window locking bug in CalcChildScroll. |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Ove Kaaven | Fixed fake multimedia timers. Grim Fandango is now... |
commit | commitdiff | tree | snapshot |
1999-04-10 |
Klaas van Gend | Bugfix EnumPrintersA: lpbPrinters=NULL or cbBuf=0 would... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Guy Albertelli | Fixed SearchPathA return value. |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Lionel Ulmer | - clean-up of texture 'loading' |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Francois Gouget | Fixed a problem pointed out by Kevin Holbrook. |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Francois Gouget | commctrl.h must include prsht.h. |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Francois Gouget | Warning fix. |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Francois Gouget | Added a new implementation of the ICOM macros that... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Keith Matthews | Correction of Mutex handling in DdeInitializeW for... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Keith Matthews | Moved internal structures to ddeml.c, also removed... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
commit | commitdiff | tree | snapshot |
1999-04-06 |
Adam Sacarny | Added sanity check for whitespace in file names, variou... |
commit | commitdiff | tree | snapshot |
1999-04-04 |
Luc Tourangeau | WM_MOUSEMOVE implementation bug fix. |
commit | commitdiff | tree | snapshot |
1999-04-04 |
José Marcos... | Added Spanish keyboard layout. |
commit | commitdiff | tree | snapshot |
1999-04-04 |
Lawson Whitney | Fixed the modem control part of EscapeCommFunction16. |
commit | commitdiff | tree | snapshot |
1999-04-04 |
Gerard Patel | Added missing goto. |
commit | commitdiff | tree | snapshot |
1999-04-04 |
Marcus Meissner | EnumCalendarInfoA stub. |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Francois Boisvert | Suspend the window locks before DefKeybEventProc and |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Joerg Mayer | More #pragma fixes (idea Ove Kaaven, mistakes are mine). |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Eric Pouech | No longer sending atoms in ((CREATESTRUCT*)lParam)... |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Marcus Meissner | Added some SetLastError()s in GetProcAddress() and... |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Christian Schlaile | Implemented makepath, rand() returns correct range... |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Alexandre Julliard | Mask off unsupported attributes in _lcreat (bug reporte... |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Pavel Roskin | Casts to (SEGPTR) removed. They did nothing anyway. |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Eric Pouech | Updated French keyboard. |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Alex Korobka | Fancier version of hello.c courtesy of Huw Davies. |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Pavel Roskin | Fixed compilation of the Control panel. |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Ove Kaaven | 'Realigned' the layout table a bit. Applied the non... |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Eric Pouech | Added (empty) stub for OpenVxDHandle. |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Eric Pouech | mmioOpen() now handles correctly MMIO_PARSE flag. |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Luc Tourangeau | Background color fix when disabled or read only. |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Francois Boisvert | Transfered the window struct memory release from WIN_De... |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Thuy Nguyen | DLGITEMTEMPLATE structure had one too many member. |
commit | commitdiff | tree | snapshot |
1999-04-03 |
Eric Pouech | Prevent crash in debugger. |
commit | commitdiff | tree | snapshot |
1999-04-02 |
Francis Beaudet | Implemented the Win95 look and feel. |
commit | commitdiff | tree | snapshot |
1999-04-02 |
Francis Beaudet | Wrote a basic implementation of the WM_PRINT message. |
commit | commitdiff | tree | snapshot |
1999-04-02 |
Francois Boisvert | Suspend all windows locks before the control is passed... |
commit | commitdiff | tree | snapshot |
1999-04-02 |
Joerg Mayer | - Remove some old rc make stuff |
commit | commitdiff | tree | snapshot |
1999-04-02 |
Lionel Ulmer | Added DllClassFactory to DirectDraw. |
commit | commitdiff | tree | snapshot |
1999-04-01 |
Marcus Meissner | Split off keysym/deadchar -> char mapping, use it in... |
commit | commitdiff | tree | snapshot |
1999-04-01 |
Alex Korobka | Fixes for ignored WVR_[VH]REDRAW flags, made minimizati... |
commit | commitdiff | tree | snapshot |
1999-04-01 |
Pavel Roskin | EC_USEFONTINFO means es->char_width/3, not es->char_wid... |
commit | commitdiff | tree | snapshot |
1999-04-01 |
Luc Tourangeau | Added support for icon and smallicon views. |
commit | commitdiff | tree | snapshot |
1999-04-01 |
Ove Kaaven | Made DOSVM_GetTimer survive EAGAIN errors... |
commit | commitdiff | tree | snapshot |
1999-04-01 |
Ove Kaaven | Implemented async comm buffers (but probably not bugfre... |
commit | commitdiff | tree | snapshot |
next |