2000-07-25 |
Alexandre Julliard | Moved thunking functions off to kernel32.dll. |
tree | commitdiff |
2000-07-23 |
Ove Kaaven | Say that "No handler" messages as fatal. |
tree | commitdiff |
2000-06-24 |
Juergen Schmied | Avoid calling the exception handler in some cases. |
tree | commitdiff |
2000-06-23 |
Alexandre Julliard | Split the build program in several files. |
tree | commitdiff |
2000-06-23 |
Andreas Mohr | Replaced the BUILTIN32_dlopen() ERR() by a WARN(). |
tree | commitdiff |
2000-06-11 |
James Abbatiello | Fix for compiler warning (due to setjmp/longjmp being... |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Removed the .xcnlnk section hack, and replaced it by... |
tree | commitdiff |
2000-06-08 |
Alexandre Julliard | Pass the main exe name in the CREATE_PROCESS debug... |
tree | commitdiff |
2000-06-07 |
Uwe Bonnes | Use "CALL" and "RET" in capital letters for distinction. |
tree | commitdiff |
2000-06-03 |
Dimitrie O. Paun | Start to separate KERNEL out of libwine. |
tree | commitdiff |
2000-06-01 |
Juergen Schmied | Implemented FindFirstFileEx, cleaned old implementation up. |
tree | commitdiff |
2000-05-30 |
Turchanov Sergei | Implemented local atoms in the server. |
tree | commitdiff |
2000-05-30 |
Ulrich Czekalla | Add stub for SetConsoleOutputCP. |
tree | commitdiff |
2000-05-14 |
Gerald Pfeifer | #include <sys/types.h> before <sys/mman.h>. |
tree | commitdiff |
2000-05-10 |
Alexandre Julliard | Reserve space for the PE header at the start of the... |
tree | commitdiff |
2000-05-07 |
Alexandre Julliard | Moved Load/FreeLibrary16 definition to winbase16.h. |
tree | commitdiff |
2000-05-03 |
Alexandre Julliard | Fixed COORD structure definition. |
tree | commitdiff |
2000-04-30 |
Uwe Bonnes | Use Thread pseudo handle and not Thread Id as argument... |
tree | commitdiff |
2000-04-24 |
Alexandre Julliard | Implemented on-demand loading of builtin dlls using... |
tree | commitdiff |
2000-04-23 |
Uwe Bonnes | SNOOP_PrintArg: replaced IsBad* functions by exception... |
tree | commitdiff |
2000-04-18 |
Alexandre Julliard | Moved PE header definitions to winnt.h where they belong. |
tree | commitdiff |
2000-04-15 |
Alexandre Julliard | Improved Winelib apps initialisation code. No longer... |
tree | commitdiff |
2000-04-15 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-04-13 |
Eric Pouech | Added a .xcnlnk section to builtin KERNEL32 PE header. |
tree | commitdiff |
2000-04-08 |
Andreas Mohr | Added PeekNamedPipe stub. |
tree | commitdiff |
2000-04-06 |
Owen Wang | Implemented API EnumTimeFormatsA(). It supports now... |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-03-19 |
Alexandre Julliard | Created separate dlls for user,gdi,ttydrv,x11drv. |
tree | commitdiff |
2000-03-17 |
Alexandre Julliard | Made ddraw and dinput separate dlls. |
tree | commitdiff |
2000-03-17 |
Alexandre Julliard | Include space for resources in the module header instea... |
tree | commitdiff |
2000-03-09 |
Alexandre Julliard | Store the list of loaded dlls in the server, and genera... |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | Improved the selector get/set functions. |
tree | commitdiff |
2000-02-25 |
James Abbatiello | Misc. fixes for compiler warnings. |
tree | commitdiff |
2000-02-16 |
Alexandre Julliard | Moved SystemHeap allocations to the process heap. |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
tree | commitdiff |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
tree | commitdiff |
2000-02-03 |
Ulrich Weigand | Added .spec keyword 'mode' to allow creating built... |
tree | commitdiff |
2000-01-29 |
Alexandre Julliard | Removed debugstr.h. |
tree | commitdiff |
2000-01-23 |
Alexandre Julliard | Moved winsock implementation to dlls/winsock. |
tree | commitdiff |
2000-01-23 |
Uwe Bonnes | Export GetLongPathName[A|W]. |
tree | commitdiff |
2000-01-16 |
Alexandre Julliard | Added automatic registration of built-in DLLs. |
tree | commitdiff |
2000-01-15 |
Peter Hunnisett | - Added some missing EMR record types and updated and... |
tree | commitdiff |
2000-01-09 |
Alexandre Julliard | Built-in DLLs resources are now specified in spec file. |
tree | commitdiff |
2000-01-04 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-01-04 |
Juergen Schmied | Corrected parameter count for DialogBoxIndirectParamAorW. |
tree | commitdiff |
2000-01-01 |
Alexandre Julliard | Make use of automatic ordinal allocation. |
tree | commitdiff |
1999-12-27 |
Francois Gouget | Buffer overflows and strncpy fixes. |
tree | commitdiff |
1999-12-26 |
Alexandre Julliard | Added support for automatic ordinal allocation. |
tree | commitdiff |
1999-12-26 |
Francois Gouget | Wrapped some strings in a debugstr_* call. |
tree | commitdiff |
1999-12-11 |
Alexandre Julliard | Xiang Li |
tree | commitdiff |
1999-12-11 |
Peter Hunnisett | - Implemented GetEnhMetaFilePaletteEntries |
tree | commitdiff |
1999-12-10 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
tree | commitdiff |
1999-12-05 |
Andreas Mohr | Added Thread32First/Next stubs. |
tree | commitdiff |
1999-12-04 |
Erez Volk | Stubs for Get/SetProcessDefaultLayout. |
tree | commitdiff |
1999-12-04 |
Marcus Meissner | Stub for CloseProfileUserMapping. |
tree | commitdiff |
1999-12-04 |
Ulrich Weigand | Fixed 32-bit module name handling to conform better... |
tree | commitdiff |
1999-11-29 |
Alexandre Julliard | Implemented waitable timers. |
tree | commitdiff |
1999-11-23 |
Moses DeJong | Added implementation for WSARecvEx function. This is... |
tree | commitdiff |
1999-11-21 |
Huw D M Davies | Add stubs for Get/SetLayout(). |
tree | commitdiff |
1999-11-14 |
Ulrich Weigand | Bugfix: relay/snoop debugging was broken by last patch ... |
tree | commitdiff |
1999-11-14 |
Rein Klazes | Added missing WINAPI attribute to two forward declarations. |
tree | commitdiff |
1999-11-13 |
Ulrich Weigand | Adapted to new register function handling. |
tree | commitdiff |
1999-11-12 |
Ulrich Weigand | Allow for buggy apps that call the wrong VxDCall routine. |
tree | commitdiff |
1999-11-10 |
Moshe Vainer | Stub for GetOverlappedResult. |
tree | commitdiff |
1999-11-10 |
Ulrich Weigand | Determine expected_version of PE buddies from the Subsy... |
tree | commitdiff |
1999-11-07 |
Marcus Meissner | Added ChangeDisplaySettingsExA stub and some flag defines. |
tree | commitdiff |
1999-11-07 |
Francois Gouget | Added ICMP DLL implementation. |
tree | commitdiff |
1999-10-31 |
Eric Pouech | Added built-in msacm.drv and midimap.drv drivers. |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | - Added missing configuration #if:s and #includes:s. |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | Added spec file declarations for already implemented... |
tree | commitdiff |
1999-10-24 |
Eric Pouech | Split the multimedia/ directory into dlls/ subdirectories. |
tree | commitdiff |
1999-10-23 |
Ove Kaaven | Winsock rewrite. Sockets are now proper win32 handles. |
tree | commitdiff |
1999-10-13 |
Eric Pouech | Fix loading of modules: now search key is module's... |
tree | commitdiff |
1999-10-13 |
Marcus Meissner | Replaced double ChangeDisplaySettingsA by (Ex)[AW]. |
tree | commitdiff |
1999-09-29 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check,... |
tree | commitdiff |
1999-09-28 |
Peter Hunnisett | - Moved dplay and dplayx to a proper home in the dlls... |
tree | commitdiff |
1999-09-22 |
Eric Pouech | Added WINEOSS descriptor. |
tree | commitdiff |
1999-09-22 |
Eric Pouech | Added missing DriverCallBack function. |
tree | commitdiff |
1999-09-22 |
Ian Schmidt | Added partial implementation of GetICMProfileA, require... |
tree | commitdiff |
1999-09-19 |
Ulrich Weigand | Moved bulk of OLE implementation to dlls/ subdirectories. |
tree | commitdiff |
1999-09-19 |
Peter Ganten | Stubs for PolyTextOutA/W. |
tree | commitdiff |
1999-09-19 |
Marcus Meissner | Added stub implementation for EnumDisplayDevices*. |
tree | commitdiff |
1999-09-13 |
Eric Pouech | Added MenuItemFromPoint stub. |
tree | commitdiff |
1999-09-10 |
Marcus Meissner | Added stub for RegisterActiveObject(). |
tree | commitdiff |
1999-09-04 |
Marcus Meissner | Relay exclude lists were not working due to some CharUp... |
tree | commitdiff |
1999-08-18 |
Ulrich Weigand | Moved implementation of WOW routines to single file. |
tree | commitdiff |
1999-08-15 |
Juergen Schmied | New internal dll, exporting already existing path funct... |
tree | commitdiff |
1999-08-07 |
Ulrich Weigand | Separated Win16 (USER) and Win32 (MPR) network routines. |
tree | commitdiff |
1999-08-04 |
Andreas Mohr | Implemented SetLocalTime. |
tree | commitdiff |
1999-08-04 |
Ulrich Weigand | Moved various DLLs to dlls/ |
tree | commitdiff |
1999-08-01 |
Alexandre Julliard | Made stack manipulation macros into inline functions. |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check. |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Made compilation of *.spec.c files use -fno-builtin... |
tree | commitdiff |
1999-07-31 |
Eric Kohl | Added stub for _except_handler2(). |
tree | commitdiff |
1999-07-25 |
Ulrich Weigand | Moved .spec files to corresponding dlls/ directory. |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | Many fixes/reimplementations. |
tree | commitdiff |
1999-07-24 |
Eric Pouech | Added WINMM resources. |
tree | commitdiff |
1999-07-24 |
Ulrich Weigand | Removed MODULE_GetWndProcEntry16(). |
tree | commitdiff |
1999-07-23 |
Huw D M Davies | EnumJobs stub. |
tree | commitdiff |
1999-07-15 |
Ulrich Weigand | Use position-independent code in assembly glue when... |
tree | commitdiff |
next |