2001-10-02 |
Andreas Mohr | Yet another documentation/message text patch. |
blob | commitdiff | raw |
2001-08-24 |
Bill Medland | Added LOAD_WITH_ALTERED_SEARCH_PATH support to LoadLibr... |
blob | commitdiff | raw | diff to current |
2001-08-09 |
Andreas Mohr | Spelling fixes. |
blob | commitdiff | raw | diff to current |
2001-07-19 |
Alexandre Julliard | Moved server.h to include/wine. |
blob | commitdiff | raw | diff to current |
2001-07-12 |
Alexandre Julliard | Don't call SNOOP_RegisterDLL on builtins. |
blob | commitdiff | raw | diff to current |
2001-05-24 |
Andreas Mohr | Make snoop code take ordinal base into account. |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Francois Gouget | Print the tid in the first column when +tid is specified. |
blob | commitdiff | raw | diff to current |
2001-03-21 |
Alexandre Julliard | Disable DONT_RESOLVE_DLL_REFERENCES for builtin dlls. |
blob | commitdiff | raw | diff to current |
2001-02-27 |
Alexandre Julliard | New set of macros for server calls; makes requests... |
blob | commitdiff | raw | diff to current |
2001-01-22 |
Jon Griffiths | - Remove <string.h> from winnt.h. |
blob | commitdiff | raw | diff to current |
2001-01-20 |
Alexandre Julliard | Display the importing dll in the 0xdeadbeef message. |
blob | commitdiff | raw | diff to current |
2001-01-06 |
François Gouget | Fixed some HFILE vs. HANDLE mismatches. |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Alexandre Julliard | Added handle_t type to server interface so that we... |
blob | commitdiff | raw | diff to current |
2000-12-15 |
François Gouget | Changed the type of Function to PDWORD as on Windows. |
blob | commitdiff | raw | diff to current |
2000-12-11 |
Alexandre Julliard | Moved all Wine internal definitions out of process.h. |
blob | commitdiff | raw | diff to current |
2000-12-05 |
Andreas Mohr | Better error message for forwards. |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Alexandre Julliard | Removed some unnecessary includes. |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Alexandre Julliard | Display the name of the function when import failed. |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Hidenori Takeshima | Replaced u_char/u_short/u_long by BYTE/WORD/DWORD for... |
blob | commitdiff | raw | diff to current |
2000-11-08 |
Alexandre Julliard | Moved builtin dll registration to libwine. |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Andreas Mohr | Free the Win16 dummy module and wm->deps. |
blob | commitdiff | raw | diff to current |
2000-10-19 |
Uwe Bonnes | Pass the correct hFile to PE_CreateModule. |
blob | commitdiff | raw | diff to current |
2000-09-04 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2000-08-30 |
Alexandre Julliard | Added exception handling wrapper to a number of server... |
blob | commitdiff | raw | diff to current |
2000-08-28 |
Peter Ganten | - Always store the full path name of 32bit modules... |
blob | commitdiff | raw | diff to current |
2000-08-26 |
Andreas Mohr | - made the MIDI sequencer error message much better... |
blob | commitdiff | raw | diff to current |
2000-08-16 |
Niclas Karlsson... | WATCOM compiled programs leave VirtualSize to zero... |
blob | commitdiff | raw | diff to current |
2000-08-16 |
Alexandre Julliard | Avoid going past the end of the relocation section... |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Alexandre Julliard | Implemented SEC_IMAGE mappings and shared PE sections... |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Alexandre Julliard | Make PDB, ENVDB and STARTUPINFO global variables. |
blob | commitdiff | raw | diff to current |
2000-08-07 |
Peter Ganten | Set up exe_modref before loading implicitly linked... |
blob | commitdiff | raw | diff to current |
2000-08-07 |
Alexandre Julliard | - Fixed resource functions to work directly from the... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Peter Ganten | Fixed a file descriptor leak in the PE loader. |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Gerard Patel | Add a warning when the normal load address for a win32... |
blob | commitdiff | raw | diff to current |
2000-06-18 |
Ove Kaaven | Make the base relocation message a WARN, not a FIXME. |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Alexandre Julliard | Send full path name and debug information in load_dll... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Juergen Schmied | Give a error message if a forwarded export is not resolved. |
blob | commitdiff | raw | diff to current |
2000-05-29 |
Alexandre Julliard | Exec a separate wine binary for every win32 process... |
blob | commitdiff | raw | diff to current |
2000-05-07 |
Alexandre Julliard | Moved Load/FreeLibrary16 definition to winbase16.h. |
blob | commitdiff | raw | diff to current |
2000-05-03 |
Alexandre Julliard | PE_LoadImage: removed version parameter, set last error... |
blob | commitdiff | raw | diff to current |
2000-04-29 |
Alexandre Julliard | Clear the remainder of the page when mapping a section... |
blob | commitdiff | raw | diff to current |
2000-04-28 |
Alexandre Julliard | Authors: Gavriel State <gavriels@corel.com>, Ulrich... |
blob | commitdiff | raw | diff to current |
2000-04-18 |
Alexandre Julliard | Moved PE header definitions to winnt.h where they belong. |
blob | commitdiff | raw | diff to current |
2000-04-15 |
Alexandre Julliard | Improved Winelib apps initialisation code. No longer... |
blob | commitdiff | raw | diff to current |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Alexandre Julliard | Store the list of loaded dlls in the server, and genera... |
blob | commitdiff | raw | diff to current |
2000-02-18 |
Alexandre Julliard | Store the handle of the process exe file in the server. |
blob | commitdiff | raw | diff to current |
2000-01-29 |
Andreas Mohr | - add some documentation items |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Uwe Bonnes | Check for MZ header before trying to decipher the PE... |
blob | commitdiff | raw | diff to current |
2000-01-05 |
Marcus Meissner | Made virus warning a bit more drastic, since some peopl... |
blob | commitdiff | raw | diff to current |
1999-12-27 |
Alexandre Julliard | PE_FindExportedFunction: use a binary search for functi... |
blob | commitdiff | raw | diff to current |
1999-12-10 |
Ulrich Weigand | Implemented PE_UnloadLibrary(). |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
blob | commitdiff | raw | diff to current |
1999-12-05 |
Eric Pouech | Fixed crash when map fails. |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Ulrich Weigand | Fixed 32-bit module name handling to conform better... |
blob | commitdiff | raw | diff to current |
1999-11-10 |
Ulrich Weigand | Determine expected_version of PE buddies from the Subsy... |
blob | commitdiff | raw | diff to current |
1999-11-07 |
Marcus Meissner | Fixed the relocation hack in PE_InitTls. Added some... |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Patrik Stridvall | - Added missing configuration #if:s and #includes:s. |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Marcus Meissner | Small hack to check if we need to relocate the TLS... |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Ulrich Weigand | Bugfix: *Don't* resolve PE imports if asked not to ... |
blob | commitdiff | raw | diff to current |
1999-08-04 |
Alexandre Julliard | Got rid of dsprintf and related macros. |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Howard Abrams | Added checks for sys/errno.h, sys/signal.h and sys... |
blob | commitdiff | raw | diff to current |
1999-07-03 |
Marcus Meissner | some small include fixes, some checks for NULL ptrs, |
blob | commitdiff | raw | diff to current |
1999-07-03 |
Ulrich Weigand | On NE process creation, move major part of NE EXE modul... |
blob | commitdiff | raw | diff to current |
1999-06-18 |
Ulrich Weigand | Fix compiler warning. |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Ulrich Weigand | Removed broken hack to support shared DLLs (e.g. USER32... |
blob | commitdiff | raw | diff to current |
1999-05-23 |
Alexandre Julliard | Use the new debug functions to send debug events at... |
blob | commitdiff | raw | diff to current |
1999-05-12 |
Alexandre Julliard | Changed some error handling a bit. |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Ulrich Weigand | Bugfix: all PE modules were marked 'internal'. |
blob | commitdiff | raw | diff to current |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
blob | commitdiff | raw | diff to current |
1999-04-18 |
Bertho Stultiens | Reorganization of the loader to correctly load and... |
blob | commitdiff | raw | diff to current |
1999-03-27 |
Ulrich Weigand | Fixed sequence of DLL_PROCESS_DETACH notification calls. |
blob | commitdiff | raw | diff to current |
1999-03-22 |
Andreas Mohr | Cosmetics. |
blob | commitdiff | raw | diff to current |
1999-03-16 |
Ulrich Weigand | Pass CreateProcess() SECURITY_ATTRIBUTES through to... |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Theodore S. Hetke | Added tracing for delayed imports and removed the fixme. |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Marcus Meissner | Fixed a lot of warnings using WINE_UNUSED, casts, comme... |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Ulrich Weigand | Adapted to CreateProcess changes. |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
blob | commitdiff | raw | diff to current |
1999-02-24 |
Ulrich Weigand | Modified process creation sequence: call PE_CreateModul... |
blob | commitdiff | raw | diff to current |
1999-02-19 |
Marcus Meissner | Removed a lot of occurences of windows.h (and added... |
blob | commitdiff | raw | diff to current |
1999-01-23 |
Andreas Mohr | Implemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32, |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
blob | commitdiff | raw | diff to current |
1999-01-03 |
Alexandre Julliard | Implemented file sharing checks in the server. |
blob | commitdiff | raw | diff to current |
1999-01-01 |
Alexandre Julliard | Take into account handle inheritance flag. |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Ulrich Weigand | Reorganized PE module loading to prepare for elf-dll... |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Marcus Meissner | Warn if two .exes conflict with each other and the... |
blob | commitdiff | raw | diff to current |
1998-12-08 |
Marcus Meissner | Warn about invalid entrypoints (created by viruses... |
blob | commitdiff | raw | diff to current |
1998-11-26 |
Marcus Meissner | Remove unnecessary check for entrypoint address (test... |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Marcus Meissner | Adjust broken entrypoint addresses. (win98 notepad... |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Marcus Meissner | Do not relocate the pointers in the IMAGE_THREAD_LOCAL_... |
blob | commitdiff | raw | diff to current |
1998-11-07 |
Andreas Mohr | Unified "No implementation for..." warnings. |
blob | commitdiff | raw | diff to current |
1998-11-01 |
Marcus Meissner | Detection of the end of imports with Characteristics... |
blob | commitdiff | raw | diff to current |
1998-10-31 |
Stephen Langasek | Bugfix for fixup_imports: Enable checking for terminati... |
blob | commitdiff | raw | diff to current |
1998-10-22 |
Marcus Meissner | Take virtual sizes in account for the total vma size. |
blob | commitdiff | raw | diff to current |
1998-10-16 |
Uwe Bonnes | Renamed all LPIMAGE_* types to PIMAGE_*. |
blob | commitdiff | raw | diff to current |
1998-10-11 |
Ulrich Weigand | Implemented new PE DLL initalization code, trying to... |
blob | commitdiff | raw | diff to current |
1998-10-11 |
Marcus Meissner | Generic dynamic dll loader using dl*() API. |
blob | commitdiff | raw | diff to current |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
blob | commitdiff | raw | diff to current |
1998-09-13 |
Alexandre Julliard | Release 980913 wine-980913 |
blob | commitdiff | raw | diff to current |
next |