Sweden-Number/dlls/kernel32
Alexandre Julliard c6dffb6df8 kernel32: Fix the HGLOBAL header size for 64-bit. 2009-06-18 15:17:26 +02:00
..
nls kernel32/nls: Switch to UTF-8 encoding for lth.nls. 2009-06-05 15:19:56 +02:00
tests kernel32: Implement QueryFullProcessImageNameA. 2009-06-11 13:23:25 +02:00
Makefile.in kernel32: Added Polish translations. 2009-04-23 14:21:44 +02:00
actctx.c
atom.c
atom16.c
change.c
comm.c kernel32: DeviceIoControl: lpBytesReturned must not be NULL if lpOverlapped is NULL. 2009-02-06 13:03:06 +01:00
computername.c kernel32: gethostname returns string in CP_UNIXCP encoding. 2008-12-01 14:01:10 +01:00
console.c kernel32: GetConsoleAliasW is a stub, make sure it acts like one. 2009-06-15 13:42:28 +02:00
console_private.h
cpu.c kernel32: Fix some bad left-over uses of value in the CPU detection code. 2009-01-20 12:33:44 +01:00
debugger.c kernel32: Moved _DebugOutput to kernel16.c. 2009-01-06 20:27:51 +01:00
dosmem.c kernel32: Remove superfluous pointer casts. 2009-03-11 13:03:31 +01:00
editline.c kernel32: Completely get rid of ENHANCED_KEY entry in the keymap. 2009-04-29 15:50:25 +02:00
environ.c
error16.c
except.c kernel32: Remove superfluous pointer casts. 2009-03-11 13:03:31 +01:00
fiber.c kernel32: Remove unused Wine debug channel. 2008-12-19 17:36:35 +01:00
file.c kernel32: Remove superfluous pointer casts. 2009-03-11 13:03:31 +01:00
file16.c kernel32: Implement GetShortPathName16. 2009-02-23 12:19:29 +01:00
format_msg.c kernel32: Fix handling of %ws format for Unicode. 2009-06-08 18:13:13 +02:00
global16.c kernel32: Allocate global arenas on the Win32 heap. 2008-10-31 13:01:31 +01:00
heap.c kernel32: Fix the HGLOBAL header size for 64-bit. 2009-06-18 15:17:26 +02:00
instr.c kernel32: #ifdef out some code that is not needed on non-i386. 2009-01-07 11:10:16 +01:00
kernel.rc kernel32: Use Polish translations. 2009-05-25 11:23:59 +02:00
kernel16.c kernel32: Make winhelp.exe into a stand-alone 16-bit executable. 2009-02-26 13:25:45 +01:00
kernel16_private.h
kernel32.spec kernel32: Implement QueryFullProcessImageNameA. 2009-06-11 13:23:25 +02:00
kernel_main.c ntdll: Make all exported wine functions CDECL. 2008-12-17 15:02:25 +01:00
kernel_private.h winebuild: Improve the calling sequence for register functions. 2009-01-06 12:51:18 +01:00
krnl386.exe.spec kernel32: Implement GetShortPathName16. 2009-02-23 12:19:29 +01:00
lcformat.c kernel32: Convert source files to utf-8. 2008-10-18 19:20:02 +02:00
local16.c kernel32: Remove superfluous pointer casts. 2009-03-11 13:03:31 +01:00
locale.c kernel32: Remove superfluous pointer casts. 2009-03-11 13:03:31 +01:00
locale_rc.rc kernel32: Add the NLS file for Romansh (Switzerland). 2008-03-28 09:51:52 +01:00
lzexpand.c kernel32: Sign-compare warnings fix. 2008-10-15 14:01:53 +02:00
module.c kernel32: Remove the file parameter check again in LoadLibraryExW since some broken apps pass garbage here. 2009-05-26 14:26:42 +02:00
ne_module.c kernel32: Add appropriate stdcall decorations to assembly functions. 2009-06-15 13:42:26 +02:00
ne_segment.c kernel32: Remove some superfluous casts of void pointers. 2008-12-01 12:45:51 +01:00
oldconfig.c kernel32: Remove superfluous pointer casts. 2009-03-11 13:03:31 +01:00
path.c Fix position of CDECL qualifier for functions that return pointers. 2009-02-06 14:54:01 +01:00
powermgnt.c kernel32: Improve the GetSystemPowerStatus stub. 2009-05-28 15:28:24 +02:00
process.c kernel32: Add appropriate stdcall decorations to assembly functions. 2009-06-15 13:42:26 +02:00
profile.c kernel32: Fix creation of empty sections in ini files. 2009-04-02 16:28:30 +02:00
registry16.c kernel32: Spelling fixes. 2008-03-18 11:44:09 +01:00
relay16.c kernel32: #ifdef out some code that is not needed on non-i386. 2009-01-07 11:10:16 +01:00
resource.c
resource16.c kernel32: Remove some superfluous casts of void pointers. 2008-12-01 12:45:51 +01:00
selector.c kernel32: Add appropriate stdcall decorations to assembly functions. 2009-06-15 13:42:26 +02:00
snoop16.c kernel32: Make some functions static. 2008-12-15 12:25:39 +01:00
string.c user32: Convert wvsprintfA/W to use an MS ABI vararg list for x86_64. 2008-12-31 20:59:33 +01:00
sync.c kernel32: Add appropriate stdcall decorations to assembly functions. 2009-06-15 13:42:26 +02:00
syslevel.c
system.c
system.drv.spec
tape.c
task.c kernel32: Remove superfluous pointer casts. 2009-03-11 13:03:31 +01:00
thread.c kernel32: Add appropriate stdcall decorations to assembly functions. 2009-06-15 13:42:26 +02:00
thunk.c kernel32: Add appropriate stdcall decorations to assembly functions. 2009-06-15 13:42:26 +02:00
time.c kernel32: Make SystemTimeToTzSpecificLocalTime and TzSpecificLocalTimeToSystemTime prototypes match PSDK. 2009-05-04 12:53:32 +02:00
toolhelp.c kernel32: Remove superfluous pointer casts. 2009-03-11 13:03:31 +01:00
toolhelp.h
toolhelp.spec
toolhelp16.c
utthunk.c kernel32: #ifdef out some code that is not needed on non-i386. 2009-01-07 11:10:16 +01:00
version.c
version.rc
version16.rc
virtual.c ntdll: Tweak the file mapping permission checks some more, with tests. 2009-05-19 21:36:05 +02:00
volume.c kernel32: Fix GetVolumeNameForVolumeMountPointW to match Mountmgr. 2009-05-26 15:36:53 +02:00
vxd.c kernel32: Change the DEFINE_REGS_ENTRYPOINT macro to use a number of args instead of a size. 2009-01-06 12:49:38 +01:00
wowthunk.c kernel32: Moved the 16-bit WOW thunk routines to thunk.c. 2009-01-06 20:28:08 +01:00