From 29207fa8b21ba704b94065f003d73c559079fa22 Mon Sep 17 00:00:00 2001 From: Timo Kreuzer Date: Sun, 31 Oct 2010 18:18:35 +0000 Subject: [PATCH] [KERNEL32] Rename pspec to spec, fix a comment, remove a #define and use it instead of the def file svn path=/branches/cmake-bringup/; revision=49378 --- dll/win32/kernel32/CMakeLists.txt | 5 +- dll/win32/kernel32/kernel32.def | 1024 ----------------- .../{kernel32.pspec => kernel32.spec} | 4 +- 3 files changed, 5 insertions(+), 1028 deletions(-) delete mode 100644 dll/win32/kernel32/kernel32.def rename dll/win32/kernel32/{kernel32.pspec => kernel32.spec} (99%) diff --git a/dll/win32/kernel32/CMakeLists.txt b/dll/win32/kernel32/CMakeLists.txt index 4fd471f6c6e..83bddc4db12 100644 --- a/dll/win32/kernel32/CMakeLists.txt +++ b/dll/win32/kernel32/CMakeLists.txt @@ -1,4 +1,6 @@ +spec2def(kernel32.dll kernel32.spec) + add_definitions(-D_KERNEL32_) remove_definitions(-D_WIN32_WINNT=0x502) @@ -94,7 +96,7 @@ list(APPEND SOURCE thread/tls.c kernel32.rc kernel32_stubs.c - ${CMAKE_CURRENT_SOURCE_DIR}/kernel32.def) + ${CMAKE_CURRENT_BINARY_DIR}/kernel32.def) if(ARCH MATCHES i386) list(APPEND SOURCE @@ -118,3 +120,4 @@ add_importlibs(kernel32 ntdll) add_pch(kernel32 ${CMAKE_CURRENT_SOURCE_DIR}/k32.h ${SOURCE}) add_dependencies(kernel32 errcodes) add_cab_target(kernel32 1) +add_importlib_target(kernel32) diff --git a/dll/win32/kernel32/kernel32.def b/dll/win32/kernel32/kernel32.def deleted file mode 100644 index 509cf36545b..00000000000 --- a/dll/win32/kernel32/kernel32.def +++ /dev/null @@ -1,1024 +0,0 @@ - -LIBRARY kernel32.dll - -EXPORTS - AcquireSRWLockExclusive=ntdll.RtlAcquireSRWLockExclusive - AcquireSRWLockShared=ntdll.RtlAcquireSRWLockShared - ActivateActCtx - AddAtomA - AddAtomW - AddConsoleAliasA - AddConsoleAliasW - AddLocalAlternateComputerNameA - AddLocalAlternateComputerNameW - AddRefActCtx - AddVectoredContinueHandler=ntdll.RtlAddVectoredContinueHandler - AddVectoredExceptionHandler=ntdll.RtlAddVectoredExceptionHandler - AllocConsole - AllocLSCallback=__wine_stub_kernel32_dll_14 - AllocateUserPhysicalPages - AreFileApisANSI - AssignProcessToJobObject - AttachConsole - BackupRead - BackupSeek - BackupWrite - BaseCheckAppcompatCache - BaseCheckRunApp=__wine_stub_kernel32_dll_23 - BaseCleanupAppcompatCache - BaseCleanupAppcompatCacheSupport - BaseDumpAppcompatCache - BaseFlushAppcompatCache - BaseInitAppcompatCache - BaseInitAppcompatCacheSupport - BaseProcessInitPostImport - BaseQueryModuleData - BaseUpdateAppcompatCache - BasepCheckWinSaferRestrictions=__wine_stub_kernel32_dll_33 - BasepDebugDump=__wine_stub_kernel32_dll_34 - Beep - BeginUpdateResourceA - BeginUpdateResourceW - BindIoCompletionCallback - BuildCommDCBA - BuildCommDCBAndTimeoutsA - BuildCommDCBAndTimeoutsW - BuildCommDCBW - CallNamedPipeA - CallNamedPipeW - CancelDeviceWakeupRequest - CancelIo - CancelIoEx - CancelSynchronousIo - CancelTimerQueueTimer - CancelWaitableTimer - ChangeTimerQueueTimer - CheckNameLegalDOS8Dot3A - CheckNameLegalDOS8Dot3W - CheckRemoteDebuggerPresent - ClearCommBreak - ClearCommError - CloseConsoleHandle - CloseHandle - CloseProfileUserMapping - CloseSystemHandle=__wine_stub_kernel32_dll_60 - CmdBatNotification - CommConfigDialogA - CommConfigDialogW - CompareFileTime - CompareStringA - CompareStringW - ConnectNamedPipe - ConsoleMenuControl - ConsoleSubst=__wine_stub_kernel32_dll_69 - ContinueDebugEvent - ConvertDefaultLocale - ConvertFiberToThread - ConvertThreadToFiber - ConvertThreadToFiberEx - CopyFileA - CopyFileExA - CopyFileExW - CopyFileW - CopyLZFile=LZCopy - CreateActCtxA - CreateActCtxW - CreateConsoleScreenBuffer - CreateDirectoryA - CreateDirectoryExA - CreateDirectoryExW - CreateDirectoryW - CreateEventA - CreateEventExA - CreateEventExW - CreateEventW - CreateFiber - CreateFiberEx - CreateFileA - CreateFileMappingA - CreateFileMappingW - CreateFileW - CreateHardLinkA - CreateHardLinkW - CreateIoCompletionPort - CreateJobObjectA - CreateJobObjectW - CreateJobSet - CreateKernelThread=__wine_stub_kernel32_dll_103 - CreateMailslotA - CreateMailslotW - CreateMemoryResourceNotification - CreateMutexA - CreateMutexExA - CreateMutexExW - CreateMutexW - CreateNamedPipeA - CreateNamedPipeW - CreateNlsSecurityDescriptor - CreatePipe - CreateProcessA - CreateProcessInternalA - CreateProcessInternalW - CreateProcessInternalWSecure - CreateProcessW - CreateRemoteThread - CreateSemaphoreA - CreateSemaphoreExA - CreateSemaphoreExW - CreateSemaphoreW - CreateSocketHandle - CreateSymbolicLinkA - CreateSymbolicLinkW - CreateTapePartition - CreateThread - CreateTimerQueue - CreateTimerQueueTimer - CreateToolhelp32Snapshot - CreateVirtualBuffer - CreateWaitableTimerA - CreateWaitableTimerExA - CreateWaitableTimerExW - CreateWaitableTimerW - DeactivateActCtx - DebugActiveProcess - DebugActiveProcessStop - DebugBreak=ntdll.DbgBreakPoint - DebugBreakProcess - DebugSetProcessKillOnExit - DecodePointer=ntdll.RtlDecodePointer - DecodeSystemPointer=ntdll.RtlDecodeSystemPointer - DefineDosDeviceA - DefineDosDeviceW - DelayLoadFailureHook - DeleteAtom - DeleteCriticalSection=ntdll.RtlDeleteCriticalSection - DeleteFiber - DeleteFileA - DeleteFileW - DeleteTimerQueue - DeleteTimerQueueEx - DeleteTimerQueueTimer - DeleteVolumeMountPointA - DeleteVolumeMountPointW - DeviceIoControl - DisableThreadLibraryCalls - DisconnectNamedPipe - DnsHostnameToComputerNameA - DnsHostnameToComputerNameW - DosDateTimeToFileTime - DosPathToSessionPathA - DosPathToSessionPathW - DuplicateConsoleHandle - DuplicateHandle - EncodePointer=ntdll.RtlEncodePointer - EncodeSystemPointer=ntdll.RtlEncodeSystemPointer - EndUpdateResourceA - EndUpdateResourceW - EnterCriticalSection=ntdll.RtlEnterCriticalSection - EnumCalendarInfoA - EnumCalendarInfoExA - EnumCalendarInfoExW - EnumCalendarInfoW - EnumDateFormatsA - EnumDateFormatsExA - EnumDateFormatsExW - EnumDateFormatsW - EnumLanguageGroupLocalesA - EnumLanguageGroupLocalesW - EnumResourceLanguagesA - EnumResourceLanguagesW - EnumResourceNamesA - EnumResourceNamesW - EnumResourceTypesA - EnumResourceTypesW - EnumSystemCodePagesA - EnumSystemCodePagesW - EnumSystemGeoID - EnumSystemLanguageGroupsA - EnumSystemLanguageGroupsW - EnumSystemLocalesA - EnumSystemLocalesW - EnumTimeFormatsA - EnumTimeFormatsW - EnumUILanguagesA - EnumUILanguagesW - EnumerateLocalComputerNamesA - EnumerateLocalComputerNamesW - EraseTape - EscapeCommFunction - ExitProcess - ExitThread - ExitVDM - ExpandEnvironmentStringsA - ExpandEnvironmentStringsW - ExpungeConsoleCommandHistoryA - ExpungeConsoleCommandHistoryW - ExtendVirtualBuffer - FatalAppExitA - FatalAppExitW - FatalExit - FileTimeToDosDateTime - FileTimeToLocalFileTime - FileTimeToSystemTime - FillConsoleOutputAttribute - FillConsoleOutputCharacterA - FillConsoleOutputCharacterW - FindActCtxSectionGuid - FindActCtxSectionStringA - FindActCtxSectionStringW - FindAtomA - FindAtomW - FindClose - FindCloseChangeNotification - FindFirstChangeNotificationA - FindFirstChangeNotificationW - FindFirstFileA - FindFirstFileExA - FindFirstFileExW - FindFirstFileW - FindFirstStreamW - FindFirstVolumeA - FindFirstVolumeMountPointA - FindFirstVolumeMountPointW - FindFirstVolumeW - FindNextChangeNotification - FindNextFileA - FindNextFileW - FindNextVolumeA - FindNextVolumeMountPointA - FindNextVolumeMountPointW - FindNextVolumeW - FindResourceA - FindResourceExA - FindResourceExW - FindResourceW - FindVolumeClose - FindVolumeMountPointClose - FlushConsoleInputBuffer - FlushFileBuffers - FlushInstructionCache - FlushViewOfFile - FoldStringA - FoldStringW - FormatMessageA - FormatMessageW - FreeConsole - FreeEnvironmentStringsA - FreeEnvironmentStringsW - FreeLibrary - FreeLibraryAndExitThread - FreeResource - FreeUserPhysicalPages - FreeVirtualBuffer - GenerateConsoleCtrlEvent - GetACP - GetAtomNameA - GetAtomNameW - GetBinaryType=GetBinaryTypeA - GetBinaryTypeA - GetBinaryTypeW - GetCPFileNameFromRegistry - GetCPInfo - GetCPInfoExA - GetCPInfoExW - GetCalendarInfoA - GetCalendarInfoW - GetComPlusPackageInstallStatus - GetCommConfig - GetCommMask - GetCommModemStatus - GetCommProperties - GetCommState - GetCommTimeouts - GetCommandLineA - GetCommandLineW - GetCompressedFileSizeA - GetCompressedFileSizeW - GetComputerNameA - GetComputerNameExA - GetComputerNameExW - GetComputerNameW - GetConsoleAliasA - GetConsoleAliasExesA - GetConsoleAliasExesLengthA - GetConsoleAliasExesLengthW - GetConsoleAliasExesW - GetConsoleAliasW - GetConsoleAliasesA - GetConsoleAliasesLengthA - GetConsoleAliasesLengthW - GetConsoleAliasesW - GetConsoleCP - GetConsoleCharType - GetConsoleCommandHistoryA - GetConsoleCommandHistoryLengthA - GetConsoleCommandHistoryLengthW - GetConsoleCommandHistoryW - GetConsoleCursorInfo - GetConsoleCursorMode - GetConsoleDisplayMode - GetConsoleFontInfo - GetConsoleFontSize - GetConsoleHardwareState - GetConsoleHistoryInfo - GetConsoleInputExeNameA - GetConsoleInputExeNameW - GetConsoleInputWaitHandle - GetConsoleKeyboardLayoutNameA - GetConsoleKeyboardLayoutNameW - GetConsoleMode - GetConsoleNlsMode - GetConsoleOutputCP - GetConsoleProcessList - GetConsoleScreenBufferInfo - GetConsoleSelectionInfo - GetConsoleTitleA - GetConsoleTitleW - GetConsoleWindow - GetCurrencyFormatA - GetCurrencyFormatW - GetCurrentActCtx - GetCurrentConsoleFont - GetCurrentDirectoryA - GetCurrentDirectoryW - GetCurrentProcess - GetCurrentProcessId - GetCurrentProcessorNumber=ntdll.RtlGetCurrentProcessorNumber - GetCurrentThread - GetCurrentThreadId - GetDateFormatA - GetDateFormatW - GetDaylightFlag=__wine_stub_kernel32_dll_347 - GetDefaultCommConfigA - GetDefaultCommConfigW - GetDefaultSortkeySize - GetDevicePowerState - GetDiskFreeSpaceA - GetDiskFreeSpaceExA - GetDiskFreeSpaceExW - GetDiskFreeSpaceW - GetDllDirectoryA - GetDllDirectoryW - GetDriveTypeA - GetDriveTypeW - GetEnvironmentStrings - GetEnvironmentStringsA=GetEnvironmentStrings - GetEnvironmentStringsW - GetEnvironmentVariableA - GetEnvironmentVariableW - GetErrorMode - GetExitCodeProcess - GetExitCodeThread - GetExpandedNameA - GetExpandedNameW - GetFileAttributesA - GetFileAttributesByHandle - GetFileAttributesExA - GetFileAttributesExW - GetFileAttributesW - GetFileBandwidthReservation - GetFileInformationByHandle - GetFileSize - GetFileSizeEx - GetFileTime - GetFileType - GetFinalPathNameByHandleA - GetFinalPathNameByHandleW - GetFirmwareEnvironmentVariableA - GetFirmwareEnvironmentVariableW - GetFullPathNameA - GetFullPathNameW - GetGeoInfoA - GetGeoInfoW - GetHandleContext - GetHandleInformation - GetSCallbackTarget=__wine_stub_kernel32_dll_391 - GetSCallbackTemplate=__wine_stub_kernel32_dll_392 - GetLargePageMinimum - GetLargestConsoleWindowSize - GetLastError=ntdll.RtlGetLastWin32Error - GetLinguistLangSize - GetLocalTime - GetLocaleInfoA - GetLocaleInfoEx - GetLocaleInfoW - GetLogicalDriveStringsA - GetLogicalDriveStringsW - GetLogicalDrives - GetLogicalProcessorInformation - GetLongPathNameA - GetLongPathNameW - GetMailslotInfo - GetModuleFileNameA - GetModuleFileNameW - GetModuleHandleA - GetModuleHandleExA - GetModuleHandleExW - GetModuleHandleW - GetNamedPipeHandleStateA - GetNamedPipeHandleStateW - GetNamedPipeInfo - GetNativeSystemInfo - GetNextVDMCommand - GetNlsSectionName - GetNumaAvailableMemory - GetNumaAvailableMemoryNode - GetNumaHighestNodeNumber - GetNumaNodeProcessorMask - GetNumaProcessorMap - GetNumaProcessorNode - GetNumberFormatA - GetNumberFormatW - GetNumberOfConsoleFonts - GetNumberOfConsoleInputEvents - GetNumberOfConsoleMouseButtons - GetOEMCP - GetOverlappedResult - GetPriorityClass - GetPrivateProfileIntA - GetPrivateProfileIntW - GetPrivateProfileSectionA - GetPrivateProfileSectionNamesA - GetPrivateProfileSectionNamesW - GetPrivateProfileSectionW - GetPrivateProfileStringA - GetPrivateProfileStringW - GetPrivateProfileStructA - GetPrivateProfileStructW - GetProcAddress - GetProcessAffinityMask - GetProcessHandleCount - GetProcessHeap - GetProcessHeaps - GetProcessId - GetProcessIoCounters - GetProcessPriorityBoost - GetProcessShutdownParameters - GetProcessTimes - GetProcessVersion - GetProcessWorkingSetSize - GetProductName=__wine_stub_kernel32_dll_456 - GetProfileIntA - GetProfileIntW - GetProfileSectionA - GetProfileSectionW - GetProfileStringA - GetProfileStringW - GetQueuedCompletionStatus - GetLSCallbackTarget=__wine_stub_kernel32_dll_464 - GetLSCallbackTemplate=__wine_stub_kernel32_dll_465 - GetShortPathNameA - GetShortPathNameW - GetStartupInfoA - GetStartupInfoW - GetStdHandle - GetStringTypeA - GetStringTypeExA - GetStringTypeExW - GetStringTypeW - GetSystemDefaultLCID - GetSystemDefaultLangID - GetSystemDefaultUILanguage - GetSystemDirectoryA - GetSystemDirectoryW - GetSystemInfo - GetSystemPowerStatus - GetSystemRegistryQuota - GetSystemTime - GetSystemTimeAdjustment - GetSystemTimeAsFileTime - GetSystemTimes - GetSystemWindowsDirectoryA - GetSystemWindowsDirectoryW - GetSystemWow64DirectoryA - GetSystemWow64DirectoryW - GetTapeParameters - GetTapePosition - GetTapeStatus - GetTempFileNameA - GetTempFileNameW - GetTempPathA - GetTempPathW - GetThreadContext - GetThreadIOPendingFlag - GetThreadId - GetThreadLocale - GetThreadPriority - GetThreadPriorityBoost - GetThreadSelectorEntry - GetThreadTimes - GetTickCount - GetTickCount64 - GetTimeFormatA - GetTimeFormatW - GetTimeZoneInformation - GetUserDefaultLCID - GetUserDefaultLangID - GetUserDefaultUILanguage - GetUserGeoID - GetVDMCurrentDirectories - GetVersion - GetVersionExA - GetVersionExW - GetVolumeInformationA - GetVolumeInformationW - GetVolumeNameForVolumeMountPointA - GetVolumeNameForVolumeMountPointW - GetVolumePathNameA - GetVolumePathNameW - GetVolumePathNamesForVolumeNameA - GetVolumePathNamesForVolumeNameW - GetWindowsDirectoryA - GetWindowsDirectoryW - GetWriteWatch - GlobalAddAtomA - GlobalAddAtomW - GlobalAlloc - GlobalCompact - GlobalDeleteAtom - GlobalFindAtomA - GlobalFindAtomW - GlobalFix - GlobalFlags - GlobalFree - GlobalGetAtomNameA - GlobalGetAtomNameW - GlobalHandle - GlobalLock - GlobalMemoryStatus - GlobalMemoryStatusEx - GlobalReAlloc - GlobalSize - GlobalUnWire - GlobalUnfix - GlobalUnlock - GlobalWire - Heap32First - Heap32ListFirst - Heap32ListNext - Heap32Next - HeapAlloc=ntdll.RtlAllocateHeap - HeapCompact - HeapCreate - HeapCreateTagsW - HeapDestroy - HeapExtend - HeapFree=ntdll.RtlFreeHeap - HeapLock - HeapQueryInformation - HeapQueryTagW - HeapReAlloc=ntdll.RtlReAllocateHeap - HeapSetFlags=__wine_stub_kernel32_dll_567 - HeapSetInformation - HeapSize=ntdll.RtlSizeHeap - HeapSummary - HeapUnlock - HeapUsage - HeapValidate - HeapWalk - InitAtomTable - InitializeCriticalSection - InitializeCriticalSectionAndSpinCount - InitializeCriticalSectionEx - InitializeSListHead=ntdll.RtlInitializeSListHead - InitializeSRWLock=ntdll.RtlInitializeSRWLock - InterlockedCompareExchange - InterlockedCompareExchange64=ntdll.RtlInterlockedCompareExchange64 - InterlockedDecrement - InterlockedExchange - InterlockedExchangeAdd - InterlockedFlushSList=ntdll.RtlInterlockedFlushSList - InterlockedIncrement - InterlockedPopEntrySList=ntdll.RtlInterlockedPopEntrySList - InterlockedPushEntrySList=ntdll.RtlInterlockedPushEntrySList - InvalidateConsoleDIBits - InvalidateNSCache=__wine_stub_kernel32_dll_591 - IsBadCodePtr - IsBadHugeReadPtr - IsBadHugeWritePtr - IsBadReadPtr - IsBadStringPtrA - IsBadStringPtrW - IsBadWritePtr - IsDBCSLeadByte - IsDBCSLeadByteEx - IsDebuggerPresent - IsProcessInJob - IsProcessorFeaturePresent - IsSystemResumeAutomatic - IsThreadAFiber - IsValidCodePage - IsValidLanguageGroup - IsValidLocale - IsValidUILanguage - IsWow64Process - LCIDToLocaleName - LCMapStringA - LCMapStringW - LZClose - LZCopy - LZDone - LZInit - LZOpenFileA - LZOpenFileW - LZRead - LZSeek - LZStart - LeaveCriticalSection=ntdll.RtlLeaveCriticalSection - LoadLibraryA - LoadLibraryExA - LoadLibraryExW - LoadLibraryW - LoadModule - LoadResource - LocalAlloc - LocalCompact - LocalFileTimeToFileTime - LocalFlags - LocalFree - LocalHandle - LocalLock - LocalReAlloc - LocalShrink - LocalSize - LocalUnlock - LockFile - LockFileEx - LockResource - MapUserPhysicalPages - MapUserPhysicalPagesScatter - MapViewOfFile - MapViewOfFileEx - Module32First - Module32FirstW - Module32Next - Module32NextW - MoveFileA - MoveFileExA - MoveFileExW - MoveFileW - MoveFileWithProgressA - MoveFileWithProgressW - MulDiv - MultiByteToWideChar - NeedCurrentDirectoryForExePathA - NeedCurrentDirectoryForExePathW - NlsConvertIntegerToString - NlsGetCacheUpdateCount - NlsResetProcessLocale=__wine_stub_kernel32_dll_664 - NotifyNLSUserCache=__wine_stub_kernel32_dll_665 - NumaVirtualQueryNode - OpenConsoleW - OpenDataFile - OpenEventA - OpenEventW - OpenFile - OpenFileMappingA - OpenFileMappingW - OpenJobObjectA - OpenJobObjectW - OpenMutexA - OpenMutexW - OpenProcess - OpenProfileUserMapping - OpenSemaphoreA - OpenSemaphoreW - OpenThread - OpenWaitableTimerA - OpenWaitableTimerW - OutputDebugStringA - OutputDebugStringW - PeekConsoleInputA - PeekConsoleInputW - PeekNamedPipe - PostQueuedCompletionStatus - PrepareTape - PrivCopyFileExW - PrivMoveFileIdentityW - Process32First - Process32FirstW - Process32Next - Process32NextW - ProcessIdToSessionId - PulseEvent - PurgeComm - QueryActCtxW - QueryDepthSList=ntdll.RtlQueryDepthSList - QueryDosDeviceA - QueryDosDeviceW - QueryFullProcessImageNameA - QueryFullProcessImageNameW - QueryInformationJobObject - QueryMemoryResourceNotification - QueryNumberOfEventLogRecords=__wine_stub_kernel32_dll_709 - QueryOldestEventLogRecord=__wine_stub_kernel32_dll_710 - QueryPerformanceCounter - QueryPerformanceFrequency - QueryWin31IniFilesMappedToRegistry - QueueUserAPC - QueueUserWorkItem - RaiseException - ReOpenFile=__wine_stub_kernel32_dll_717 - ReadConsoleA - ReadConsoleInputA - ReadConsoleInputExA - ReadConsoleInputExW - ReadConsoleInputW - ReadConsoleOutputA - ReadConsoleOutputAttribute - ReadConsoleOutputCharacterA - ReadConsoleOutputCharacterW - ReadConsoleOutputW - ReadConsoleW - ReadDirectoryChangesW - ReadFile - ReadFileEx - ReadFileScatter - ReadProcessMemory - RegisterApplicationRestart - RegisterConsoleIME - RegisterConsoleOS2 - RegisterConsoleVDM - RegisterSysMsgHandler=__wine_stub_kernel32_dll_738 - RegisterWaitForInputIdle - RegisterWaitForSingleObject - RegisterWaitForSingleObjectEx - RegisterWowBaseHandlers - RegisterWowExec - ReleaseActCtx - ReleaseMutex - ReleaseSRWLockExclusive=ntdll.RtlReleaseSRWLockExclusive - ReleaseSRWLockShared=ntdll.RtlReleaseSRWLockShared - ReleaseSemaphore - RemoveDirectoryA - RemoveDirectoryW - RemoveLocalAlternateComputerNameA - RemoveLocalAlternateComputerNameW - RemoveVectoredContinueHandler=ntdll.RtlRemoveVectoredContinueHandler - RemoveVectoredExceptionHandler=ntdll.RtlRemoveVectoredExceptionHandler - ReplaceFile=ReplaceFileW - ReplaceFileA - ReplaceFileW - RequestDeviceWakeup - RequestWakeupLatency - ResetEvent - ResetWriteWatch - RestoreLastError=ntdll.RtlRestoreLastWin32Error - ResumeThread - RtlCaptureContext=ntdll.RtlCaptureContext - RtlCaptureStackBackTrace=ntdll.RtlCaptureStackBackTrace - RtlFillMemory=ntdll.RtlFillMemory - RtlMoveMemory=ntdll.RtlMoveMemory - RtlUnwind=ntdll.RtlUnwind - RtlZeroMemory=ntdll.RtlZeroMemory - ScrollConsoleScreenBufferA - ScrollConsoleScreenBufferW - SearchPathA - SearchPathW - SetCPGlobal - SetCalendarInfoA - SetCalendarInfoW - SetClientTimeZoneInformation - SetComPlusPackageInstallStatus - SetCommBreak - SetCommConfig - SetCommMask - SetCommState - SetCommTimeouts - SetComputerNameA - SetComputerNameExA - SetComputerNameExW - SetComputerNameW - SetConsoleActiveScreenBuffer - SetConsoleCP - SetConsoleCommandHistoryMode - SetConsoleCtrlHandler - SetConsoleCursor - SetConsoleCursorInfo - SetConsoleCursorMode - SetConsoleCursorPosition - SetConsoleDisplayMode - SetConsoleFont - SetConsoleHardwareState - SetConsoleHistoryInfo - SetConsoleIcon - SetConsoleInputExeNameA - SetConsoleInputExeNameW - SetConsoleKeyShortcuts - SetConsoleLocalEUDC - SetConsoleMaximumWindowSize - SetConsoleMenuClose - SetConsoleMode - SetConsoleNlsMode - SetConsoleNumberOfCommandsA - SetConsoleNumberOfCommandsW - SetConsoleOS2OemFormat - SetConsoleOutputCP - SetConsolePalette - SetConsoleScreenBufferSize - SetConsoleTextAttribute - SetConsoleTitleA - SetConsoleTitleW - SetConsoleWindowInfo - SetCriticalSectionSpinCount=ntdll.RtlSetCriticalSectionSpinCount - SetCurrentDirectoryA - SetCurrentDirectoryW - SetDaylightFlag=__wine_stub_kernel32_dll_822 - SetDefaultCommConfigA - SetDefaultCommConfigW - SetDllDirectoryA - SetDllDirectoryW - SetEndOfFile - SetEnvironmentVariableA - SetEnvironmentVariableW - SetErrorMode - SetEvent - SetFileApisToANSI - SetFileApisToOEM - SetFileAttributesA - SetFileAttributesW - SetFilePointer - SetFilePointerEx - SetFileShortNameA - SetFileShortNameW - SetFileTime - SetFileValidData - SetFirmwareEnvironmentVariableA - SetFirmwareEnvironmentVariableW - SetHandleContext - SetHandleCount - SetHandleInformation - SetInformationJobObject - SetLastConsoleEventActive=__wine_stub_kernel32_dll_848 - SetLastError=ntdll.RtlSetLastWin32Error - SetLocalPrimaryComputerNameA=__wine_stub_kernel32_dll_850 - SetLocalPrimaryComputerNameW=__wine_stub_kernel32_dll_851 - SetLocalTime - SetLocaleInfoA - SetLocaleInfoW - SetMailslotInfo - SetMessageWaitingIndicator - SetNamedPipeHandleState - SetPriorityClass - SetProcessAffinityMask - SetProcessPriorityBoost - SetProcessShutdownParameters - SetProcessWorkingSetSize - SetStdHandle - SetSystemPowerState - SetSystemTime - SetSystemTimeAdjustment - SetTapeParameters - SetTapePosition - SetTermsrvAppInstallMode - SetThreadAffinityMask - SetThreadContext - SetThreadExecutionState - SetThreadIdealProcessor - SetThreadLocale - SetThreadPriority - SetThreadPriorityBoost - SetThreadUILanguage - SetTimeZoneInformation - SetTimerQueueTimer - SetUnhandledExceptionFilter - SetUserGeoID - SetVDMCurrentDirectories - SetVolumeLabelA - SetVolumeLabelW - SetVolumeMountPointA - SetVolumeMountPointW - SetWaitableTimer - SetupComm - ShowConsoleCursor - SignalObjectAndWait - SizeofResource - Sleep - SleepEx - SuspendThread - SwitchToFiber - SwitchToThread - SystemTimeToFileTime - SystemTimeToTzSpecificLocalTime - TerminateJobObject - TerminateProcess - TerminateThread - TermsrvAppInstallMode - Thread32First - Thread32Next - TlsAlloc - TlsAllocInternal=__wine_stub_kernel32_dll_906 - TlsFree - TlsFreeInternal=__wine_stub_kernel32_dll_908 - TlsGetValue - TlsSetValue - Toolhelp32ReadProcessMemory - TransactNamedPipe - TransmitCommChar - TrimVirtualBuffer - TryEnterCriticalSection=ntdll.RtlTryEnterCriticalSection - TzSpecificLocalTimeToSystemTime - UTRegister - UTUnRegister - UnhandledExceptionFilter - UnlockFile - UnlockFileEx - UnmapViewOfFile - UnregisterConsoleIME - UnregisterWait - UnregisterWaitEx - UpdateResourceA - UpdateResourceW - VDMConsoleOperation - VDMOperationStarted - ValidateCType=__wine_stub_kernel32_dll_930 - ValidateLocale=__wine_stub_kernel32_dll_931 - VerLanguageNameA - VerLanguageNameW - VerSetConditionMask=ntdll.VerSetConditionMask - VerifyConsoleIoHandle - VerifyVersionInfoA - VerifyVersionInfoW - VirtualAlloc - VirtualAllocEx - VirtualBufferExceptionHandler - VirtualFree - VirtualFreeEx - VirtualLock - VirtualProtect - VirtualProtectEx - VirtualQuery - VirtualQueryEx - VirtualUnlock - WaitCommEvent - WaitForDebugEvent - WaitForMultipleObjects - WaitForMultipleObjectsEx - WaitForSingleObject - WaitForSingleObjectEx - WaitNamedPipeA - WaitNamedPipeW - WakeAllConditionVariable=ntdll.RtlWakeAllConditionVariable - WakeConditionVariable=ntdll.RtlWakeConditionVariable - WideCharToMultiByte - WinExec - Wow64DisableWow64FsRedirection - Wow64EnableWow64FsRedirection - Wow64RevertWow64FsRedirection - WriteConsoleA - WriteConsoleInputA - WriteConsoleInputVDMA - WriteConsoleInputVDMW - WriteConsoleInputW - WriteConsoleOutputA - WriteConsoleOutputAttribute - WriteConsoleOutputCharacterA - WriteConsoleOutputCharacterW - WriteConsoleOutputW - WriteConsoleW - WriteFile - WriteFileEx - WriteFileGather - WritePrivateProfileSectionA - WritePrivateProfileSectionW - WritePrivateProfileStringA - WritePrivateProfileStringW - WritePrivateProfileStructA - WritePrivateProfileStructW - WriteProcessMemory - WriteProfileSectionA - WriteProfileSectionW - WriteProfileStringA - WriteProfileStringW - WriteTapemark - WTSGetActiveConsoleSessionId - ZombifyActCtx - _DebugOut=__wine_stub_kernel32_dll_992 - _DebugPrintf=__wine_stub_kernel32_dll_993 - _hread - _hwrite - _lclose - _lcreat - _llseek - _lopen - _lread=_hread - _lwrite=_hwrite - dprintf=__wine_stub_kernel32_dll_1002 - lstrcat=lstrcatA - lstrcatA - lstrcatW - lstrcmp=lstrcmpA - lstrcmpA - lstrcmpW - lstrcmpi=lstrcmpiA - lstrcmpiA - lstrcmpiW - lstrcpy=lstrcpyA - lstrcpyA - lstrcpyW - lstrcpyn=lstrcpynA - lstrcpynA - lstrcpynW - lstrlen=lstrlenA - lstrlenA - lstrlenW diff --git a/dll/win32/kernel32/kernel32.pspec b/dll/win32/kernel32/kernel32.spec similarity index 99% rename from dll/win32/kernel32/kernel32.pspec rename to dll/win32/kernel32/kernel32.spec index dad314bc74d..5e22f31f223 100644 --- a/dll/win32/kernel32/kernel32.pspec +++ b/dll/win32/kernel32/kernel32.spec @@ -1,5 +1,3 @@ -#undef i386 - @ stdcall AcquireSRWLockExclusive(ptr) ntdll.RtlAcquireSRWLockExclusive @ stdcall AcquireSRWLockShared(ptr) ntdll.RtlAcquireSRWLockShared @ stdcall ActivateActCtx(ptr ptr) @@ -613,7 +611,7 @@ @ stdcall GetPrivateProfileStructW(wstr wstr ptr long wstr) @ stdcall GetProcAddress(long str) @ stdcall GetProcessAffinityMask(long ptr ptr) -//@ stdcall GetProcessFlags(long) +;@ stdcall GetProcessFlags(long) ;@ stdcall GetProcessDEPPolicy ; Win 7 ;@ stdcall GetProcessGroupAffinity ; Win 7 @ stdcall GetProcessHandleCount(long ptr)