.. |
messages
|
…
|
|
nls
|
Ukrainian codepage 21866 added and respective files corrected. Two
|
2005-01-19 20:59:31 +00:00 |
tests
|
char -> const char fixes.
|
2005-01-28 14:02:52 +00:00 |
.cvsignore
|
.spec.c files are no longer used for 32-bit dlls.
|
2004-03-24 03:36:44 +00:00 |
Makefile.in
|
- Update build system to support IOKit and CoreFoundation frameworks
|
2004-08-19 01:20:45 +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
|
Fix signed/unsigned comparison warnings.
|
2004-08-10 23:43:21 +00:00 |
change.c
|
Stub implementation for ReadDirectoryChangesW.
|
2005-01-31 16:23:31 +00:00 |
comm.c
|
- got rid of include/async.h
|
2005-01-14 19:54:38 +00:00 |
comm.drv.spec
|
…
|
|
computername.c
|
Perform host name initialization if computer name can't be read from
|
2004-12-06 11:38:25 +00:00 |
console.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
console_private.h
|
…
|
|
cpu.c
|
Fill in the information in VendorIdentifier and make a better effort
|
2005-01-28 11:29:03 +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
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +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
|
Generate stub entries on the fly for missing entry points instead of
|
2004-12-14 20:03:23 +00:00 |
fiber.c
|
Porting fixes.
|
2003-11-27 00:59:36 +00:00 |
file.c
|
- got rid of include/async.h
|
2005-01-14 19:54:38 +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
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +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
|
Initialize dwOSVersionInfoSize in GlobalMemoryStatus.
|
2004-12-27 17:06:18 +00:00 |
instr.c
|
Const correctness, pointer cast correctness, removed extraneous ';'.
|
2004-06-14 17:04:34 +00:00 |
kernel.rc
|
…
|
|
kernel32.spec
|
Stub implementation for ReadDirectoryChangesW.
|
2005-01-31 16:23:31 +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
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
locale.c
|
Ukrainian codepage 21866 added and respective files corrected. Two
|
2005-01-19 20:59:31 +00:00 |
locale_rc.rc
|
…
|
|
module.c
|
Fixed a typo.
|
2004-12-17 19:01:22 +00:00 |
ne_module.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
ne_segment.c
|
Fixed some illegal lvalue casts / increments.
|
2004-06-16 19:02:11 +00:00 |
path.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
powermgnt.c
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-15 10:54:44 +00:00 |
process.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
profile.c
|
- Don't use an invalid file handle. In this case invalid file handle
|
2005-01-11 10:43:24 +00:00 |
pthread.c
|
Don't use constructors for ntdll and kernel32 initialization.
|
2004-01-07 04:50:11 +00:00 |
registry16.c
|
Added some missing prototypes.
|
2004-05-18 20:43:29 +00:00 |
relay16.c
|
Removed some unnecessary includes.
|
2003-11-17 20:31:29 +00:00 |
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
|
Avoid lvalue casts (based on a patch by Marcus Meissner).
|
2004-07-23 19:09: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
|
Porting fixes.
|
2003-11-27 00:59:36 +00:00 |
sync.c
|
Implement TransactNamedPipe for the non-overlapped case.
|
2005-01-19 17:00:48 +00:00 |
syslevel.c
|
Remove the win32 debug channel, misc cleanup of debugging code.
|
2004-02-26 05:30:54 +00:00 |
system.c
|
Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform
|
2004-01-23 01:51:33 +00:00 |
system.drv.spec
|
…
|
|
tape.c
|
…
|
|
task.c
|
Fix broken thread start routines.
|
2004-11-03 22:18:44 +00:00 |
thread.c
|
Always create a suspended thread in CreateThread and resume it if
|
2004-12-01 15:37:26 +00:00 |
thunk.c
|
There is no point making '--register' functions stdcall so just
|
2004-10-22 19:55:14 +00:00 |
time.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
toolhelp.c
|
Some fixes to module browsing.
|
2004-05-24 19:06:32 +00:00 |
toolhelp.h
|
Store the kernel32 module handle globally to avoid some
|
2004-02-12 00:00:55 +00:00 |
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
|
WINE_FILEDESCRIPTION_STR is already defined in wine_common_ver.rc.
|
2004-03-29 23:05:20 +00:00 |
version16.rc
|
…
|
|
virtual.c
|
Fix NtAllocateVirtualMemory declaration and fix users of the
|
2004-10-11 20:59:06 +00:00 |
volume.c
|
Do not check for non NULL pointer before HeapFree'ing it. It's
|
2004-12-23 17:06:43 +00:00 |
vxd.c
|
Fd type is no longer used, get rid of it.
|
2004-08-18 00:04:58 +00:00 |
win87em.c
|
Moved a number of DOS definitions out of the global headers and into
|
2003-11-15 00:13:20 +00:00 |
win87em.spec
|
…
|
|
windebug.c
|
Moved a number of DOS definitions out of the global headers and into
|
2003-11-15 00:13:20 +00:00 |
windebug.spec
|
…
|
|
wowthunk.c
|
- Don't perform event check if in system code. Fixes infinite
|
2004-09-28 19:18:06 +00:00 |