Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/w/wine/abi_libs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ qcap.so
sane.so
secur32.so
win32u.so
wine64
wine
winealsa.so
winebth.so
winebus.so
Expand Down
71 changes: 57 additions & 14 deletions packages/w/wine/abi_symbols
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,11 @@ ntdll.so:KeUserModeCallback
ntdll.so:NtAcceptConnectPort
ntdll.so:NtAccessCheck
ntdll.so:NtAccessCheckAndAuditAlarm
ntdll.so:NtAccessCheckByTypeAndAuditAlarm
ntdll.so:NtAddAtom
ntdll.so:NtAdjustGroupsToken
ntdll.so:NtAdjustPrivilegesToken
ntdll.so:NtAlertMultipleThreadByThreadId
ntdll.so:NtAlertResumeThread
ntdll.so:NtAlertThread
ntdll.so:NtAlertThreadByThreadId
Expand All @@ -47,6 +49,7 @@ ntdll.so:NtCancelSynchronousIoFile
ntdll.so:NtCancelTimer
ntdll.so:NtClearEvent
ntdll.so:NtClose
ntdll.so:NtCloseObjectAuditAlarm
ntdll.so:NtCommitTransaction
ntdll.so:NtCompareObjects
ntdll.so:NtCompareTokens
Expand All @@ -71,6 +74,7 @@ ntdll.so:NtCreateNamedPipeFile
ntdll.so:NtCreatePagingFile
ntdll.so:NtCreatePort
ntdll.so:NtCreateSection
ntdll.so:NtCreateSectionEx
ntdll.so:NtCreateSemaphore
ntdll.so:NtCreateSymbolicLinkObject
ntdll.so:NtCreateThread
Expand Down Expand Up @@ -105,11 +109,13 @@ ntdll.so:NtFreeVirtualMemory
ntdll.so:NtFsControlFile
ntdll.so:NtGetContextThread
ntdll.so:NtGetCurrentProcessorNumber
ntdll.so:NtGetNextProcess
ntdll.so:NtGetNextThread
ntdll.so:NtGetNlsSectionPtr
ntdll.so:NtGetTickCount
ntdll.so:NtGetWriteWatch
ntdll.so:NtImpersonateAnonymousToken
ntdll.so:NtImpersonateClientOfPort
ntdll.so:NtInitializeNlsFiles
ntdll.so:NtInitiatePowerAction
ntdll.so:NtIsProcessInJob
Expand Down Expand Up @@ -190,10 +196,12 @@ ntdll.so:NtQueryVirtualMemory
ntdll.so:NtQueryVolumeInformationFile
ntdll.so:NtQueueApcThread
ntdll.so:NtQueueApcThreadEx
ntdll.so:NtQueueApcThreadEx2
ntdll.so:NtRaiseException
ntdll.so:NtRaiseHardError
ntdll.so:NtReadFile
ntdll.so:NtReadFileScatter
ntdll.so:NtReadRequestData
ntdll.so:NtReadVirtualMemory
ntdll.so:NtRegisterThreadTerminatePort
ntdll.so:NtReleaseKeyedEvent
Expand All @@ -204,7 +212,9 @@ ntdll.so:NtRemoveIoCompletionEx
ntdll.so:NtRemoveProcessDebug
ntdll.so:NtRenameKey
ntdll.so:NtReplaceKey
ntdll.so:NtReplyPort
ntdll.so:NtReplyWaitReceivePort
ntdll.so:NtReplyWaitReceivePortEx
ntdll.so:NtRequestWaitReplyPort
ntdll.so:NtResetEvent
ntdll.so:NtResetWriteWatch
Expand All @@ -220,6 +230,7 @@ ntdll.so:NtSetDefaultLocale
ntdll.so:NtSetDefaultUILanguage
ntdll.so:NtSetEaFile
ntdll.so:NtSetEvent
ntdll.so:NtSetEventBoostPriority
ntdll.so:NtSetInformationDebugObject
ntdll.so:NtSetInformationFile
ntdll.so:NtSetInformationJobObject
Expand Down Expand Up @@ -264,6 +275,7 @@ ntdll.so:NtWaitForMultipleObjects
ntdll.so:NtWaitForSingleObject
ntdll.so:NtWriteFile
ntdll.so:NtWriteFileGather
ntdll.so:NtWriteRequestData
ntdll.so:NtWriteVirtualMemory
ntdll.so:NtYieldExecution
ntdll.so:RtlCustomCPToUnicodeN
Expand All @@ -283,18 +295,20 @@ ntdll.so:__wine_dbg_output
ntdll.so:__wine_dbg_strdup
ntdll.so:__wine_main
ntdll.so:__wine_unix_spawnvp
ntdll.so:ntdll_add_syscall_debug_info
ntdll.so:ntdll_get_build_dir
ntdll.so:ntdll_get_data_dir
ntdll.so:ntdll_get_dos_file_name
ntdll.so:ntdll_get_unix_file_name
ntdll.so:ntdll_set_exception_jmp_buf
ntdll.so:ntdll_umbstowcs
ntdll.so:ntdll_wcsicmp
ntdll.so:ntdll_wcsnicmp
ntdll.so:ntdll_wcstoumbs
ntdll.so:wine_nt_to_unix_file_name
ntdll.so:wine_server_call
ntdll.so:wine_server_fd_to_handle
ntdll.so:wine_server_handle_to_fd
ntdll.so:wine_unix_to_nt_file_name
ntdll.so:wine_server_send_fd
odbc32.so:__wine_unix_call_funcs
odbc32.so:__wine_unix_call_wow64_funcs
opencl.so:__wine_unix_call_funcs
Expand All @@ -319,6 +333,7 @@ win32u.so:NtGdiAngleArc
win32u.so:NtGdiArcInternal
win32u.so:NtGdiBeginPath
win32u.so:NtGdiBitBlt
win32u.so:NtGdiCancelDC
win32u.so:NtGdiCloseFigure
win32u.so:NtGdiCombineRgn
win32u.so:NtGdiComputeXformCoefficients
Expand All @@ -339,6 +354,9 @@ win32u.so:NtGdiCreatePen
win32u.so:NtGdiCreateRectRgn
win32u.so:NtGdiCreateRoundRectRgn
win32u.so:NtGdiCreateSolidBrush
win32u.so:NtGdiDdDDIAcquireKeyedMutex
win32u.so:NtGdiDdDDIAcquireKeyedMutex2
win32u.so:NtGdiDdDDICheckOcclusion
win32u.so:NtGdiDdDDICheckVidPnExclusiveOwnership
win32u.so:NtGdiDdDDICloseAdapter
win32u.so:NtGdiDdDDICreateAllocation
Expand All @@ -364,6 +382,7 @@ win32u.so:NtGdiDdDDIOpenAdapterFromLuid
win32u.so:NtGdiDdDDIOpenKeyedMutex
win32u.so:NtGdiDdDDIOpenKeyedMutex2
win32u.so:NtGdiDdDDIOpenKeyedMutexFromNtHandle
win32u.so:NtGdiDdDDIOpenNtHandleFromName
win32u.so:NtGdiDdDDIOpenResource
win32u.so:NtGdiDdDDIOpenResource2
win32u.so:NtGdiDdDDIOpenResourceFromNtHandle
Expand All @@ -376,9 +395,13 @@ win32u.so:NtGdiDdDDIQueryResourceInfo
win32u.so:NtGdiDdDDIQueryResourceInfoFromNtHandle
win32u.so:NtGdiDdDDIQueryStatistics
win32u.so:NtGdiDdDDIQueryVideoMemoryInfo
win32u.so:NtGdiDdDDIReleaseKeyedMutex
win32u.so:NtGdiDdDDIReleaseKeyedMutex2
win32u.so:NtGdiDdDDISetQueuedLimit
win32u.so:NtGdiDdDDISetVidPnSourceOwner
win32u.so:NtGdiDdDDIShareObjects
win32u.so:NtGdiDdDDISignalSynchronizationObjectFromCpu
win32u.so:NtGdiDdDDIWaitForSynchronizationObjectFromCpu
win32u.so:NtGdiDeleteClientObj
win32u.so:NtGdiDeleteObjectApp
win32u.so:NtGdiDescribePixelFormat
Expand Down Expand Up @@ -426,6 +449,7 @@ win32u.so:NtGdiGetFontUnicodeRanges
win32u.so:NtGdiGetGlyphIndicesW
win32u.so:NtGdiGetGlyphOutline
win32u.so:NtGdiGetKerningPairs
win32u.so:NtGdiGetMiterLimit
win32u.so:NtGdiGetNearestColor
win32u.so:NtGdiGetNearestPaletteIndex
win32u.so:NtGdiGetOutlineTextMetricsInternalW
Expand All @@ -450,6 +474,7 @@ win32u.so:NtGdiInitSpool
win32u.so:NtGdiIntersectClipRect
win32u.so:NtGdiInvertRgn
win32u.so:NtGdiLineTo
win32u.so:NtGdiMakeFontDir
win32u.so:NtGdiMaskBlt
win32u.so:NtGdiModifyWorldTransform
win32u.so:NtGdiMoveTo
Expand Down Expand Up @@ -490,6 +515,7 @@ win32u.so:NtGdiSetDeviceGammaRamp
win32u.so:NtGdiSetLayout
win32u.so:NtGdiSetMagicColors
win32u.so:NtGdiSetMetaRgn
win32u.so:NtGdiSetMiterLimit
win32u.so:NtGdiSetPixel
win32u.so:NtGdiSetPixelFormat
win32u.so:NtGdiSetRectRgn
Expand All @@ -510,9 +536,11 @@ win32u.so:NtGdiUpdateColors
win32u.so:NtGdiWidenPath
win32u.so:NtUserActivateKeyboardLayout
win32u.so:NtUserAddClipboardFormatListener
win32u.so:NtUserAlterWindowStyle
win32u.so:NtUserArrangeIconicWindows
win32u.so:NtUserAssociateInputContext
win32u.so:NtUserAttachThreadInput
win32u.so:NtUserBeginDeferWindowPos
win32u.so:NtUserBeginPaint
win32u.so:NtUserBuildHimcList
win32u.so:NtUserBuildHwndList
Expand Down Expand Up @@ -594,6 +622,7 @@ win32u.so:NtUserGetCurrentInputMessageSource
win32u.so:NtUserGetCursor
win32u.so:NtUserGetCursorFrameInfo
win32u.so:NtUserGetCursorInfo
win32u.so:NtUserGetCursorPos
win32u.so:NtUserGetDC
win32u.so:NtUserGetDCEx
win32u.so:NtUserGetDisplayConfigBufferSizes
Expand All @@ -619,6 +648,7 @@ win32u.so:NtUserGetObjectInformation
win32u.so:NtUserGetOpenClipboardWindow
win32u.so:NtUserGetPointerInfoList
win32u.so:NtUserGetPriorityClipboardFormat
win32u.so:NtUserGetProcessDefaultLayout
win32u.so:NtUserGetProcessDpiAwarenessContext
win32u.so:NtUserGetProcessWindowStation
win32u.so:NtUserGetProp
Expand All @@ -639,6 +669,7 @@ win32u.so:NtUserGetUpdateRgn
win32u.so:NtUserGetUpdatedClipboardFormats
win32u.so:NtUserGetWindowContextHelpId
win32u.so:NtUserGetWindowDC
win32u.so:NtUserGetWindowDisplayAffinity
win32u.so:NtUserGetWindowPlacement
win32u.so:NtUserGetWindowRgnEx
win32u.so:NtUserHideCaret
Expand All @@ -648,15 +679,18 @@ win32u.so:NtUserInternalGetWindowIcon
win32u.so:NtUserInternalGetWindowText
win32u.so:NtUserInvalidateRect
win32u.so:NtUserInvalidateRgn
win32u.so:NtUserIsChildWindowDpiMessageEnabled
win32u.so:NtUserIsClipboardFormatAvailable
win32u.so:NtUserIsMouseInPointerEnabled
win32u.so:NtUserKillSystemTimer
win32u.so:NtUserKillTimer
win32u.so:NtUserLockWindowUpdate
win32u.so:NtUserLogicalToPerMonitorDPIPhysicalPoint
win32u.so:NtUserMapVirtualKeyEx
win32u.so:NtUserMenuItemFromPoint
win32u.so:NtUserMessageBeep
win32u.so:NtUserMessageCall
win32u.so:NtUserModifyUserStartupInfoFlags
win32u.so:NtUserMoveWindow
win32u.so:NtUserMsgWaitForMultipleObjectsEx
win32u.so:NtUserNotifyIMEStatus
Expand All @@ -681,17 +715,20 @@ win32u.so:NtUserRegisterClassExWOW
win32u.so:NtUserRegisterHotKey
win32u.so:NtUserRegisterRawInputDevices
win32u.so:NtUserRegisterTouchPadCapable
win32u.so:NtUserRegisterWindowMessage
win32u.so:NtUserReleaseCapture
win32u.so:NtUserReleaseDC
win32u.so:NtUserRemoveClipboardFormatListener
win32u.so:NtUserRemoveMenu
win32u.so:NtUserRemoveProp
win32u.so:NtUserReplyMessage
win32u.so:NtUserScheduleDispatchNotification
win32u.so:NtUserScrollDC
win32u.so:NtUserScrollWindowEx
win32u.so:NtUserSelectPalette
win32u.so:NtUserSendInput
win32u.so:NtUserSetActiveWindow
win32u.so:NtUserSetAdditionalForegroundBoostProcesses
win32u.so:NtUserSetCapture
win32u.so:NtUserSetCaretBlinkTime
win32u.so:NtUserSetCaretPos
Expand All @@ -704,6 +741,7 @@ win32u.so:NtUserSetCursor
win32u.so:NtUserSetCursorIconData
win32u.so:NtUserSetCursorPos
win32u.so:NtUserSetFocus
win32u.so:NtUserSetForegroundWindow
win32u.so:NtUserSetInternalWindowPos
win32u.so:NtUserSetKeyboardState
win32u.so:NtUserSetLayeredWindowAttributes
Expand Down Expand Up @@ -764,14 +802,19 @@ win32u.so:NtUserWaitForInputIdle
win32u.so:NtUserWaitMessage
win32u.so:NtUserWindowFromDC
win32u.so:NtUserWindowFromPoint
win32u.so:__wine_get_file_outline_text_metric
win32u.so:__wine_get_icm_profile
win32u.so:__wine_get_opengl_driver
win32u.so:__wine_get_vulkan_driver
win32u.so:__wine_get_wgl_driver
win32u.so:__wine_set_user_driver
win32u.so:__wine_unix_call_funcs
win32u.so:win32u_get_window_pixel_format
win32u.so:win32u_set_window_pixel_format
win32u.so:client_surface_add_ref
win32u.so:client_surface_create
win32u.so:client_surface_present
win32u.so:client_surface_release
win32u.so:client_surface_update
win32u.so:detach_client_surfaces
win32u.so:opengl_drawable_add_ref
win32u.so:opengl_drawable_create
win32u.so:opengl_drawable_release
win32u.so:window_surface_add_ref
win32u.so:window_surface_create
win32u.so:window_surface_flush
Expand All @@ -781,13 +824,13 @@ win32u.so:window_surface_set_clip
win32u.so:window_surface_set_layered
win32u.so:window_surface_set_shape
win32u.so:window_surface_unlock
wine64:_IO_stdin_used
wine64:__bss_start
wine64:__data_start
wine64:_edata
wine64:_end
wine64:_start
wine64:wine_main_preload_info
wine:_IO_stdin_used
wine:__bss_start
wine:__data_start
wine:_edata
wine:_end
wine:_start
wine:wine_main_preload_info
winealsa.so:__wine_unix_call_funcs
winealsa.so:__wine_unix_call_wow64_funcs
winebth.so:__wine_unix_call_funcs
Expand Down
Loading