projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added check whether unaligned memory access is allowed.
[wine]
/
loader
/
2000-12-27
Ulrich Weigand
Added check whether unaligned memory access is allowed.
tree
|
commitdiff
2000-12-26
Ove Kaaven
Separated the MZ loader and core DOS VM into dlls/winedos.
tree
|
commitdiff
2000-12-24
François Gouget
Fixed a few type clashes in preparation for the switch...
tree
|
commitdiff
2000-12-22
Alexandre Julliard
No longer try to load builtin library when loadorder...
tree
|
commitdiff
2000-12-22
Alexandre Julliard
Use a separate FIFO pair for server requests that don...
tree
|
commitdiff
2000-12-22
Alexandre Julliard
Replaced WIN16_GlobalLock16 by "official" function...
tree
|
commitdiff
2000-12-20
Alexandre Julliard
Do not call thread attach/detach routines during proces...
tree
|
commitdiff
2000-12-19
François Gouget
DUMMYSTRUCTNAME2 creates a conflict when using anonymou...
tree
|
commitdiff
2000-12-19
Ulrich Weigand
Fixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian...
tree
|
commitdiff
2000-12-15
François Gouget
Changed the type of Function to PDWORD as on Windows.
tree
|
commitdiff
2000-12-13
James Abbatiello
Work around glibc 2.1.x dlopen bug (again).
tree
|
commitdiff
2000-12-13
Alexandre Julliard
Replaced PTR_SEG_TO_LIN macro by exported MapSL function.
tree
|
commitdiff
2000-12-12
Alexandre Julliard
Got rid of main.h.
tree
|
commitdiff
2000-12-12
Alexandre Julliard
Changed LoadImage16 to take an LPCSTR instead of a...
tree
|
commitdiff
2000-12-11
Alexandre Julliard
Moved all Wine internal definitions out of process.h.
tree
|
commitdiff
2000-12-09
Alexandre Julliard
Removed no longer used elfdll loader.
tree
|
commitdiff
2000-12-05
Alexandre Julliard
Always pass lower-case filenames to wine_dll_load().
tree
|
commitdiff
2000-12-05
Andreas Mohr
Better error message for forwards.
tree
|
commitdiff
2000-12-03
Aric Stewart
Added ASCII-only version of toupper, tolower, strcasecm...
tree
|
commitdiff
2000-12-02
Patrik Stridvall
Added/modified documentation for function arguments.
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Added/modified documentation for function arguments.
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Fixed Win16 documentation not fixed because of a bug...
tree
|
commitdiff
2000-12-01
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-12-01
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2000-12-01
Alexandre Julliard
Moved the few remaining functions in wprocs.dll to...
tree
|
commitdiff
2000-11-30
Alexandre Julliard
Removed "elfdll" load order option and updated document...
tree
|
commitdiff
2000-11-29
Alexandre Julliard
Renamed CallTo16* functions to wine_call_to_16* and...
tree
|
commitdiff
2000-11-28
Alexandre Julliard
Got rid of the Wine internal lstrcpy* functions and...
tree
|
commitdiff
2000-11-27
Dimitrie O. Paun
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
tree
|
commitdiff
2000-11-27
Alexandre Julliard
Display the name of the function when import failed.
tree
|
commitdiff
2000-11-27
Alexandre Julliard
Implemented DosFileHandleToWin32Handle, Win32HandleToDo...
tree
|
commitdiff
2000-11-27
Alexandre Julliard
Changed GetProcAddress16 and 16-bit resource functions...
tree
|
commitdiff
2000-11-27
Andreas Mohr
Implemented TerminateApp needed for DBase 5.0.
tree
|
commitdiff
2000-11-26
Hidenori Takeshima
Replaced u_char/u_short/u_long by BYTE/WORD/DWORD for...
tree
|
commitdiff
2000-11-15
Alexandre Julliard
Moved standard syslevel APIs declaration to winbase.h.
tree
|
commitdiff
2000-11-14
Alexandre Julliard
Moved LDT handling to libwine.so. Changed the interface...
tree
|
commitdiff
2000-11-12
Alexandre Julliard
Raise an exception for unimplemented 16-bit entry point...
tree
|
commitdiff
2000-11-10
Francois Gouget
Use DUMMYxxxNAME for anonymous struct/unions.
tree
|
commitdiff
2000-11-09
Alexandre Julliard
Don't strip the library extension if it's not ".dll".
tree
|
commitdiff
2000-11-08
Alexandre Julliard
Check all Callouts function pointers for NULL before...
tree
|
commitdiff
2000-11-08
Alexandre Julliard
Moved builtin dll registration to libwine.
tree
|
commitdiff
2000-11-06
Andreas Mohr
Get ELF_LoadLibraryExA back into a working state.
tree
|
commitdiff
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
tree
|
commitdiff
2000-10-29
Dimitrie O. Paun
Fixed a few compilation warnings
tree
|
commitdiff
2000-10-25
Andreas Mohr
Free the Win16 dummy module and wm->deps.
tree
|
commitdiff
2000-10-24
Alexandre Julliard
Removed GetResDirEntryA/W.
tree
|
commitdiff
2000-10-24
Patrik Stridvall
Explicitly initialize structures.
tree
|
commitdiff
2000-10-19
Uwe Bonnes
Pass the correct hFile to PE_CreateModule.
tree
|
commitdiff
2000-10-19
Alexandre Julliard
Use a binary search to find entries in resource directo...
tree
|
commitdiff
2000-10-19
Andreas Mohr
Back out my ELFDLL_dlopen patch and add a warning for...
tree
|
commitdiff
2000-10-17
Ove Kaaven
Implemented DOS INT21 AH=4B (EXEC).
tree
|
commitdiff
2000-10-15
Ove Kaaven
Fixed a couple of recent bugs, and added some more...
tree
|
commitdiff
2000-10-13
Andreas Mohr
- stupid spelling fixes
tree
|
commitdiff
2000-10-13
Ove Kaaven
Merged DOSVM_Int with DOSVM_SimulateInt, and made it...
tree
|
commitdiff
2000-10-02
Andreas Mohr
Make sure that we skip tasks with missing hInstance.
tree
|
commitdiff
2000-10-02
Andreas Mohr
Beautified the loadorder array (group DLLs according...
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved a bunch of routines to kernel32.dll (with the...
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved $(MODULE).o rule out of Make.rules into the indiv...
tree
|
commitdiff
2000-09-26
Dmitry Timoshkov
Avoid crashes if 16-bit module handle was passed to...
tree
|
commitdiff
2000-09-26
Alexandre Julliard
Removed shell.h. Cleaned up the nested includes mess...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed some of the XXX_reg macros now that we are...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
tree
|
commitdiff
2000-09-24
Alexandre Julliard
Moved most global data out of the LPDOSTASK structure.
tree
|
commitdiff
2000-09-22
Andreas Mohr
Fixed WinExec16 to handle quoted filenames correctly.
tree
|
commitdiff
2000-09-13
Ulrich Weigand
Modified CallTo16Register routines to update register...
tree
|
commitdiff
2000-09-10
Andreas Mohr
Fixed NE_LoadExeHeader error handling.
tree
|
commitdiff
2000-09-10
Eric Pouech
Fixed loader - broken search for already loaded modules.
tree
|
commitdiff
2000-09-04
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-08-31
Alexandre Julliard
Converted a lot of server requests to the new exception...
tree
|
commitdiff
2000-08-30
Alexandre Julliard
Added exception handling wrapper to a number of server...
tree
|
commitdiff
2000-08-28
Peter Ganten
- Always store the full path name of 32bit modules...
tree
|
commitdiff
2000-08-26
Alexandre Julliard
Removed calls to ConvertToGlobalHandle and MakeCritical...
tree
|
commitdiff
2000-08-26
Andreas Mohr
- made the MIDI sequencer error message much better...
tree
|
commitdiff
2000-08-21
Andreas Mohr
Transform every ERR() to WARN() in MakeProcInstance.
tree
|
commitdiff
2000-08-20
Dusan Lacko
Pass the type/name as a C string instead of an
tree
|
commitdiff
2000-08-16
Niclas Karlsson...
WATCOM compiled programs leave VirtualSize to zero...
tree
|
commitdiff
2000-08-16
Alexandre Julliard
Avoid going past the end of the relocation section...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Implemented SEC_IMAGE mappings and shared PE sections...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Moved CharUpper* and CharLower* functions to dlls/user.
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced all lstr* calls from inside Wine code by their...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced global Callbacks structure by appropriate...
tree
|
commitdiff
2000-08-11
Dmitry Timoshkov
Make FindResource and FindResourceEx fully windows...
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Make PDB, ENVDB and STARTUPINFO global variables.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Removed the DOS handles table from the PDB and made...
tree
|
commitdiff
2000-08-07
Alexandre Julliard
Fixed resource functions to work with 32-bit modules...
tree
|
commitdiff
2000-08-07
Peter Ganten
Set up exe_modref before loading implicitly linked...
tree
|
commitdiff
2000-08-07
Alexandre Julliard
- Fixed resource functions to work directly from the...
tree
|
commitdiff
2000-08-06
Alexandre Julliard
Replaced lstrlen/lstrcmp by libc equivalents everywhere...
tree
|
commitdiff
2000-08-04
Alexandre Julliard
Moved a bunch of functions out of libwine/kernel/gdi...
tree
|
commitdiff
2000-08-01
Peter Ganten
WinExec16 should not split quoted filenames with spaces.
tree
|
commitdiff
2000-08-01
Ove Kaaven
Fixed another non-Linux build failure.
tree
|
commitdiff
2000-07-31
Alexandre Julliard
Skip quoted program name when building command line.
tree
|
commitdiff
2000-07-31
Alexandre Julliard
Backed out FindResource language patch.
tree
|
commitdiff
2000-07-31
Ove Kaaven
Fixed a few problems.
tree
|
commitdiff
2000-07-31
Ove Kaaven
Convert DOS (MZ) binary loader to the new DOS process...
tree
|
commitdiff
2000-07-30
Alexandre Julliard
Cleaned up a few USER dependencies.
tree
|
commitdiff
2000-07-30
Ove Kaaven
Removed hModule parameter from MZ_AllocDPMITask(),...
tree
|
commitdiff
2000-07-30
Ove Kaaven
Removed usage of obsolete pModule->lpDosTask.
tree
|
commitdiff
2000-07-29
Alexandre Julliard
Removed some unnecessary inclusions of wingdi.h and...
tree
|
commitdiff
2000-07-29
Alexandre Julliard
Removed a few external dependencies from ntdll.
tree
|
commitdiff
next