2004-05-15 Filip Navara <xnavara@volny.cz>
* include/ddk/kbdmou.h: New file. * lib/ddk/videoprt.def (VideoPortMapBankedMemory, VideoPortMapDmaMemory, VideoPortMapMemory): Correct suffix. * lib/ddk/ntoskrnl.def (_snprintf, _snwprintf, _vsnprintf, _vsnwprintf, sprintf, swprintf): Export.
This commit is contained in:
@ -1390,8 +1390,8 @@ ZwYieldExecution@0
|
||||
;_itow
|
||||
;_local_unwind2
|
||||
;_purecall
|
||||
;_snprintf
|
||||
;_snwprintf
|
||||
_snprintf
|
||||
_snwprintf
|
||||
_stricmp
|
||||
_strlwr
|
||||
_strnicmp
|
||||
@ -1399,8 +1399,8 @@ _strnset
|
||||
_strrev
|
||||
_strset
|
||||
_strupr
|
||||
;_vsnprintf
|
||||
;_vsnwprintf
|
||||
_vsnprintf
|
||||
_vsnwprintf
|
||||
_wcsicmp@8
|
||||
_wcslwr@4
|
||||
_wcsnicmp@12
|
||||
@ -1423,7 +1423,7 @@ memmove
|
||||
memset
|
||||
;qsort
|
||||
;rand
|
||||
;sprintf
|
||||
sprintf
|
||||
;srand
|
||||
strcat
|
||||
strchr
|
||||
@ -1436,7 +1436,7 @@ strncpy
|
||||
strrchr
|
||||
strspn
|
||||
strstr
|
||||
;swprintf
|
||||
swprintf
|
||||
;tolower
|
||||
;toupper
|
||||
;towlower
|
||||
|
@ -53,9 +53,9 @@ VideoPortInt10@8
|
||||
VideoPortLockBuffer@16
|
||||
VideoPortLockPages@20
|
||||
VideoPortLogError@16
|
||||
VideoPortMapBankedMemory@36
|
||||
VideoPortMapDmaMemory@32
|
||||
VideoPortMapMemory@20
|
||||
VideoPortMapBankedMemory@40
|
||||
VideoPortMapDmaMemory@36
|
||||
VideoPortMapMemory@24
|
||||
VideoPortMoveMemory@12
|
||||
VideoPortPutDmaAdapter@8
|
||||
VideoPortQueryPerformanceCounter@8
|
||||
|
Reference in New Issue
Block a user