.. |
messages
|
…
|
|
nls
|
Ukrainian codepage 21866 added and respective files corrected. Two
|
2005-01-19 20:59:31 +00:00 |
tests
|
Exclude crashing CreateFileW test on NT4.
|
2005-04-19 11:59:46 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
Move all the old config conversion code to a new oldconfig.c file, and
|
2005-04-20 15:43:36 +00:00 |
actctx.c
|
Set last error value to ERROR_CALL_NOT_IMPLEMENTED in QueryActCtxW()
|
2004-06-14 16:59:19 +00:00 |
atom.c
|
Moved 16 bit atom support to dlls/kernel/atom16.c.
|
2005-02-03 16:58:21 +00:00 |
atom16.c
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
change.c
|
Stub implementation for ReadDirectoryChangesW.
|
2005-01-31 16:23:31 +00:00 |
comm.c
|
Assorted spelling fixes.
|
2005-03-30 17:08:31 +00:00 |
comm.drv.spec
|
…
|
|
computername.c
|
Return a computername constructed from the hostname.
|
2005-03-30 17:04:55 +00:00 |
console.c
|
In AllocConsole() pass the wShowWindow value and STARTF_USESHOWWINDOW
|
2005-04-14 11:30:09 +00:00 |
console_private.h
|
…
|
|
cpu.c
|
NtQueryPerformanceCounter should return a frequency of 1193182Hz and
|
2005-02-23 20:29:17 +00:00 |
debugger.c
|
Improve documentation for debugger functions.
|
2004-08-26 18:22:17 +00:00 |
dosmem.c
|
Avoid using gettimeofday.
|
2004-10-11 19:53:54 +00:00 |
editline.c
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +00:00 |
environ.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
error16.c
|
…
|
|
except.c
|
Match RaiseException and EXCEPTION_RECORD to SDK definitions.
|
2005-02-24 13:15:36 +00:00 |
fiber.c
|
…
|
|
file.c
|
Implement mailslots.
|
2005-03-30 19:02:15 +00:00 |
file16.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
format_msg.c
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
global16.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
heap.c
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
instr.c
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
kernel.rc
|
…
|
|
kernel32.spec
|
Implement SetCPGlobal (an undocumented Win32 API).
|
2005-03-29 11:34:03 +00:00 |
kernel_main.c
|
Implemented NtYieldExecution.
|
2004-10-11 20:11:01 +00:00 |
kernel_private.h
|
Use environment variables instead of config file entries to specify
|
2004-05-14 21:43:18 +00:00 |
krnl386.exe.spec
|
Added GetProcessId.
|
2004-08-24 18:46:05 +00:00 |
lcformat.c
|
Change UTF-8 name back to ISO-8859-1.
|
2005-01-27 10:41:40 +00:00 |
local16.c
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
locale.c
|
Removed unused data fields in the LANG_FIND_DATA structure.
|
2005-04-18 15:42:49 +00:00 |
locale_rc.rc
|
…
|
|
module.c
|
Fixed a typo.
|
2004-12-17 19:01:22 +00:00 |
ne_module.c
|
Better handling of 16-bit native dlls when a 32-bit builtin with the
|
2005-03-30 10:31:33 +00:00 |
ne_segment.c
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
oldconfig.c
|
Move all the old config conversion code to a new oldconfig.c file, and
|
2005-04-20 15:43:36 +00:00 |
path.c
|
CopyFile needs to retain timestamp.
|
2005-03-01 10:42:22 +00:00 |
powermgnt.c
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-15 10:54:44 +00:00 |
process.c
|
Move all the old config conversion code to a new oldconfig.c file, and
|
2005-04-20 15:43:36 +00:00 |
profile.c
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
pthread.c
|
…
|
|
registry16.c
|
Added some missing prototypes.
|
2004-05-18 20:43:29 +00:00 |
relay16.c
|
…
|
|
resource.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2005-01-03 14:56:42 +00:00 |
resource16.c
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
selector.c
|
There is no point making '--register' functions stdcall so just
|
2004-10-22 19:55:14 +00:00 |
snoop16.c
|
Fix the missing tread ID of some snoop return traces.
|
2004-05-27 20:00:37 +00:00 |
stress.c
|
…
|
|
stress.spec
|
…
|
|
string.c
|
Make lstr* functions inline inside Wine.
|
2005-02-22 15:50:13 +00:00 |
sync.c
|
Fix compilation problem caused by ULONG_MAX.
|
2005-04-20 12:51:26 +00:00 |
syslevel.c
|
…
|
|
system.c
|
…
|
|
system.drv.spec
|
…
|
|
tape.c
|
…
|
|
task.c
|
Strncpy elimination.
|
2005-04-18 15:36:20 +00:00 |
thread.c
|
Implementation stub for QueueUserWorkItem.
|
2005-02-21 21:02:12 +00:00 |
thunk.c
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +00:00 |
time.c
|
Documentation spelling fixes.
|
2005-02-25 14:07:56 +00:00 |
toolhelp.c
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
toolhelp.h
|
…
|
|
toolhelp.spec
|
…
|
|
utthunk.c
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-15 10:54:44 +00:00 |
version.c
|
GetModuleFileName[AW] doesn't terminate the string if the buffer is
|
2004-05-19 03:22:55 +00:00 |
version.rc
|
…
|
|
version16.rc
|
…
|
|
virtual.c
|
Don't fault on NULL pointers in Is*Ptr functions.
|
2005-03-25 16:38:50 +00:00 |
volume.c
|
Move all the old config conversion code to a new oldconfig.c file, and
|
2005-04-20 15:43:36 +00:00 |
vxd.c
|
Fd type is no longer used, get rid of it.
|
2004-08-18 00:04:58 +00:00 |
win87em.c
|
…
|
|
win87em.spec
|
…
|
|
windebug.c
|
…
|
|
windebug.spec
|
…
|
|
wowthunk.c
|
- Don't perform event check if in system code. Fixes infinite
|
2004-09-28 19:18:06 +00:00 |