Skip to content

Commit

Permalink
Add superior import libraries
Browse files Browse the repository at this point in the history
No more borrowing them from mingw-w64
  • Loading branch information
retep998 committed Mar 3, 2017
1 parent bc83071 commit 1f932ce
Show file tree
Hide file tree
Showing 48 changed files with 10,707 additions and 0 deletions.
780 changes: 780 additions & 0 deletions i686/lib/advapi32.def

Large diffs are not rendered by default.

22 changes: 22 additions & 0 deletions i686/lib/avrt.def
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
LIBRARY AVRT.dll
EXPORTS
AvCreateTaskIndex@12
AvQuerySystemResponsiveness@8
AvQueryTaskIndexValue@8
AvRevertMmThreadCharacteristics@4
AvRtCreateThreadOrderingGroup@16
AvRtCreateThreadOrderingGroupExA@20
AvRtCreateThreadOrderingGroupExW@20
AvRtDeleteThreadOrderingGroup@4
AvRtJoinThreadOrderingGroup@12
AvRtLeaveThreadOrderingGroup@4
AvRtWaitOnThreadOrderingGroup@4
AvSetMmMaxThreadCharacteristicsA@12
AvSetMmMaxThreadCharacteristicsW@12
AvSetMmThreadCharacteristicsA@8
AvSetMmThreadCharacteristicsW@8
AvSetMmThreadPriority@8
AvSetMultimediaMode@8
AvTaskIndexYield@12
AvTaskIndexYieldCancel@4
AvThreadOpenTaskIndex@4
Loading

0 comments on commit 1f932ce

Please sign in to comment.