Sweden-Number/misc
Alexandre Julliard 00377a78b7 Store config file contents in the registry so we only have to load it
once per session.
Replaced PROFILE_EnumerateWineIniSection by PROFILE_EnumWineIniString.
Removed a few unnecessary/unused command-line options.
2000-02-19 20:50:00 +00:00
..
.cvsignore
Makefile.in Moved winsock implementation to dlls/winsock. 2000-01-23 22:07:15 +00:00
bidi16.c Added stubs for some BiDi API functions. 2000-01-09 02:39:15 +00:00
cdrom.c Fixed CDROM_Audio_Seek for non-linux systems. 2000-02-13 16:00:53 +00:00
comm.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
cpu.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
ddeml.c Moved SystemHeap allocations to the process heap. 2000-02-16 22:47:24 +00:00
debugstr.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
error.c Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
lstr.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
main.c Store config file contents in the registry so we only have to load it 2000-02-19 20:50:00 +00:00
network.c
port.c
printdrv.c
registry.c Reading of ri blocks. 2000-02-13 15:05:39 +00:00
spy.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
system.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
toolhelp.c Moved SystemHeap allocations to the process heap. 2000-02-16 22:47:24 +00:00
tweak.c Removed #include of wingdi.h and windef.h from winuser.h (and resolved 2000-02-10 19:03:02 +00:00
version.c Store config file contents in the registry so we only have to load it 2000-02-19 20:50:00 +00:00
w32scomb.c
wsprintf.c The maximum size of the buffer is 1024 bytes in Win32. 2000-02-18 19:04:28 +00:00
xmalloc.c