..
messages
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
nls
Ukrainian codepage 21866 added and respective files corrected. Two
2005-01-19 20:59:31 +00:00
tests
Remove the 'L' suffix on a number of constants to avoid comparison
2005-09-13 15:00:32 +00:00
.cvsignore
Added rules to build import libraries in the individual dll makefiles.
2005-05-07 12:39:52 +00:00
Makefile.in
Remove -DETCDIR (unused).
2005-09-06 14:03:38 +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
Protect GlobalAddAtomA string handling by exception handler (for
2005-08-19 15:20:06 +00:00
atom16.c
gcc 4.0 warning fixes.
2005-08-17 10:28:35 +00:00
change.c
Fixed some traces to use the right printf format and avoid typecasts.
2005-09-12 10:30:05 +00:00
comm.c
Fix autoconf-related #ifdefs in Comm_CheckEvents().
2005-08-08 18:01:42 +00:00
comm.drv.spec
Comment out stub WEP entry points so that we can call WEP for builtin
2005-05-23 10:12:26 +00:00
computername.c
- don't include winreg.h
2005-06-20 10:40:37 +00:00
console.c
Use a more portable scheme for storing the name of a critical
2005-09-09 10:19:44 +00:00
console_private.h
Set the edition mode as a specific attribute, not an extension of the
2003-01-09 06:01:32 +00:00
cpu.c
- don't include winreg.h
2005-06-20 10:40:37 +00:00
debugger.c
Moved a bunch of definitions out of module.h into a new
2005-05-16 19:44:54 +00:00
dosmem.c
Fixed a number of pointer to integer conversions that wouldn't work
2005-09-12 15:14:06 +00:00
editline.c
Documentation spelling fixes.
2005-02-25 14:07:56 +00:00
environ.c
Fix warnings from -Wmissing-declarations.
2005-06-14 11:42:34 +00:00
error16.c
Moved the remaining stack frame definitions to kernel_private.h and
2005-05-16 14:45:18 +00:00
except.c
Fixed some traces to use the right printf format and avoid typecasts.
2005-09-12 10:30:05 +00:00
fiber.c
Don't require execute permission for thread stacks.
2005-06-21 09:57:53 +00:00
file.c
STATUS_TIMEOUT is no error for Read|WriteFile.
2005-07-11 14:23:46 +00:00
file16.c
- don't include winreg.h
2005-06-20 10:40:37 +00:00
format_msg.c
gcc 4.0 warning fixes.
2005-08-17 10:28:35 +00:00
global16.c
Moved the implementation of a couple of system.drv entry points to
2005-08-29 12:26:19 +00:00
heap.c
Report swap file total/free sizes to be the same as physical memory.
2005-08-16 16:00:36 +00:00
instr.c
Fixed some more traces to use the right printf format and avoid
2005-09-12 14:12:46 +00:00
kernel.rc
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
kernel16.c
Moved the kernel 16-bit initialization to a new DllEntryPoint routine
2005-08-29 10:20:51 +00:00
kernel16_private.h
Moved return value handling to the individual relay thunks so that we
2005-09-18 12:25:22 +00:00
kernel32.spec
Moved return value handling to the individual relay thunks so that we
2005-09-18 12:25:22 +00:00
kernel_main.c
Use a more portable scheme for storing the name of a critical
2005-09-09 10:19:44 +00:00
kernel_private.h
Fixed a number of pointer to integer conversions that wouldn't work
2005-09-12 15:14:06 +00:00
krnl386.exe.spec
Moved the kernel 16-bit initialization to a new DllEntryPoint routine
2005-08-29 10:20:51 +00:00
lcformat.c
Use a more portable scheme for storing the name of a critical
2005-09-09 10:19:44 +00:00
local16.c
Remove the 'L' suffix on a number of constants to avoid comparison
2005-09-13 15:00:32 +00:00
locale.c
Fixed a few more pointer to integer typecast issues for 64-bit
2005-09-12 21:22:32 +00:00
locale_rc.rc
Fix the case of product and company names.
2003-09-08 19:38:45 +00:00
lzexpand.c
gcc 4.0 warning fixes.
2005-08-17 10:28:35 +00:00
module.c
Fixed a few more pointer to integer typecast issues for 64-bit
2005-09-12 21:22:32 +00:00
ne_module.c
Moved return value handling to the individual relay thunks so that we
2005-09-18 12:25:22 +00:00
ne_segment.c
gcc 4.0 warning fixes.
2005-08-17 10:28:35 +00:00
oldconfig.c
Enable SCSI_getprocentry() on non-Linux platforms which now should be
2005-08-19 09:58:40 +00:00
path.c
Fix the translation of dest to DestW, having it be NULL vs "" has
2005-09-07 09:23:34 +00:00
powermgnt.c
Remove unneeded headers to reduce unneeded rebuilds.
2004-12-15 10:54:44 +00:00
process.c
Remove the 'L' suffix on a number of constants to avoid comparison
2005-09-13 15:00:32 +00:00
profile.c
Use a more portable scheme for storing the name of a critical
2005-09-09 10:19:44 +00:00
pthread.c
Use explicit function pointers for pthread support instead of relying
2005-09-03 15:11:29 +00:00
registry16.c
Warning fixes for gcc 4.0.
2005-08-15 10:49:39 +00:00
relay16.c
Moved return value handling to the individual relay thunks so that we
2005-09-18 12:25:22 +00:00
resource.c
- don't include winreg.h
2005-06-20 10:40:37 +00:00
resource16.c
Fixed a few more pointer to integer typecast issues for 64-bit
2005-09-12 21:22:32 +00:00
selector.c
Fixed a few more pointer to integer typecast issues for 64-bit
2005-09-12 21:22:32 +00:00
snoop16.c
gcc 4.0 warning fixes.
2005-08-17 10:28:35 +00:00
stress.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
stress.spec
Made some more spec file entries optional or unnecessary.
2002-06-21 19:15:45 +00:00
string.c
Make lstr* functions inline inside Wine.
2005-02-22 15:50:13 +00:00
sync.c
Added FSCTL_PIPE_LISTEN support.
2005-09-06 14:09:42 +00:00
syslevel.c
Use a more portable scheme for storing the name of a critical
2005-09-09 10:19:44 +00:00
system.c
Moved the implementation of a couple of system.drv entry points to
2005-08-29 12:26:19 +00:00
system.drv.spec
Moved the implementation of a couple of system.drv entry points to
2005-08-29 12:26:19 +00:00
tape.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
task.c
Fixed some more traces to use the right printf format and avoid
2005-09-12 14:12:46 +00:00
thread.c
Implemented kernel32.GetThreadTimes on top of ntdll's equivalent
2005-09-12 22:01:33 +00:00
thunk.c
Fixed some more traces to use the right printf format and avoid
2005-09-12 14:12:46 +00:00
time.c
Prefer sys/limits.h over machine/limits.h.
2005-08-22 09:33:37 +00:00
toolhelp.c
- rewrite kernel32:{Set|Get}PriorityClass on top of ntdll equivalent
2005-09-06 10:25:11 +00:00
toolhelp.h
Remove multiple declarations of the same function, keeping the public
2005-07-24 16:17:28 +00:00
toolhelp.spec
Remove the obsolete pascal16 (replaced by pascal -ret16).
2003-09-26 04:32:19 +00:00
toolhelp16.c
Moved TaskFindHandle16 to toolhelp16.c.
2005-08-29 10:26:48 +00:00
utthunk.c
- don't include winreg.h
2005-06-20 10:40:37 +00:00
version.c
Directly use the PEB version fields in GetVersion.
2005-08-10 15:02:28 +00:00
version.rc
Bump version number to XP SP2.
2005-05-04 09:47:13 +00:00
version16.rc
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
virtual.c
Use SIZE_T type for size variables in NTDLL when appropriate.
2005-07-15 10:01:30 +00:00
volume.c
gcc 4.0 warning fixes.
2005-08-17 10:28:35 +00:00
vxd.c
Use a more portable scheme for storing the name of a critical
2005-09-09 10:19:44 +00:00
win87em.c
Fix warnings from -Wmissing-declarations.
2005-06-14 11:42:34 +00:00
win87em.spec
Remove the obsolete pascal16 (replaced by pascal -ret16).
2003-09-26 04:32:19 +00:00
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
Comment out stub WEP entry points so that we can call WEP for builtin
2005-05-23 10:12:26 +00:00
wowthunk.c
Moved the kernel 16-bit initialization to a new DllEntryPoint routine
2005-08-29 10:20:51 +00:00