Added some stubs.
This commit is contained in:
parent
8b0938b6e3
commit
b9f45e7a70
|
@ -1,3 +1,4 @@
|
||||||
|
@ stub ImmActivateLayout
|
||||||
@ stdcall ImmAssociateContext(long long)
|
@ stdcall ImmAssociateContext(long long)
|
||||||
@ stdcall ImmAssociateContextEx(long long long)
|
@ stdcall ImmAssociateContextEx(long long long)
|
||||||
@ stdcall ImmConfigureIMEA(long long long ptr)
|
@ stdcall ImmConfigureIMEA(long long long ptr)
|
||||||
|
@ -9,10 +10,13 @@
|
||||||
@ stub ImmDestroyIMCC
|
@ stub ImmDestroyIMCC
|
||||||
@ stub ImmDestroySoftKeyboard
|
@ stub ImmDestroySoftKeyboard
|
||||||
@ stdcall ImmDisableIME(long)
|
@ stdcall ImmDisableIME(long)
|
||||||
|
@ stub ImmDisableIme
|
||||||
|
@ stub ImmEnumInputContext
|
||||||
@ stdcall ImmEnumRegisterWordA(long ptr str long str ptr)
|
@ stdcall ImmEnumRegisterWordA(long ptr str long str ptr)
|
||||||
@ stdcall ImmEnumRegisterWordW(long ptr wstr long wstr ptr)
|
@ stdcall ImmEnumRegisterWordW(long ptr wstr long wstr ptr)
|
||||||
@ stdcall ImmEscapeA(long long long ptr)
|
@ stdcall ImmEscapeA(long long long ptr)
|
||||||
@ stdcall ImmEscapeW(long long long ptr)
|
@ stdcall ImmEscapeW(long long long ptr)
|
||||||
|
@ stub ImmFreeLayout
|
||||||
@ stub ImmGenerateMessage
|
@ stub ImmGenerateMessage
|
||||||
@ stdcall ImmGetCandidateListA(long long ptr long)
|
@ stdcall ImmGetCandidateListA(long long ptr long)
|
||||||
@ stdcall ImmGetCandidateListCountA(long ptr)
|
@ stdcall ImmGetCandidateListCountA(long ptr)
|
||||||
|
@ -40,24 +44,48 @@
|
||||||
@ stub ImmGetIMCLockCount
|
@ stub ImmGetIMCLockCount
|
||||||
@ stdcall ImmGetIMEFileNameA(long ptr long)
|
@ stdcall ImmGetIMEFileNameA(long ptr long)
|
||||||
@ stdcall ImmGetIMEFileNameW(long ptr long)
|
@ stdcall ImmGetIMEFileNameW(long ptr long)
|
||||||
|
@ stub ImmGetImeInfoEx
|
||||||
|
@ stub ImmGetImeMenuItemsA
|
||||||
|
@ stub ImmGetImeMenuItemsW
|
||||||
@ stdcall ImmGetOpenStatus(long)
|
@ stdcall ImmGetOpenStatus(long)
|
||||||
@ stdcall ImmGetProperty(long long)
|
@ stdcall ImmGetProperty(long long)
|
||||||
@ stdcall ImmGetRegisterWordStyleA(long long ptr)
|
@ stdcall ImmGetRegisterWordStyleA(long long ptr)
|
||||||
@ stdcall ImmGetRegisterWordStyleW(long long ptr)
|
@ stdcall ImmGetRegisterWordStyleW(long long ptr)
|
||||||
@ stdcall ImmGetStatusWindowPos(long ptr)
|
@ stdcall ImmGetStatusWindowPos(long ptr)
|
||||||
@ stdcall ImmGetVirtualKey(long)
|
@ stdcall ImmGetVirtualKey(long)
|
||||||
|
@ stub ImmIMPGetIMEA
|
||||||
|
@ stub ImmIMPGetIMEW
|
||||||
|
@ stub ImmIMPQueryIMEA
|
||||||
|
@ stub ImmIMPQueryIMEW
|
||||||
|
@ stub ImmIMPSetIMEA
|
||||||
|
@ stub ImmIMPSetIMEW
|
||||||
@ stdcall ImmInstallIMEA(str str)
|
@ stdcall ImmInstallIMEA(str str)
|
||||||
@ stdcall ImmInstallIMEW(wstr wstr)
|
@ stdcall ImmInstallIMEW(wstr wstr)
|
||||||
@ stdcall ImmIsIME(long)
|
@ stdcall ImmIsIME(long)
|
||||||
@ stdcall ImmIsUIMessageA(long long long long)
|
@ stdcall ImmIsUIMessageA(long long long long)
|
||||||
@ stdcall ImmIsUIMessageW(long long long long)
|
@ stdcall ImmIsUIMessageW(long long long long)
|
||||||
|
@ stub ImmLoadIME
|
||||||
|
@ stub ImmLoadLayout
|
||||||
|
@ stub ImmLockClientImc
|
||||||
@ stub ImmLockIMC
|
@ stub ImmLockIMC
|
||||||
@ stub ImmLockIMCC
|
@ stub ImmLockIMCC
|
||||||
|
@ stub ImmLockImeDpi
|
||||||
@ stdcall ImmNotifyIME(long long long long)
|
@ stdcall ImmNotifyIME(long long long long)
|
||||||
|
@ stub ImmPenAuxInput
|
||||||
|
@ stub ImmProcessKey
|
||||||
|
@ stub ImmPutImeMenuItemsIntoMappedFile
|
||||||
@ stub ImmReSizeIMCC
|
@ stub ImmReSizeIMCC
|
||||||
|
@ stub ImmRegisterClient
|
||||||
@ stdcall ImmRegisterWordA(long str long str)
|
@ stdcall ImmRegisterWordA(long str long str)
|
||||||
@ stdcall ImmRegisterWordW(long wstr long wstr)
|
@ stdcall ImmRegisterWordW(long wstr long wstr)
|
||||||
@ stdcall ImmReleaseContext(long long)
|
@ stdcall ImmReleaseContext(long long)
|
||||||
|
@ stub ImmRequestMessageA
|
||||||
|
@ stub ImmRequestMessageW
|
||||||
|
@ stub ImmSendIMEMessageExA
|
||||||
|
@ stub ImmSendIMEMessageExW
|
||||||
|
@ stub ImmSendMessageToActiveDefImeWndW
|
||||||
|
@ stub ImmSetActiveContext
|
||||||
|
@ stub ImmSetActiveContextConsoleIME
|
||||||
@ stdcall ImmSetCandidateWindow(long ptr)
|
@ stdcall ImmSetCandidateWindow(long ptr)
|
||||||
@ stdcall ImmSetCompositionFontA(long ptr)
|
@ stdcall ImmSetCompositionFontA(long ptr)
|
||||||
@ stdcall ImmSetCompositionFontW(long ptr)
|
@ stdcall ImmSetCompositionFontW(long ptr)
|
||||||
|
@ -65,12 +93,19 @@
|
||||||
@ stdcall ImmSetCompositionStringW(long long ptr long ptr long)
|
@ stdcall ImmSetCompositionStringW(long long ptr long ptr long)
|
||||||
@ stdcall ImmSetCompositionWindow(long ptr)
|
@ stdcall ImmSetCompositionWindow(long ptr)
|
||||||
@ stdcall ImmSetConversionStatus(long long long)
|
@ stdcall ImmSetConversionStatus(long long long)
|
||||||
@ stub ImmSetHotKey
|
@ stdcall ImmSetHotKey(long long long ptr) user32.CliImmSetHotKey
|
||||||
@ stdcall ImmSetOpenStatus(long long)
|
@ stdcall ImmSetOpenStatus(long long)
|
||||||
@ stdcall ImmSetStatusWindowPos(long ptr)
|
@ stdcall ImmSetStatusWindowPos(long ptr)
|
||||||
@ stub ImmShowSoftKeyboard
|
@ stub ImmShowSoftKeyboard
|
||||||
@ stdcall ImmSimulateHotKey(long long)
|
@ stdcall ImmSimulateHotKey(long long)
|
||||||
|
@ stub ImmSystemHandler
|
||||||
|
@ stub ImmTranslateMessage
|
||||||
|
@ stub ImmUnlockClientImc
|
||||||
@ stub ImmUnlockIMC
|
@ stub ImmUnlockIMC
|
||||||
@ stub ImmUnlockIMCC
|
@ stub ImmUnlockIMCC
|
||||||
|
@ stub ImmUnlockImeDpi
|
||||||
@ stdcall ImmUnregisterWordA(long str long str)
|
@ stdcall ImmUnregisterWordA(long str long str)
|
||||||
@ stdcall ImmUnregisterWordW(long wstr long wstr)
|
@ stdcall ImmUnregisterWordW(long wstr long wstr)
|
||||||
|
@ stub ImmWINNLSEnableIME
|
||||||
|
@ stub ImmWINNLSGetEnableStatus
|
||||||
|
@ stub ImmWINNLSGetIMEHotkey
|
||||||
|
|
|
@ -137,12 +137,22 @@
|
||||||
@ stdcall AddAtomW(wstr)
|
@ stdcall AddAtomW(wstr)
|
||||||
@ stdcall AddVectoredExceptionHandler(long ptr) ntdll.RtlAddVectoredExceptionHandler
|
@ stdcall AddVectoredExceptionHandler(long ptr) ntdll.RtlAddVectoredExceptionHandler
|
||||||
@ stdcall AllocConsole()
|
@ stdcall AllocConsole()
|
||||||
|
@ stub AllocateUserPhysicalPages
|
||||||
@ stub AllocLSCallback
|
@ stub AllocLSCallback
|
||||||
@ stdcall AllocSLCallback(ptr ptr)
|
@ stdcall AllocSLCallback(ptr ptr)
|
||||||
@ stdcall AreFileApisANSI()
|
@ stdcall AreFileApisANSI()
|
||||||
@ stdcall BackupRead(ptr ptr long ptr long long ptr)
|
@ stdcall BackupRead(ptr ptr long ptr long long ptr)
|
||||||
@ stdcall BackupSeek(ptr long long ptr ptr ptr)
|
@ stdcall BackupSeek(ptr long long ptr ptr ptr)
|
||||||
@ stdcall BackupWrite(ptr ptr long ptr long long ptr)
|
@ stdcall BackupWrite(ptr ptr long ptr long long ptr)
|
||||||
|
@ stub BaseCheckAppcompatCache
|
||||||
|
@ stub BaseCleanupAppcompatCache
|
||||||
|
@ stub BaseCleanupAppcompatCacheSupport
|
||||||
|
@ stub BaseDumpAppcompatCache
|
||||||
|
@ stub BaseFlushAppcompatCache
|
||||||
|
@ stub BaseInitAppcompatCache
|
||||||
|
@ stub BaseInitAppcompatCacheSupport
|
||||||
|
@ stub BaseProcessInitPostImport
|
||||||
|
@ stub BaseUpdateAppcompatCache
|
||||||
@ stdcall Beep(long long)
|
@ stdcall Beep(long long)
|
||||||
@ stdcall BeginUpdateResourceA(str long)
|
@ stdcall BeginUpdateResourceA(str long)
|
||||||
@ stdcall BeginUpdateResourceW(wstr long)
|
@ stdcall BeginUpdateResourceW(wstr long)
|
||||||
|
|
|
@ -39,16 +39,22 @@
|
||||||
@ stdcall LdrFindEntryForAddress(ptr ptr)
|
@ stdcall LdrFindEntryForAddress(ptr ptr)
|
||||||
@ stdcall LdrFindResourceDirectory_U(long ptr long ptr)
|
@ stdcall LdrFindResourceDirectory_U(long ptr long ptr)
|
||||||
@ stdcall LdrFindResource_U(long ptr long ptr)
|
@ stdcall LdrFindResource_U(long ptr long ptr)
|
||||||
|
@ stub LdrFlushAlternateResourceModules
|
||||||
@ stdcall LdrGetDllHandle(long long ptr ptr)
|
@ stdcall LdrGetDllHandle(long long ptr ptr)
|
||||||
@ stdcall LdrGetProcedureAddress(ptr ptr long ptr)
|
@ stdcall LdrGetProcedureAddress(ptr ptr long ptr)
|
||||||
|
@ stub LdrInitShimEngineDynamic
|
||||||
@ stdcall LdrInitializeThunk(long long long long)
|
@ stdcall LdrInitializeThunk(long long long long)
|
||||||
|
@ stub LdrLoadAlternateResourceModule
|
||||||
@ stdcall LdrLoadDll(wstr long ptr ptr)
|
@ stdcall LdrLoadDll(wstr long ptr ptr)
|
||||||
@ stdcall LdrLockLoaderLock(long ptr ptr)
|
@ stdcall LdrLockLoaderLock(long ptr ptr)
|
||||||
@ stub LdrProcessRelocationBlock
|
@ stub LdrProcessRelocationBlock
|
||||||
@ stub LdrQueryImageFileExecutionOptions
|
@ stub LdrQueryImageFileExecutionOptions
|
||||||
@ stdcall LdrQueryProcessModuleInformation(ptr long ptr)
|
@ stdcall LdrQueryProcessModuleInformation(ptr long ptr)
|
||||||
|
@ stub LdrSetAppCompatDllRedirectionCallback
|
||||||
|
@ stub LdrSetDllManifestProber
|
||||||
@ stdcall LdrShutdownProcess()
|
@ stdcall LdrShutdownProcess()
|
||||||
@ stdcall LdrShutdownThread()
|
@ stdcall LdrShutdownThread()
|
||||||
|
@ stub LdrUnloadAlternateResourceModule
|
||||||
@ stdcall LdrUnloadDll(ptr)
|
@ stdcall LdrUnloadDll(ptr)
|
||||||
@ stdcall LdrUnlockLoaderLock(long long)
|
@ stdcall LdrUnlockLoaderLock(long long)
|
||||||
@ stub LdrVerifyImageMatchesChecksum
|
@ stub LdrVerifyImageMatchesChecksum
|
||||||
|
@ -268,6 +274,9 @@
|
||||||
@ stdcall RtlAcquirePebLock()
|
@ stdcall RtlAcquirePebLock()
|
||||||
@ stdcall RtlAcquireResourceExclusive(ptr long)
|
@ stdcall RtlAcquireResourceExclusive(ptr long)
|
||||||
@ stdcall RtlAcquireResourceShared(ptr long)
|
@ stdcall RtlAcquireResourceShared(ptr long)
|
||||||
|
@ stub RtlActivateActivationContext
|
||||||
|
@ stub RtlActivateActivationContextEx
|
||||||
|
@ stub RtlActivateActivationContextUnsafeFast
|
||||||
@ stdcall RtlAddAccessAllowedAce(ptr long long ptr)
|
@ stdcall RtlAddAccessAllowedAce(ptr long long ptr)
|
||||||
@ stdcall RtlAddAccessAllowedAceEx(ptr long long long ptr)
|
@ stdcall RtlAddAccessAllowedAceEx(ptr long long long ptr)
|
||||||
@ stdcall RtlAddAccessDeniedAce(ptr long long ptr)
|
@ stdcall RtlAddAccessDeniedAce(ptr long long ptr)
|
||||||
|
@ -337,12 +346,21 @@
|
||||||
@ stub RtlCustomCPToUnicodeN
|
@ stub RtlCustomCPToUnicodeN
|
||||||
@ stub RtlCutoverTimeToSystemTime
|
@ stub RtlCutoverTimeToSystemTime
|
||||||
@ stdcall RtlDeNormalizeProcessParams(ptr)
|
@ stdcall RtlDeNormalizeProcessParams(ptr)
|
||||||
|
@ stub RtlDeactivateActivationContext
|
||||||
|
@ stub RtlDeactivateActivationContextUnsafeFast
|
||||||
|
@ stub RtlDebugPrintTimes
|
||||||
@ stub RtlDecompressBuffer
|
@ stub RtlDecompressBuffer
|
||||||
@ stub RtlDecompressFragment
|
@ stub RtlDecompressFragment
|
||||||
|
@ stub RtlDefaultNpAcl
|
||||||
@ stub RtlDelete
|
@ stub RtlDelete
|
||||||
@ stdcall RtlDeleteAce(ptr long)
|
@ stdcall RtlDeleteAce(ptr long)
|
||||||
|
@ stub RtlDeleteAtomFromAtomTable
|
||||||
@ stdcall RtlDeleteCriticalSection(ptr)
|
@ stdcall RtlDeleteCriticalSection(ptr)
|
||||||
@ stub RtlDeleteElementGenericTable
|
@ stub RtlDeleteElementGenericTable
|
||||||
|
@ stub RtlDeleteElementGenericTableAvl
|
||||||
|
@ stub RtlDeleteNoSplay
|
||||||
|
@ stub RtlDeleteOwnersRanges
|
||||||
|
@ stub RtlDeleteRange
|
||||||
@ stub RtlDeleteRegistryValue
|
@ stub RtlDeleteRegistryValue
|
||||||
@ stdcall RtlDeleteResource(ptr)
|
@ stdcall RtlDeleteResource(ptr)
|
||||||
@ stdcall RtlDeleteSecurityObject(long)
|
@ stdcall RtlDeleteSecurityObject(long)
|
||||||
|
@ -380,6 +398,9 @@
|
||||||
@ stdcall -ret64 RtlExtendedMagicDivide(long long long long long)
|
@ stdcall -ret64 RtlExtendedMagicDivide(long long long long long)
|
||||||
@ stdcall RtlFillMemory(ptr long long)
|
@ stdcall RtlFillMemory(ptr long long)
|
||||||
@ stdcall RtlFillMemoryUlong(ptr long long)
|
@ stdcall RtlFillMemoryUlong(ptr long long)
|
||||||
|
@ stub RtlFinalReleaseOutOfProcessMemoryStream
|
||||||
|
@ stub RtlFindActivationContextSectionGuid
|
||||||
|
@ stub RtlFindActivationContextSectionString
|
||||||
@ stdcall RtlFindCharInUnicodeString(long ptr ptr ptr)
|
@ stdcall RtlFindCharInUnicodeString(long ptr ptr ptr)
|
||||||
@ stdcall RtlFindClearBits(ptr long long)
|
@ stdcall RtlFindClearBits(ptr long long)
|
||||||
@ stdcall RtlFindClearBitsAndSet(ptr long long)
|
@ stdcall RtlFindClearBitsAndSet(ptr long long)
|
||||||
|
@ -393,17 +414,21 @@
|
||||||
@ stdcall RtlFindMostSignificantBit(long long)
|
@ stdcall RtlFindMostSignificantBit(long long)
|
||||||
@ stdcall RtlFindNextForwardRunClear(ptr long ptr)
|
@ stdcall RtlFindNextForwardRunClear(ptr long ptr)
|
||||||
@ stdcall RtlFindNextForwardRunSet(ptr long ptr)
|
@ stdcall RtlFindNextForwardRunSet(ptr long ptr)
|
||||||
|
@ stub RtlFindRange
|
||||||
@ stdcall RtlFindSetBits(ptr long long)
|
@ stdcall RtlFindSetBits(ptr long long)
|
||||||
@ stdcall RtlFindSetBitsAndClear(ptr long long)
|
@ stdcall RtlFindSetBitsAndClear(ptr long long)
|
||||||
@ stdcall RtlFindSetRuns(ptr ptr long long)
|
@ stdcall RtlFindSetRuns(ptr ptr long long)
|
||||||
|
@ stub RtlFirstEntrySList
|
||||||
@ stdcall RtlFirstFreeAce(ptr ptr)
|
@ stdcall RtlFirstFreeAce(ptr ptr)
|
||||||
@ stdcall RtlFormatCurrentUserKeyPath(ptr)
|
@ stdcall RtlFormatCurrentUserKeyPath(ptr)
|
||||||
@ stub RtlFormatMessage
|
@ stub RtlFormatMessage
|
||||||
@ stdcall RtlFreeAnsiString(long)
|
@ stdcall RtlFreeAnsiString(long)
|
||||||
|
@ stub RtlFreeHandle
|
||||||
@ stdcall RtlFreeHeap(long long long)
|
@ stdcall RtlFreeHeap(long long long)
|
||||||
@ stdcall RtlFreeOemString(ptr)
|
@ stdcall RtlFreeOemString(ptr)
|
||||||
@ stdcall RtlFreeSid (long)
|
@ stdcall RtlFreeSid (long)
|
||||||
@ stdcall RtlFreeUnicodeString(ptr)
|
@ stdcall RtlFreeUnicodeString(ptr)
|
||||||
|
@ stub RtlFreeUserThreadStack
|
||||||
@ stub RtlGenerate8dot3Name
|
@ stub RtlGenerate8dot3Name
|
||||||
@ stdcall RtlGetAce(ptr long ptr)
|
@ stdcall RtlGetAce(ptr long ptr)
|
||||||
@ stdcall RtlGetNtVersionNumbers(ptr ptr ptr)
|
@ stdcall RtlGetNtVersionNumbers(ptr ptr ptr)
|
||||||
|
@ -490,8 +515,14 @@
|
||||||
@ stdcall RtlPrefixString(ptr ptr long)
|
@ stdcall RtlPrefixString(ptr ptr long)
|
||||||
@ stdcall RtlPrefixUnicodeString(ptr ptr long)
|
@ stdcall RtlPrefixUnicodeString(ptr ptr long)
|
||||||
@ stub RtlProtectHeap
|
@ stub RtlProtectHeap
|
||||||
|
@ stub RtlQueryAtomInAtomTable
|
||||||
|
@ stub RtlQueryDepthSList
|
||||||
@ stdcall RtlQueryEnvironmentVariable_U(ptr ptr ptr)
|
@ stdcall RtlQueryEnvironmentVariable_U(ptr ptr ptr)
|
||||||
|
@ stub RtlQueryHeapInformation
|
||||||
@ stdcall RtlQueryInformationAcl(ptr ptr long long)
|
@ stdcall RtlQueryInformationAcl(ptr ptr long long)
|
||||||
|
@ stub RtlQueryInformationActivationContext
|
||||||
|
@ stub RtlQueryInformationActiveActivationContext
|
||||||
|
@ stub RtlQueryInterfaceMemoryStream
|
||||||
@ stub RtlQueryProcessBackTraceInformation
|
@ stub RtlQueryProcessBackTraceInformation
|
||||||
@ stdcall RtlQueryProcessDebugInformation(long long ptr)
|
@ stdcall RtlQueryProcessDebugInformation(long long ptr)
|
||||||
@ stub RtlQueryProcessHeapInformation
|
@ stub RtlQueryProcessHeapInformation
|
||||||
|
@ -500,18 +531,28 @@
|
||||||
@ stub RtlQuerySecurityObject
|
@ stub RtlQuerySecurityObject
|
||||||
@ stub RtlQueryTagHeap
|
@ stub RtlQueryTagHeap
|
||||||
@ stdcall RtlQueryTimeZoneInformation(ptr)
|
@ stdcall RtlQueryTimeZoneInformation(ptr)
|
||||||
|
@ stub RtlQueueApcWow64Thread
|
||||||
|
@ stub RtlQueueWorkItem
|
||||||
@ stdcall RtlRaiseException(ptr)
|
@ stdcall RtlRaiseException(ptr)
|
||||||
@ stdcall RtlRaiseStatus(long)
|
@ stdcall RtlRaiseStatus(long)
|
||||||
@ stdcall RtlRandom(ptr)
|
@ stdcall RtlRandom(ptr)
|
||||||
@ stdcall RtlRestoreLastWin32Error(long) RtlSetLastWin32Error
|
@ stub RtlRandomEx
|
||||||
@ stdcall RtlReAllocateHeap(long long ptr long)
|
@ stdcall RtlReAllocateHeap(long long ptr long)
|
||||||
|
@ stub RtlReadMemoryStream
|
||||||
|
@ stub RtlReadOutOfProcessMemoryStream
|
||||||
@ stub RtlRealPredecessor
|
@ stub RtlRealPredecessor
|
||||||
@ stub RtlRealSuccessor
|
@ stub RtlRealSuccessor
|
||||||
|
@ stub RtlRegisterSecureMemoryCacheCallback
|
||||||
|
@ stub RtlRegisterWait
|
||||||
|
@ stub RtlReleaseActivationContext
|
||||||
|
@ stub RtlReleaseMemoryStream
|
||||||
@ stdcall RtlReleasePebLock()
|
@ stdcall RtlReleasePebLock()
|
||||||
@ stdcall RtlReleaseResource(ptr)
|
@ stdcall RtlReleaseResource(ptr)
|
||||||
@ stub RtlRemoteCall
|
@ stub RtlRemoteCall
|
||||||
@ stdcall RtlRemoveVectoredExceptionHandler(ptr)
|
@ stdcall RtlRemoveVectoredExceptionHandler(ptr)
|
||||||
@ stub RtlResetRtlTranslations
|
@ stub RtlResetRtlTranslations
|
||||||
|
@ stdcall RtlRestoreLastWin32Error(long) RtlSetLastWin32Error
|
||||||
|
@ stub RtlRevertMemoryStream
|
||||||
@ stub RtlRunDecodeUnicodeString
|
@ stub RtlRunDecodeUnicodeString
|
||||||
@ stub RtlRunEncodeUnicodeString
|
@ stub RtlRunEncodeUnicodeString
|
||||||
@ stdcall RtlSecondsSince1970ToTime(long ptr)
|
@ stdcall RtlSecondsSince1970ToTime(long ptr)
|
||||||
|
@ -579,7 +620,9 @@
|
||||||
@ stdcall RtlValidateHeap(long long ptr)
|
@ stdcall RtlValidateHeap(long long ptr)
|
||||||
@ stub RtlValidateProcessHeaps
|
@ stub RtlValidateProcessHeaps
|
||||||
@ stdcall RtlVerifyVersionInfo(ptr long long long)
|
@ stdcall RtlVerifyVersionInfo(ptr long long long)
|
||||||
|
@ stub RtlWalkFrameChain
|
||||||
@ stdcall RtlWalkHeap(long ptr)
|
@ stdcall RtlWalkHeap(long ptr)
|
||||||
|
@ stub RtlWriteMemoryStream
|
||||||
@ stub RtlWriteRegistryValue
|
@ stub RtlWriteRegistryValue
|
||||||
@ stub RtlZeroHeap
|
@ stub RtlZeroHeap
|
||||||
@ stdcall RtlZeroMemory(ptr long)
|
@ stdcall RtlZeroMemory(ptr long)
|
||||||
|
@ -1030,12 +1073,9 @@
|
||||||
@ stub RtlAddAtomToAtomTable
|
@ stub RtlAddAtomToAtomTable
|
||||||
@ stub RtlAllocateHandle
|
@ stub RtlAllocateHandle
|
||||||
@ stub RtlCreateAtomTable
|
@ stub RtlCreateAtomTable
|
||||||
@ stub RtlDeleteAtomFromAtomTable
|
|
||||||
@ stub RtlFreeHandle
|
|
||||||
@ stub RtlInitializeHandleTable
|
@ stub RtlInitializeHandleTable
|
||||||
@ stub RtlIsValidHandle
|
@ stub RtlIsValidHandle
|
||||||
@ stub RtlLookupAtomInAtomTable
|
@ stub RtlLookupAtomInAtomTable
|
||||||
@ stub RtlQueryAtomInAtomTable
|
|
||||||
@ stdcall RtlTryEnterCriticalSection(ptr)
|
@ stdcall RtlTryEnterCriticalSection(ptr)
|
||||||
@ stub RtlEnumerateProperties
|
@ stub RtlEnumerateProperties
|
||||||
@ stub RtlSetPropertyClassId
|
@ stub RtlSetPropertyClassId
|
||||||
|
|
|
@ -319,3 +319,11 @@ LONG WINAPI stub_USER_492(void) { FIXME("stub\n"); return 0; }
|
||||||
* USER_496 (USER.496)
|
* USER_496 (USER.496)
|
||||||
*/
|
*/
|
||||||
LONG WINAPI stub_USER_496(void) { FIXME("stub\n"); return 0; }
|
LONG WINAPI stub_USER_496(void) { FIXME("stub\n"); return 0; }
|
||||||
|
|
||||||
|
/***********************************************************************
|
||||||
|
* User32InitializeImmEntryTable
|
||||||
|
*/
|
||||||
|
BOOL WINAPI User32InitializeImmEntryTable(LPVOID ptr) {
|
||||||
|
FIXME("(%p): stub\n", ptr);
|
||||||
|
return TRUE;
|
||||||
|
}
|
||||||
|
|
|
@ -52,6 +52,8 @@
|
||||||
@ stdcall ChildWindowFromPoint(long long long)
|
@ stdcall ChildWindowFromPoint(long long long)
|
||||||
@ stdcall ChildWindowFromPointEx(long long long long)
|
@ stdcall ChildWindowFromPointEx(long long long long)
|
||||||
@ stub ClientThreadConnect
|
@ stub ClientThreadConnect
|
||||||
|
@ stub CliImmSetHotKey
|
||||||
|
@ stub ClientThreadSetup
|
||||||
@ stdcall ClientToScreen(long ptr)
|
@ stdcall ClientToScreen(long ptr)
|
||||||
@ stdcall ClipCursor(ptr)
|
@ stdcall ClipCursor(ptr)
|
||||||
@ stdcall CloseClipboard()
|
@ stdcall CloseClipboard()
|
||||||
|
@ -599,6 +601,7 @@
|
||||||
@ stdcall UnregisterHotKey(long long)
|
@ stdcall UnregisterHotKey(long long)
|
||||||
@ stub UpdatePerUserSystemParameters
|
@ stub UpdatePerUserSystemParameters
|
||||||
@ stdcall UpdateWindow(long)
|
@ stdcall UpdateWindow(long)
|
||||||
|
@ stdcall User32InitializeImmEntryTable(ptr)
|
||||||
@ stdcall UserClientDllInitialize(long long ptr) DllMain
|
@ stdcall UserClientDllInitialize(long long ptr) DllMain
|
||||||
# @ stub UserIsSystemResumeAutomatic
|
# @ stub UserIsSystemResumeAutomatic
|
||||||
# @ stub UserSetDeviceHoldState
|
# @ stub UserSetDeviceHoldState
|
||||||
|
@ -616,6 +619,7 @@
|
||||||
# @ stub WINNLSGetIMEHotkey
|
# @ stub WINNLSGetIMEHotkey
|
||||||
@ stdcall WaitForInputIdle(long long)
|
@ stdcall WaitForInputIdle(long long)
|
||||||
@ stdcall WaitMessage()
|
@ stdcall WaitMessage()
|
||||||
|
@ stub WCSToMBEx
|
||||||
@ stdcall WinHelpA(long str long long)
|
@ stdcall WinHelpA(long str long long)
|
||||||
@ stdcall WinHelpW(long wstr long long)
|
@ stdcall WinHelpW(long wstr long long)
|
||||||
# @ stub WinOldAppHackoMatic
|
# @ stub WinOldAppHackoMatic
|
||||||
|
|
Loading…
Reference in New Issue