.. |
messages
|
…
|
|
nls
|
Ukrainian codepage 21866 added and respective files corrected. Two
|
2005-01-19 20:59:31 +00:00 |
tests
|
Assorted spelling fixes.
|
2005-05-06 15:44:31 +00:00 |
.cvsignore
|
Added rules to build import libraries in the individual dll makefiles.
|
2005-05-07 12:39:52 +00:00 |
Makefile.in
|
Added rules for building import libraries in the individual dll
|
2005-05-09 14:42:30 +00:00 |
actctx.c
|
…
|
|
atom.c
|
- changed ATOM support in wineserver to match NTDLL needs
|
2005-05-10 15:15:50 +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
|
Fix for CommConfigDialog*() hwnd argument.
|
2005-05-09 19:32:33 +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
|
…
|
|
dosmem.c
|
Moved DOS memory handling to winedos.
|
2005-05-10 15:22:09 +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
|
Moved DOS memory handling to winedos.
|
2005-05-10 15:22:09 +00:00 |
heap.c
|
Converted all the kernel32 register functions to the
|
2005-05-07 18:25:51 +00:00 |
instr.c
|
Moved DOS memory handling to winedos.
|
2005-05-10 15:22:09 +00:00 |
kernel.rc
|
…
|
|
kernel32.spec
|
Make LOCAL_*() just wrappers around Local*16() functions.
|
2005-05-14 12:18:15 +00:00 |
kernel_main.c
|
Store the 16-bit stack pointer in the WOW32Reserved TEB field.
|
2005-05-14 12:16:46 +00:00 |
kernel_private.h
|
Moved DOS memory handling to winedos.
|
2005-05-10 15:22:09 +00:00 |
krnl386.exe.spec
|
Converted all the kernel32 register functions to the
|
2005-05-07 18:25:51 +00:00 |
lcformat.c
|
Change UTF-8 name back to ISO-8859-1.
|
2005-01-27 10:41:40 +00:00 |
local16.c
|
Avoid using some LOCAL_*() functions.
|
2005-05-16 08:49:39 +00:00 |
locale.c
|
Stub implementation for GetGeoInfo.
|
2005-05-11 12:57:50 +00:00 |
locale_rc.rc
|
…
|
|
module.c
|
Fixed a typo.
|
2004-12-17 19:01:22 +00:00 |
ne_module.c
|
Moved data structures for 16-bit relay calls to winbase16.h and
|
2005-05-16 09:19:18 +00:00 |
ne_segment.c
|
Moved data structures for 16-bit relay calls to winbase16.h and
|
2005-05-16 09:19:18 +00:00 |
oldconfig.c
|
Fix nativeapi.pm so it knows about AC_HEADER_STAT().
|
2005-05-06 16:22:54 +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
|
Assorted spelling fixes.
|
2005-05-06 15:44:31 +00:00 |
pthread.c
|
…
|
|
registry16.c
|
…
|
|
relay16.c
|
Moved data structures for 16-bit relay calls to winbase16.h and
|
2005-05-16 09:19:18 +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
|
Get rid of HeapAlloc casts.
|
2005-03-24 21:01:35 +00:00 |
selector.c
|
Get rid of include/miscemu.h.
|
2005-05-10 16:01:38 +00:00 |
snoop16.c
|
Moved data structures for 16-bit relay calls to winbase16.h and
|
2005-05-16 09:19:18 +00:00 |
stress.c
|
…
|
|
stress.spec
|
…
|
|
string.c
|
Make lstr* functions inline inside Wine.
|
2005-02-22 15:50:13 +00:00 |
sync.c
|
Implemented SignalObjectAndWait.
|
2005-04-24 17:36:34 +00:00 |
syslevel.c
|
…
|
|
system.c
|
Store the 16-bit stack pointer in the WOW32Reserved TEB field.
|
2005-05-14 12:16:46 +00:00 |
system.drv.spec
|
…
|
|
tape.c
|
…
|
|
task.c
|
Store the 16-bit stack pointer in the WOW32Reserved TEB field.
|
2005-05-14 12:16:46 +00:00 |
thread.c
|
Implementation stub for QueueUserWorkItem.
|
2005-02-21 21:02:12 +00:00 |
thunk.c
|
Store the 16-bit stack pointer in the WOW32Reserved TEB field.
|
2005-05-14 12:16:46 +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
|
…
|
|
version.rc
|
Bump version number to XP SP2.
|
2005-05-04 09:47:13 +00:00 |
version16.rc
|
…
|
|
virtual.c
|
Don't fault on NULL pointers in Is*Ptr functions.
|
2005-03-25 16:38:50 +00:00 |
volume.c
|
Assorted spelling fixes.
|
2005-05-06 15:44:31 +00:00 |
vxd.c
|
Converted all the kernel32 register functions to the
|
2005-05-07 18:25:51 +00:00 |
win87em.c
|
…
|
|
win87em.spec
|
…
|
|
windebug.c
|
…
|
|
windebug.spec
|
…
|
|
wowthunk.c
|
Store the 16-bit stack pointer in the WOW32Reserved TEB field.
|
2005-05-14 12:16:46 +00:00 |