projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Define the SHQueryValueEx{A|W} entry points.
[wine]
/
loader
/
2001-08-28
Francois Gouget
Only use winsock2.h in Wine.
tree
|
commitdiff
2001-08-24
Bill Medland
Added LOAD_WITH_ALTERED_SEARCH_PATH support to LoadLibr...
tree
|
commitdiff
2001-08-11
Josh Thielen
Wrong handle was being closed.
tree
|
commitdiff
2001-08-10
Jörg Mayer
Fixed a few signed/unsigned and "unsigned < 0 always...
tree
|
commitdiff
2001-08-10
Eric Pouech
Fixes for Solaris X86.
tree
|
commitdiff
2001-08-09
Andreas Mohr
Spelling fixes.
tree
|
commitdiff
2001-07-30
Alexandre Julliard
Fixed HTASK/HTASK16 handle mismatch.
tree
|
commitdiff
2001-07-26
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2001-07-26
Alexandre Julliard
Removed a few unnecessary Callouts.
tree
|
commitdiff
2001-07-25
Alexandre Julliard
Removed unnecessary inclusion of heap.h.
tree
|
commitdiff
2001-07-24
Alexandre Julliard
Removed HEAP_strdupA.
tree
|
commitdiff
2001-07-23
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2001-07-19
Alexandre Julliard
Moved server.h to include/wine.
tree
|
commitdiff
2001-07-18
Patrik Stridvall
- Made sure that the files that contains the declarations
tree
|
commitdiff
2001-07-12
Alexandre Julliard
Don't call SNOOP_RegisterDLL on builtins.
tree
|
commitdiff
2001-07-11
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-07-02
Patrik Stridvall
Documentation fixes.
tree
|
commitdiff
2001-06-27
Alexandre Julliard
Put AC_DEFINE symbols definitions directly in the confi...
tree
|
commitdiff
2001-06-20
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-06-13
Patrik Stridvall
Documentation ordinal fixes (using winapi_fixup).
tree
|
commitdiff
2001-06-07
Alexandre Julliard
Removed unneeded inclusion of queue.h.
tree
|
commitdiff
2001-06-06
Alexandre Julliard
Set low-order bit of module handle for LOAD_LIBRARY_AS_...
tree
|
commitdiff
2001-05-24
Andreas Mohr
Spelling fixes.
tree
|
commitdiff
2001-05-24
Andreas Mohr
Make snoop code take ordinal base into account.
tree
|
commitdiff
2001-05-18
Alexandre Julliard
Removed THREAD_IsWin16.
tree
|
commitdiff
2001-05-14
Marcus Meissner
Implemented 64bit file size handling.
tree
|
commitdiff
2001-05-10
Alexandre Julliard
Really free the memory on dll unload.
tree
|
commitdiff
2001-05-08
Francois Gouget
Print the tid in the first column when +tid is specified.
tree
|
commitdiff
2001-05-02
Alexandre Julliard
Uncommented the VirtualFree call on dll unload.
tree
|
commitdiff
2001-04-16
Ove Kaaven
Let LOAD_LIBRARY_AS_DATAFILE load the builtin dll if...
tree
|
commitdiff
2001-04-04
Alexandre Julliard
Added TASK_GetPtr/TASK_GetCurrent functions to get...
tree
|
commitdiff
2001-04-04
Alexandre Julliard
Unified 16-bit and 32-bit scheduling a bit more.
tree
|
commitdiff
2001-03-28
Alexandre Julliard
Don't load user32 too early on for 16-bit apps, so...
tree
|
commitdiff
2001-03-21
Alexandre Julliard
Added "*" wildcard entry to DllOverrides to replace...
tree
|
commitdiff
2001-03-21
Alexandre Julliard
Disable DONT_RESOLVE_DLL_REFERENCES for builtin dlls.
tree
|
commitdiff
2001-03-21
Dmitry Timoshkov
Allow loading of built-in dlls with LOAD_LIBRARY_AS_DAT...
tree
|
commitdiff
2001-03-20
Alexandre Julliard
- Added support for app-specific dll overrides using
tree
|
commitdiff
2001-03-10
Francois Gouget
Fixed spelling/typos in comments.
tree
|
commitdiff
2001-02-28
Alexandre Julliard
Use the standard CreateThread routine to create 16...
tree
|
commitdiff
2001-02-27
Alexandre Julliard
New set of macros for server calls; makes requests...
tree
|
commitdiff
2001-02-20
Alexandre Julliard
Removed a few Callout functions by doing a GetProcAddre...
tree
|
commitdiff
2001-01-25
Patrik Stridvall
Documentation ordinal fixes.
tree
|
commitdiff
2001-01-22
Jon Griffiths
- Remove <string.h> from winnt.h.
tree
|
commitdiff
2001-01-21
Gerard Patel
Fix the cmdline argument passed to NE_CreateThread...
tree
|
commitdiff
2001-01-20
Alexandre Julliard
Display the importing dll in the 0xdeadbeef message.
tree
|
commitdiff
2001-01-15
Ulrich Weigand
Don't call a NE DLL's DllEntryPoint twice during one...
tree
|
commitdiff
2001-01-15
Alexandre Julliard
Replaced GLOBAL_Alloc by GlobalAlloc16 where possible.
tree
|
commitdiff
2001-01-15
Alexandre Julliard
Removed some direct accesses to the 16-bit task structure.
tree
|
commitdiff
2001-01-10
Jon Griffiths
- Migrate CRTDLL to MSVCRT.
tree
|
commitdiff
2001-01-10
Gerard Patel
Added a specific debug channel for dll loading (builtin...
tree
|
commitdiff
2001-01-06
Alexandre Julliard
Use the exe name and file handle we got from the server...
tree
|
commitdiff
2001-01-06
François Gouget
Fixed some HFILE vs. HANDLE mismatches.
tree
|
commitdiff
2001-01-06
Eric Pouech
Forced loading of msacm32 when msacm is loaded.
tree
|
commitdiff
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
tree
|
commitdiff
2000-12-29
Ulrich Weigand
Prevent unaligned access to NE in-memory module data.
tree
|
commitdiff
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
next