Skip to content

Commit

Permalink
Added DetourFinishHelperProcess export needed for DetourIsHelperProce…
Browse files Browse the repository at this point in the history
…ss() (#4934)
  • Loading branch information
DrusTheAxe committed Dec 5, 2024
1 parent 244c0b6 commit c122cb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/WindowsAppRuntime_DLL/WindowsAppRuntime.def
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
; Licensed under the MIT License. See LICENSE in the project root for license information.

EXPORTS
DetourFinishHelperProcess @1 NONAME
DllCanUnloadNow = WINRT_CanUnloadNow PRIVATE
DllGetActivationFactory = WINRT_GetActivationFactory PRIVATE
DllGetClassObject PRIVATE
Expand Down

0 comments on commit c122cb1

Please sign in to comment.