projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Run length and ascii85 encode image data.
[wine]
/
dlls
/
ntdll
/
2003-12-05
Alexandre Julliard
Added a WINEDEBUG environment variable that allows...
tree
|
commitdiff
2003-12-04
Jon Griffiths
Implement the Rtlp* registry functions.
tree
|
commitdiff
2003-12-04
Alexandre Julliard
Implement some more register functions using DEFINE_REG...
tree
|
commitdiff
2003-12-04
Alexandre Julliard
Moved the DEFINE_REGS_ENTRYPOINT macros to include...
tree
|
commitdiff
2003-12-04
Alexandre Julliard
We no longer need a special case for codepages on startup,
tree
|
commitdiff
2003-12-03
Alexandre Julliard
Removed no longer used extra space allocated in the...
tree
|
commitdiff
2003-12-01
Alexandre Julliard
Added wine_server_release_fd function to release the...
tree
|
commitdiff
2003-12-01
Alexandre Julliard
Allow RELAY_SetupDLL to be called twice on the same...
tree
|
commitdiff
2003-11-29
Alexandre Julliard
Fixed bitmap range checking to avoid integer overflows.
tree
|
commitdiff
2003-11-28
Francois Gouget
Only convert '/'s to '\\'s up to the '\0' as the rest...
tree
|
commitdiff
2003-11-27
Alexandre Julliard
Porting fixes.
tree
|
commitdiff
2003-11-26
Dmitry Timoshkov
Fix another RtlReAllocateHeap call.
tree
|
commitdiff
2003-11-25
Alexandre Julliard
Better support for loading exe files as libraries.
tree
|
commitdiff
2003-11-25
Alexandre Julliard
Store the thread entry point in the startup info passed...
tree
|
commitdiff
2003-11-25
Alexandre Julliard
Store the last error code at the TEB offset used by...
tree
|
commitdiff
2003-11-25
Alexandre Julliard
Removed MODULE_GetLoadOrderA.
tree
|
commitdiff
2003-11-25
Dimitrie O. Paun
RtlHeapReAllocate() should not allocate memory.
tree
|
commitdiff
2003-11-21
Robert Shearman
Handle EIO file error.
tree
|
commitdiff
2003-11-20
Dimitrie O. Paun
RtlReAllocateHeap() does not allocate memory.
tree
|
commitdiff
2003-11-18
Alexandre Julliard
Force minimum stack size to 1Mb for Xlib.
tree
|
commitdiff
2003-11-17
Alexandre Julliard
Removed some unnecessary includes.
tree
|
commitdiff
2003-11-17
Alexandre Julliard
Added wine_ldt_is_system() to replace the IS_SELECTOR_S...
tree
|
commitdiff
2003-11-11
Alexandre Julliard
Moved the exec_wine_binary function to the wine library...
tree
|
commitdiff
2003-11-11
Alexandre Julliard
Make sure the protection flags on the memory view of...
tree
|
commitdiff
2003-11-11
Ulrich Czekalla
Added stubs for AccessCheckByType, AddAuditAccessAce,
tree
|
commitdiff
2003-11-11
Carlos Lozano
NtReadFile checks that offset is not null.
tree
|
commitdiff
2003-11-11
Jukka Heinonen
Fix race in real mode event handling.
tree
|
commitdiff
2003-11-09
Alexandre Julliard
Moved the remaining SYSDEPS_* functions to the wine_pth...
tree
|
commitdiff
2003-11-06
Alexandre Julliard
Added server_abort_thread to replace SYSDEPS_AbortThread.
tree
|
commitdiff
2003-11-05
Alexandre Julliard
Added wine_pthread_create_thread and wine_pthread_exit_...
tree
|
commitdiff
2003-11-05
Ulrich Czekalla
Implemented RtlSelfRelativeToAbsoluteSD and RtlMakeSelf...
tree
|
commitdiff
2003-11-05
Alexandre Julliard
Use the signal stack pointer to determine the current...
tree
|
commitdiff
2003-11-04
Alexandre Julliard
Allocate the TEB and signal stack separately from the...
tree
|
commitdiff
2003-11-04
Gerald Pfeifer
The CDDA case of CDROM_RawRead() no longer works on...
tree
|
commitdiff
2003-11-03
Alexandre Julliard
Allocate a memory view for builtin dlls so that Virtual...
tree
|
commitdiff
2003-11-03
Alexandre Julliard
Fixed type and protection values returned by NtQueryVir...
tree
|
commitdiff
2003-10-31
Alexandre Julliard
Implemented RtlCreateUserThread, and use it to move...
tree
|
commitdiff
2003-10-30
Alexandre Julliard
Fixed race in %gs selector restoring during vm86 mode...
tree
|
commitdiff
2003-10-30
Pavel Roskin
Include ntdll_misc.h to avoid undefined reference to...
tree
|
commitdiff
2003-10-28
Alexandre Julliard
Removed no longer needed SIGNAL_Unblock() function.
tree
|
commitdiff
2003-10-28
Alexandre Julliard
Implemented Add/RemoveVectoredExceptionHandler.
tree
|
commitdiff
2003-10-28
Alexandre Julliard
Switch back to the main process stack before calling...
tree
|
commitdiff
2003-10-28
Alexandre Julliard
Repaired relay debugging for kernel and ntdll (spotted...
tree
|
commitdiff
2003-10-28
Uwe Bonnes
get_full_path_helper: Handle the case \\.\\ as intended...
tree
|
commitdiff
2003-10-24
Alexandre Julliard
Use sigsetjmp instead of setjmp in Wine internal except...
tree
|
commitdiff
2003-10-24
Alexandre Julliard
Call the application entry point from kernel32, some...
tree
|
commitdiff
2003-10-22
Alexandre Julliard
Simplified signal stack allocation a bit, and avoid...
tree
|
commitdiff
2003-10-22
Alexandre Julliard
A signal stack is not needed on PowerPC.
tree
|
commitdiff
2003-10-21
Dave Belanger
Fix splitpath and wsplitpath for the file extension.
tree
|
commitdiff
2003-10-16
Alexandre Julliard
Fixed handling of relay and snoop include/exclude lists...
tree
|
commitdiff
2003-10-15
Alexandre Julliard
Rewrote splitpath and wsplitpath to avoid modifying...
tree
|
commitdiff
2003-10-14
Jukka Heinonen
Remove races from DPMI async event handling.
tree
|
commitdiff
2003-10-14
Gerald Pfeifer
Fix function pointer variable declaration in __wine_pro...
tree
|
commitdiff
2003-10-14
Alexandre Julliard
Set or clear the BeingDebugged flag in the PEB when...
tree
|
commitdiff
2003-10-10
Alexandre Julliard
Moved the pthread emulation into the main binary so...
tree
|
commitdiff
2003-10-10
Alexandre Julliard
Fixed importing of dlls with no exports (reported by...
tree
|
commitdiff
2003-10-10
Alexandre Julliard
Link kernel32 as a normal dll.
tree
|
commitdiff
2003-10-10
Alexandre Julliard
Changed the init code to make libwine load only ntdll...
tree
|
commitdiff
2003-10-09
Alexandre Julliard
Use the Rtl bitmap functions to implement Tls allocation.
tree
|
commitdiff
2003-10-09
Alexandre Julliard
Added a few missing exports.
tree
|
commitdiff
2003-10-09
Alexandre Julliard
Moved the constructor for the initial TEB to ntdll...
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Added __wine_set_signal_fs function to avoid sharing the
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Duplicate parts of the relay debugging init code into...
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Moved build_command_line back to kernel and make it...
tree
|
commitdiff
2003-10-08
Pavel Roskin
Include ntdll_misc.h to get the GetCurrentProcess/Threa...
tree
|
commitdiff
2003-10-08
Pavel Roskin
Include ntdll_misc.h to get the GetCurrentProcess/Threa...
tree
|
commitdiff
2003-10-08
Pavel Roskin
Eliminate dependency on SetLastError().
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Moved a few more functions to the dlls/kernel directory.
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Link all remaining files that contain kernel APIs into...
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Added hack to call CreateFileW through a pointer so...
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Pass the cdrom device path in CDROM_InitRegistry so...
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Get rid of the argv0 and full_argv0 global variables.
tree
|
commitdiff
2003-10-08
Alexandre Julliard
Store a "removable" flag instead of the full drive...
tree
|
commitdiff
2003-10-07
Alexandre Julliard
Removed references to GetSystemDirectoryW.
tree
|
commitdiff
2003-10-07
Rein Klazes
Added a check for <scsi/scsi.h> and include it in dlls...
tree
|
commitdiff
2003-10-07
Alexandre Julliard
Rewrite of the dll file search algorithm to better...
tree
|
commitdiff
2003-10-07
Alexandre Julliard
A couple more fixes in RtlGetFullPathName_U.
tree
|
commitdiff
2003-10-06
Alexandre Julliard
Moved the final process init and dependency loading to
tree
|
commitdiff
2003-10-06
Alex Pasadyn
Fix buffer length error code for NtQueryInformationToken.
tree
|
commitdiff
2003-10-06
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-10-04
Alexandre Julliard
Converted process creation to Unicode.
tree
|
commitdiff
2003-10-04
Alexandre Julliard
Implemented RtlCreateProcessParameters and related...
tree
|
commitdiff
2003-10-04
Eric Pouech
Fixed a couple of bugs in RtlGetFullPathName_U.
tree
|
commitdiff
2003-10-04
Uwe Bonnes
SNOOP_ShowDebugmsgSnoop(): check for NULL function...
tree
|
commitdiff
2003-10-04
Michael Günnewig
Fixed warnings with gcc option "-Wwrite-strings".
tree
|
commitdiff
2003-10-03
Alexandre Julliard
Avoid closing the cdrom if we failed to open it.
tree
|
commitdiff
2003-10-03
Pavel Roskin
Add support for SCSI CD-ROMs to CDROM_GetInterfaceInfo().
tree
|
commitdiff
2003-10-02
Alexandre Julliard
Changed LdrLoadDll to only search for the dll in the...
tree
|
commitdiff
2003-10-02
Alexandre Julliard
Fixed a couple of bugs in RtlDosSearchPath_U and RtlGet...
tree
|
commitdiff
2003-10-02
Gerald Pfeifer
Cast time_t parameters to fprintf(...,"%l",...) to...
tree
|
commitdiff
2003-10-01
Jon Griffiths
Documentation updates.
tree
|
commitdiff
2003-09-30
Alexandre Julliard
Store module names in Unicode in the server.
tree
|
commitdiff
2003-09-29
Alexandre Julliard
Converted most of the loader code to Unicode.
tree
|
commitdiff
2003-09-27
Alexandre Julliard
Converted the load order code to use Unicode throughout.
tree
|
commitdiff
2003-09-25
Alexandre Julliard
Moved WINE_MODREF definition to loader.c.
tree
|
commitdiff
2003-09-25
Alexandre Julliard
Moved loadorder support to dlls/ntdll.
tree
|
commitdiff
2003-09-25
Jon Griffiths
Various test fixes for XP/msvc.
tree
|
commitdiff
2003-09-24
Alexandre Julliard
Moved DLLFLAGS to a separate variable instead of includ...
tree
|
commitdiff
2003-09-24
Alexandre Julliard
Moved the Windows version code to dlls/ntdll, and imple...
tree
|
commitdiff
2003-09-24
Jon Griffiths
Documentation updates.
tree
|
commitdiff
next