reactos/reactos/lib/kernel32/misc
Hartmut Birr a03dfb5235 Fixed GetConsoleTitleA/W.
svn path=/trunk/; revision=17777
2005-09-10 15:18:42 +00:00
..
atom.c
chartype.c
comm.c
computername.c Fix SetComputerNameA/W. They were sending a bad parameter to SetComputerNameExA/W. Thanks Hartmut 2005-09-04 22:20:22 +00:00
console.c Fixed GetConsoleTitleA/W. 2005-09-10 15:18:42 +00:00
dllmain.c Implement NTDLL's CSR routines in a compatible way. Fix prototypes, argument count, deprecated functions and new functions. Some functions will not work (or are designed not to work) fully until the new CSR is committed, but they keep the same functionality as the previous versions (no regressions found; tested with cmd, cmt, putty, telnet, ps). Also added NtSecureConnectPort. 2005-09-07 19:37:28 +00:00
env.c
error.c
errormsg.c
handle.c
lang.c
lcformat.c
ldr.c
lzexpand_main.c
muldiv.c
nls.c Formatting and code style changes. 2005-08-29 21:06:07 +00:00
perfcnt.c
profile.c
res.c
stubs.c Implement SetComputerNameExA/W 2005-09-04 20:11:51 +00:00
sysinfo.c
time.c
timerqueue.c
toolhelp.c
utils.c - Some more MSDDK/IFS compatibility fixes. 2005-09-06 05:30:39 +00:00
version.c