fixed cursor synchronization bug

svn path=/trunk/; revision=386
This commit is contained in:
Eric Kohl 1999-04-15 02:02:13 +00:00
parent ff1e3c7b18
commit 079a92a658
2 changed files with 0 additions and 10 deletions

View file

@ -7,11 +7,6 @@
#
#
#
#__putchar
#__goxy
#__wherex
#__wherey
#__getscreensize
DbgPrint
ExAcquireFastMutex
ExAcquireFastMutexUnsafe

View file

@ -1,9 +1,4 @@
EXPORTS
__putchar
__getscreensize
__goxy
__wherey
__wherex
memcpy
strtok
toupper