Sweden-Number/dlls/kernel
Alexandre Julliard 2130f61310 In GlobalMemoryStatus, also cap the sum of dwAvailPhys and
dwAvailPageFile at 2Gb to avoid a bug in Photoshop 4.
2004-06-24 04:08:33 +00:00
..
messages
nls Replace 28591 by 28605 (euro) for appropriate locales. 2003-10-31 03:40:08 +00:00
tests Fix the GetPrivateProfileIntA tests for the win9x platform. 2004-06-17 23:00:54 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Removed the no longer used SMB file I/O support, we can't do reliable 2004-05-14 22:24:48 +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
change.c Added proper support for switching file APIs between ANSI and OEM 2004-05-13 20:21:25 +00:00
comm.c Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
comm.drv.spec
computername.c
console.c Const correctness, pointer cast correctness, removed extraneous ';'. 2004-06-14 17:04:34 +00:00
console_private.h
cpu.c GetSystemInfo support for Darwin. 2004-04-21 22:22:09 +00:00
debugger.c
dosmem.c Const correctness, pointer cast correctness, removed extraneous ';'. 2004-06-14 17:04:34 +00:00
editline.c
environ.c
error16.c
except.c Use TRACE rather than FIXME for check_resource_write. 2004-06-01 19:45:15 +00:00
fiber.c
file.c Added magic number in the FindFirstFile structure to allow more robust 2004-06-15 00:55:04 +00:00
file16.c Moved most remaining file functions to dlls/kernel. 2004-05-01 05:25:07 +00:00
format_msg.c Const correctness, pointer cast correctness, removed extraneous ';'. 2004-06-14 17:04:34 +00:00
global16.c
heap.c In GlobalMemoryStatus, also cap the sum of dwAvailPhys and 2004-06-24 04:08:33 +00:00
instr.c Const correctness, pointer cast correctness, removed extraneous ';'. 2004-06-14 17:04:34 +00:00
kernel.rc
kernel32.spec Store the number of processors in the PEB structure. 2004-06-15 00:52:03 +00:00
kernel_main.c Store the number of processors in the PEB structure. 2004-06-15 00:52:03 +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
lcformat.c
local16.c
locale.c - Fix erroneous use of LOCALE_SDATE in the place of LOCALE_SSHORTDATE. 2004-06-15 17:02:31 +00:00
locale_rc.rc
module.c Set the WINEPRELOADRESERVE variable when starting a new process. 2004-06-03 00:25:08 +00:00
ne_module.c Fixed some illegal lvalue casts / increments. 2004-06-16 19:02:11 +00:00
ne_segment.c Fixed some illegal lvalue casts / increments. 2004-06-16 19:02:11 +00:00
path.c Semi stubs for GetSystemWow64Directory[AW]. 2004-06-02 21:32:55 +00:00
powermgnt.c
process.c - Added ProcessBasicInformation class to ntdll.NtQueryInformationProcess. 2004-06-14 17:02:00 +00:00
profile.c Const correctness, pointer cast correctness, removed extraneous ';'. 2004-06-14 17:04:34 +00:00
pthread.c
registry16.c Added some missing prototypes. 2004-05-18 20:43:29 +00:00
relay16.c
resource.c
resource16.c
selector.c Const correctness, pointer cast correctness, removed extraneous ';'. 2004-06-14 17:04:34 +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
sync.c Store the number of processors in the PEB structure. 2004-06-15 00:52:03 +00:00
syslevel.c
system.c
system.drv.spec
tape.c
task.c Moved most remaining file functions to dlls/kernel. 2004-05-01 05:25:07 +00:00
thread.c Const correctness, pointer cast correctness, removed extraneous ';'. 2004-06-14 17:04:34 +00:00
thunk.c Fixed some illegal lvalue casts / increments. 2004-06-16 19:02:11 +00:00
time.c Removed a number of internal file functions that are no longer used. 2004-04-28 03:53:19 +00:00
toolhelp.c Some fixes to module browsing. 2004-05-24 19:06:32 +00:00
toolhelp.h
toolhelp.spec
utthunk.c
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 Converted the memory views list to use the standard functions from 2004-05-21 20:58:44 +00:00
volume.c Added proper support for switching file APIs between ANSI and OEM 2004-05-13 20:21:25 +00:00
vxd.c Moved most remaining file functions to dlls/kernel. 2004-05-01 05:25:07 +00:00
win87em.c
win87em.spec
windebug.c
windebug.spec
wowthunk.c Fixed some issues found by winapi_check. 2004-05-17 21:08:31 +00:00