Added basic working stubs of new Windows 2000 API functions.
commit44f84b55f3a3e94e0f4693410dadd005f609f58e
authorDavid Elliott <dfe@infinite-internet.net>
Sun, 29 Oct 2000 01:24:54 +0000 (29 01:24 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 29 Oct 2000 01:24:54 +0000 (29 01:24 +0000)
tree2e7e024ee241187103cd86ad1f212f6d055be469
parent16e92eb3c3ca11d1a76e10175a3464aee788ced9
Added basic working stubs of new Windows 2000 API functions.
13 files changed:
dlls/advapi32/advapi32.spec
dlls/advapi32/registry.c
dlls/kernel/kernel32.spec
dlls/ntdll/critsection.c
dlls/ntdll/ntdll.spec
dlls/user/user32.spec
files/directory.c
include/ntddk.h
memory/registry.c
scheduler/critsection.c
scheduler/thread.c
windows/clipboard.c
windows/winpos.c