projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Protect GlobalAddAtomA string handling by exception handler (for
[wine]
/
dlls
/
kernel
/
2005-08-19
Marcus Meissner
Protect GlobalAddAtomA string handling by exception...
tree
|
commitdiff
2005-08-19
Gerald Pfeifer
Enable SCSI_getprocentry() on non-Linux platforms which...
tree
|
commitdiff
2005-08-18
Ivan Leo Puoti
Implement FSCTL_PIPE_DISCONNECT in NtFsControlFile...
tree
|
commitdiff
2005-08-18
Saulius Krasuckas
Test passing NULL source to WideCharToMultiByte.
tree
|
commitdiff
2005-08-17
Mike McCormack
gcc 4.0 warning fixes.
tree
|
commitdiff
2005-08-17
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-08-16
Dmitry Timoshkov
Report swap file total/free sizes to be the same as...
tree
|
commitdiff
2005-08-15
Alexandre Julliard
Set the default system dir to windows/system32.
tree
|
commitdiff
2005-08-15
Mike McCormack
Warning fixes for gcc 4.0.
tree
|
commitdiff
2005-08-15
Vitaliy Margolen
Add entry for int 2 handler.
tree
|
commitdiff
2005-08-12
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-08-12
Alexandre Julliard
Implemented DelayLoadFailureHook and use it in the...
tree
|
commitdiff
2005-08-12
Alexandre Julliard
Add the 16-bit system directory if any to the module...
tree
|
commitdiff
2005-08-11
Alexandre Julliard
Make 16-bit task properly inherit the current directory...
tree
|
commitdiff
2005-08-11
Frank Richter
Fix a crash on startup when /proc/ide does not exist.
tree
|
commitdiff
2005-08-11
Alexandre Julliard
Added a wine_get_dos_file_name function in kernel32...
tree
|
commitdiff
2005-08-10
Alexandre Julliard
Directly use the PEB version fields in GetVersion.
tree
|
commitdiff
2005-08-10
Francois Gouget
Add trailing '\n's to trace() call.
tree
|
commitdiff
2005-08-10
Alexandre Julliard
Moved the version initialization to ntdll.
tree
|
commitdiff
2005-08-10
Francois Gouget
Update the documentation to reflect the fact that the...
tree
|
commitdiff
2005-08-10
Richard Cohen
- Fix regression in GetPrivateProfileString16 for key...
tree
|
commitdiff
2005-08-10
Alexandre Julliard
Use the proper WOW functions everywhere instead of...
tree
|
commitdiff
2005-08-10
Vitaliy Margolen
Use /proc filesystem to create HKLM\HARDWARE\DEVICEMAP...
tree
|
commitdiff
2005-08-09
Alexandre Julliard
Specify a base address for kernel and ntdll.
tree
|
commitdiff
2005-08-08
Gerald Pfeifer
Fix autoconf-related #ifdefs in Comm_CheckEvents().
tree
|
commitdiff
2005-08-03
Uwe Bonnes
More comm tests.
tree
|
commitdiff
2005-08-03
Uwe Bonnes
Implement WaitCommEvent by polling the appropriate...
tree
|
commitdiff
2005-08-02
Alexandre Julliard
Implemented Get/SetDllDirectory.
tree
|
commitdiff
2005-08-02
Alexandre Julliard
Fixed white space handling on the last line (reported...
tree
|
commitdiff
2005-08-02
Alexandre Julliard
Use the new RtlExitUserThread function instead of exporting
tree
|
commitdiff
2005-08-01
Alexandre Julliard
Added commented out stubs for a bunch of new functions.
tree
|
commitdiff
2005-08-01
Felix Nawothnig
Fix sync tests on Win98/ME.
tree
|
commitdiff
2005-08-01
Felix Nawothnig
Fix module tests on Win9x.
tree
|
commitdiff
2005-07-30
Felix Nawothnig
Fix comm tests on Win9x.
tree
|
commitdiff
2005-07-30
Felix Nawothnig
Fix remaining thread tests on WinME.
tree
|
commitdiff
2005-07-28
Dmitry Timoshkov
Implement EnumDateFormatsEx.
tree
|
commitdiff
2005-07-28
Dmitry Timoshkov
- Reimplement EnumTimeFormats, make it work for all...
tree
|
commitdiff
2005-07-27
Dmitry Timoshkov
- Reimplement EnumDateFormats, make it work for all...
tree
|
commitdiff
2005-07-27
Paul Vriens
Fix some tests for win9x and winME.
tree
|
commitdiff
2005-07-25
Steven Edwards
Move and forward lz32 functions to kernel32.
tree
|
commitdiff
2005-07-25
Felix Nawothnig
Fix thread tests on WinME.
tree
|
commitdiff
2005-07-24
Vincent Béron
Remove multiple declarations of the same function,...
tree
|
commitdiff
2005-07-22
Alexandre Julliard
Added small assembly wrapper to call entry points witho...
tree
|
commitdiff
2005-07-22
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-07-22
Felix Nawothnig
Convert long to short path in GetModuleFileName16.
tree
|
commitdiff
2005-07-21
Alexandre Julliard
Register functions with no arguments should still be...
tree
|
commitdiff
2005-07-15
Dmitry Timoshkov
Add a test for handling overlapped buffers by WideCharT...
tree
|
commitdiff
2005-07-15
Dmitry Timoshkov
Use SIZE_T type for size variables in NTDLL when approp...
tree
|
commitdiff
2005-07-14
Alexandre Julliard
Moved initialization of the default user process parame...
tree
|
commitdiff
2005-07-14
Alexandre Julliard
Moved the server start time to the init_thread request...
tree
|
commitdiff
2005-07-13
Alexandre Julliard
Return the startup info size in the init_thread request...
tree
|
commitdiff
2005-07-13
Alexandre Julliard
Get rid of the boot_done request.
tree
|
commitdiff
2005-07-13
Alexandre Julliard
Already initialize the process in the first init_thread...
tree
|
commitdiff
2005-07-12
Alexandre Julliard
Moved the fields that depends on startup info from...
tree
|
commitdiff
2005-07-11
Alexandre Julliard
Load the HKEY_CURRENT_USER branch at server startup...
tree
|
commitdiff
2005-07-11
Paul Vriens
Basic tests for LoadLibraryA and GetProcAddress.
tree
|
commitdiff
2005-07-11
Alexandre Julliard
A NULL module handle means 'main exe' in GetProcAddress...
tree
|
commitdiff
2005-07-11
Uwe Bonnes
STATUS_TIMEOUT is no error for Read|WriteFile.
tree
|
commitdiff
2005-07-11
Robert Shearman
- Make the value returned from HeapSize always match...
tree
|
commitdiff
2005-07-10
Alexandre Julliard
The ordinal functions should not be exported by name.
tree
|
commitdiff
2005-07-05
Alexandre Julliard
Intercept functions for 16-bit relay debugging by patch...
tree
|
commitdiff
2005-07-05
Alexandre Julliard
Added vararg argument type so that the relay code can...
tree
|
commitdiff
2005-07-05
Mike McCormack
Fix some gcc 4.0 warnings.
tree
|
commitdiff
2005-07-05
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-07-03
Alexandre Julliard
Moved all 16-bit relay code to the text section.
tree
|
commitdiff
2005-07-03
Mike McCormack
Avoid warnings in generated tests by casting sizeof...
tree
|
commitdiff
2005-07-01
Alexandre Julliard
Moved most of the implementation of CALL32_CBClient...
tree
|
commitdiff
2005-06-30
Francois Gouget
Test the behavior of CreateDirectory() when it has...
tree
|
commitdiff
2005-06-29
Alexandre Julliard
Get rid of the old config conversion code.
tree
|
commitdiff
2005-06-27
Uwe Bonnes
Added test cases. However most added tests need a loopb...
tree
|
commitdiff
2005-06-27
Eric Pouech
Implemented OpenThread on top of NtOpenThread.
tree
|
commitdiff
2005-06-27
Eric Pouech
Implemented OpenProcess on top of NtOpenProcess.
tree
|
commitdiff
2005-06-27
Eric Pouech
- OpenConsole: try to open the Unix console if we fail...
tree
|
commitdiff
2005-06-27
Jacek Caban
Fix test on NT 4.
tree
|
commitdiff
2005-06-25
Alexandre Julliard
Remove some i386 ifdefs for 16-bit entry points since...
tree
|
commitdiff
2005-06-23
Alexandre Julliard
Sort entry points in the same order as Windows.
tree
|
commitdiff
2005-06-21
Alexandre Julliard
Don't require execute permission for thread stacks.
tree
|
commitdiff
2005-06-20
Mike McCormack
- avoid winternl.h depending on winbase.h
tree
|
commitdiff
2005-06-20
Stefan Huehner
Make some function static.
tree
|
commitdiff
2005-06-20
Stefan Huehner
Fix more -Wstrict-prototypes warnings.
tree
|
commitdiff
2005-06-20
Mike McCormack
- don't include winreg.h
tree
|
commitdiff
2005-06-17
Marcus Meissner
Specify enough buffer for id[] (20 chars are not enough).
tree
|
commitdiff
2005-06-17
Mike McCormack
Use HANDLE instead of HKEY in the NT API.
tree
|
commitdiff
2005-06-16
Alexandre Julliard
Removed the DOS version option, specifying the Windows...
tree
|
commitdiff
2005-06-14
Alexandre Julliard
Moved debugging config options to HKCU\Software\Wine...
tree
|
commitdiff
2005-06-14
Alexandre Julliard
Moved network configuration parameters to HKCU\Software...
tree
|
commitdiff
2005-06-14
Mike McCormack
Fix warnings from -Wmissing-declarations.
tree
|
commitdiff
2005-06-14
Mike McCormack
Fix declaration warnings in the test cases.
tree
|
commitdiff
2005-06-13
Alexandre Julliard
Added magic comments to all Wine-specific registry...
tree
|
commitdiff
2005-06-13
Alexandre Julliard
Moved the NONAMELESSUNION/STRUCT macros to wine/test...
tree
|
commitdiff
2005-06-12
Felix Nawothnig
Add a workaround for Win9x apps which pass the paramete...
tree
|
commitdiff
2005-06-10
Mike McCormack
Dependency fixes for winternl.h.
tree
|
commitdiff
2005-06-09
Uwe Bonnes
Don't try to access floppy if it's not mounted.
tree
|
commitdiff
2005-06-06
Alexandre Julliard
Removed some unnecessary inclusions of thread.h
tree
|
commitdiff
2005-06-06
Alexandre Julliard
Moved the kernel per-thread data out of the TEB into...
tree
|
commitdiff
2005-06-06
Alexandre Julliard
Fetch the stack selector to use from the previous stack...
tree
|
commitdiff
2005-06-05
Alexandre Julliard
Moved the server part of the ExitThread functionality...
tree
|
commitdiff
2005-06-05
Alexandre Julliard
Don't bother looking for a resource directory in free...
tree
|
commitdiff
2005-06-05
Alexandre Julliard
Avoid accessing the htask16 TEB field from ntdll.
tree
|
commitdiff
2005-06-05
Mike Hearn
Suppress the noisy SetNamedPipeHandleState fixme.
tree
|
commitdiff
next