Build RE baseline and initial Rust workspace

This commit is contained in:
Jan Petykiewicz 2026-04-02 23:11:15 -07:00
commit ffaf155ef0
39 changed files with 5974 additions and 8 deletions

View file

@ -0,0 +1,257 @@
dll,hint,name
KERNEL32.dll,810,SleepEx
KERNEL32.dll,446,GetTickCount
KERNEL32.dll,317,GetDriveTypeA
KERNEL32.dll,522,InterlockedIncrement
KERNEL32.dll,518,InterlockedDecrement
KERNEL32.dll,616,OutputDebugStringA
KERNEL32.dll,301,GetCurrentDirectoryA
KERNEL32.dll,257,GetComputerNameA
KERNEL32.dll,792,SetThreadPriority
KERNEL32.dll,874,WinExec
KERNEL32.dll,745,SetEnvironmentVariableA
KERNEL32.dll,51,CompareStringW
KERNEL32.dll,50,CompareStringA
KERNEL32.dll,350,GetLocaleInfoW
KERNEL32.dll,526,IsBadCodePtr
KERNEL32.dll,529,IsBadReadPtr
KERNEL32.dll,797,SetUnhandledExceptionFilter
KERNEL32.dll,304,GetCurrentProcessId
KERNEL32.dll,380,GetOEMCP
KERNEL32.dll,235,GetACP
KERNEL32.dll,744,SetEndOfFile
KERNEL32.dll,780,SetStdHandle
KERNEL32.dll,418,GetStringTypeW
KERNEL32.dll,415,GetStringTypeA
KERNEL32.dll,539,IsValidCodePage
KERNEL32.dll,541,IsValidLocale
KERNEL32.dll,161,EnumSystemLocalesA
KERNEL32.dll,349,GetLocaleInfoA
KERNEL32.dll,450,GetUserDefaultLCID
KERNEL32.dll,740,SetCurrentDirectoryA
KERNEL32.dll,321,GetEnvironmentStringsW
KERNEL32.dll,228,FreeEnvironmentStringsW
KERNEL32.dll,319,GetEnvironmentStrings
KERNEL32.dll,227,FreeEnvironmentStringsA
KERNEL32.dll,834,UnhandledExceptionFilter
KERNEL32.dll,357,GetModuleFileNameA
KERNEL32.dll,507,HeapSize
KERNEL32.dll,545,LCMapStringW
KERNEL32.dll,544,LCMapStringA
KERNEL32.dll,861,VirtualQuery
KERNEL32.dll,424,GetSystemInfo
KERNEL32.dll,859,VirtualProtect
KERNEL32.dll,219,FlushFileBuffers
KERNEL32.dll,753,SetFilePointer
KERNEL32.dll,414,GetStdHandle
KERNEL32.dll,762,SetHandleCount
KERNEL32.dll,822,TlsAlloc
KERNEL32.dll,824,TlsGetValue
KERNEL32.dll,825,TlsSetValue
KERNEL32.dll,306,GetCurrentThreadId
KERNEL32.dll,766,SetLastError
KERNEL32.dll,823,TlsFree
KERNEL32.dll,643,RaiseException
KERNEL32.dll,532,IsBadWritePtr
KERNEL32.dll,853,VirtualAlloc
KERNEL32.dll,856,VirtualFree
KERNEL32.dll,497,HeapCreate
KERNEL32.dll,499,HeapDestroy
KERNEL32.dll,428,GetSystemTimeAsFileTime
KERNEL32.dll,505,HeapReAlloc
KERNEL32.dll,336,GetFileType
KERNEL32.dll,656,ReadFile
KERNEL32.dll,689,RtlUnwind
KERNEL32.dll,253,GetCommandLineA
KERNEL32.dll,412,GetStartupInfoA
KERNEL32.dll,817,TerminateProcess
KERNEL32.dll,171,ExitProcess
KERNEL32.dll,120,DeleteFileA
KERNEL32.dll,495,HeapAlloc
KERNEL32.dll,395,GetProcessHeap
KERNEL32.dll,501,HeapFree
KERNEL32.dll,837,UnmapViewOfFile
KERNEL32.dll,77,CreateFileW
KERNEL32.dll,74,CreateFileA
KERNEL32.dll,75,CreateFileMappingA
KERNEL32.dll,197,FindFirstFileA
KERNEL32.dll,206,FindNextFileA
KERNEL32.dll,241,GetCPInfo
KERNEL32.dll,193,FindClose
KERNEL32.dll,580,MapViewOfFile
KERNEL32.dll,333,GetFileSize
KERNEL32.dll,346,GetLastError
KERNEL32.dll,886,WriteFile
KERNEL32.dll,359,GetModuleHandleA
KERNEL32.dll,393,GetProcAddress
KERNEL32.dll,558,LoadLibraryA
KERNEL32.dll,537,IsProcessorFeaturePresent
KERNEL32.dll,101,CreateThread
KERNEL32.dll,869,WaitForSingleObject
KERNEL32.dll,44,CloseHandle
KERNEL32.dll,303,GetCurrentProcess
KERNEL32.dll,382,GetPriorityClass
KERNEL32.dll,456,GetVersionExA
KERNEL32.dll,483,GlobalMemoryStatus
KERNEL32.dll,639,QueryPerformanceFrequency
KERNEL32.dll,638,QueryPerformanceCounter
KERNEL32.dll,873,WideCharToMultiByte
KERNEL32.dll,593,MultiByteToWideChar
KERNEL32.dll,514,InitializeCriticalSection
KERNEL32.dll,809,Sleep
KERNEL32.dll,118,DeleteCriticalSection
KERNEL32.dll,557,LeaveCriticalSection
KERNEL32.dll,139,EnterCriticalSection
KERNEL32.dll,348,GetLocalTime
KERNEL32.dll,923,lstrcpynA
KERNEL32.dll,471,GlobalAlloc
KERNEL32.dll,482,GlobalLock
KERNEL32.dll,920,lstrcpyA
KERNEL32.dll,489,GlobalUnlock
KERNEL32.dll,451,GetUserDefaultLangID
USER32.dll,476,MessageBoxA
USER32.dll,586,SetClipboardData
USER32.dll,151,DestroyMenu
USER32.dll,605,SetMenu
USER32.dll,194,EnableMenuItem
USER32.dll,57,CheckMenuItem
USER32.dll,312,GetMenuStringA
USER32.dll,598,SetFocus
USER32.dll,711,VkKeyScanA
USER32.dll,43,CharNextExA
USER32.dll,191,DrawTextW
USER32.dll,188,DrawTextA
USER32.dll,208,EnumDisplayDevicesA
USER32.dll,46,CharPrevExA
USER32.dll,193,EmptyClipboard
USER32.dll,499,OpenClipboard
USER32.dll,257,GetClipboardData
USER32.dll,591,SetCursorPos
USER32.dll,561,ScreenToClient
USER32.dll,671,ToAscii
USER32.dll,267,GetCursorPos
USER32.dll,349,GetSystemMetrics
USER32.dll,277,GetDoubleClickTime
USER32.dll,726,keybd_event
USER32.dll,294,GetKeyboardState
USER32.dll,279,GetForegroundWindow
USER32.dll,509,PeekMessageA
USER32.dll,161,DispatchMessageA
USER32.dll,682,TranslateMessage
USER32.dll,142,DefWindowProcA
USER32.dll,589,SetCursor
USER32.dll,440,LoadCursorFromFileA
USER32.dll,451,LoadMenuA
USER32.dll,658,ShowWindow
USER32.dll,553,ReleaseCapture
USER32.dll,580,SetCapture
USER32.dll,372,GetWindowRect
USER32.dll,1,AdjustWindowRect
USER32.dll,96,CreateWindowExA
USER32.dll,640,SetWindowLongA
USER32.dll,511,PostMessageA
USER32.dll,153,DestroyWindow
USER32.dll,691,UnregisterClassA
USER32.dll,443,LoadIconA
USER32.dll,535,RegisterClassExA
USER32.dll,654,ShowCursor
USER32.dll,66,CloseClipboard
comdlg32.dll,9,GetOpenFileNameA
ADVAPI32.dll,491,RegQueryValueExA
ADVAPI32.dll,480,RegOpenKeyA
ADVAPI32.dll,460,RegCreateKeyExA
ADVAPI32.dll,456,RegCloseKey
ADVAPI32.dll,481,RegOpenKeyExA
ADVAPI32.dll,504,RegSetValueExA
ole32.dll,16,CoCreateInstance
ole32.dll,101,CoUninitialize
ole32.dll,58,CoInitializeEx
mss32.dll,325,_AIL_start_timer@4
mss32.dll,191,_AIL_register_3D_EOS_callback@8
mss32.dll,194,_AIL_register_EOS_callback@8
mss32.dll,318,_AIL_shutdown@0
mss32.dll,125,_AIL_init_sample@4
mss32.dll,326,_AIL_startup@0
mss32.dll,331,_AIL_stop_timer@4
mss32.dll,82,_AIL_close_stream@4
mss32.dll,339,_AIL_stream_status@4
mss32.dll,201,_AIL_register_stream_callback@8
mss32.dll,315,_AIL_set_timer_frequency@8
mss32.dll,324,_AIL_start_stream@4
mss32.dll,151,_AIL_open_stream@12
mss32.dll,61,_AIL_WAV_info@8
mss32.dll,239,_AIL_set_3D_distance_factor@8
mss32.dll,29,_AIL_3D_room_type@4
mss32.dll,43,_AIL_3D_speaker_type@4
mss32.dll,344,_AIL_unlock@0
mss32.dll,146,_AIL_open_3D_provider@4
mss32.dll,260,_AIL_set_3D_speaker_type@8
mss32.dll,242,_AIL_set_3D_position@16
mss32.dll,203,_AIL_register_timer@4
mss32.dll,241,_AIL_set_3D_orientation@28
mss32.dll,312,_AIL_set_stream_volume_levels@12
mss32.dll,317,_AIL_set_timer_user@8
mss32.dll,77,_AIL_close_3D_provider@4
mss32.dll,66,_AIL_allocate_3D_sample_handle@4
mss32.dll,212,_AIL_resume_3D_sample@4
mss32.dll,327,_AIL_stop_3D_sample@4
mss32.dll,100,_AIL_end_3D_sample@4
mss32.dll,75,_AIL_close_3D_listener@4
mss32.dll,205,_AIL_release_3D_sample_handle@4
mss32.dll,257,_AIL_set_3D_sample_playback_rate@8
mss32.dll,248,_AIL_set_3D_sample_effects_level@8
mss32.dll,247,_AIL_set_3D_sample_distances@12
mss32.dll,259,_AIL_set_3D_sample_volume@8
mss32.dll,320,_AIL_start_3D_sample@4
mss32.dll,255,_AIL_set_3D_sample_occlusion@8
mss32.dll,253,_AIL_set_3D_sample_loop_count@8
mss32.dll,250,_AIL_set_3D_sample_file@8
mss32.dll,148,_AIL_open_digital_driver@16
mss32.dll,281,_AIL_set_preference@8
mss32.dll,68,_AIL_allocate_sample_handle@4
mss32.dll,290,_AIL_set_sample_playback_rate@8
mss32.dll,210,_AIL_release_timer_handle@4
mss32.dll,104,_AIL_enumerate_3D_providers@12
mss32.dll,297,_AIL_set_sample_volume_pan@12
mss32.dll,287,_AIL_set_sample_loop_count@8
mss32.dll,144,_AIL_open_3D_listener@4
mss32.dll,152,_AIL_pause_stream@8
mss32.dll,213,_AIL_resume_sample@4
mss32.dll,329,_AIL_stop_sample@4
mss32.dll,296,_AIL_set_sample_volume_levels@12
mss32.dll,101,_AIL_end_sample@4
mss32.dll,322,_AIL_start_sample@4
mss32.dll,282,_AIL_set_redist_directory@4
mss32.dll,285,_AIL_set_sample_file@12
mss32.dll,131,_AIL_lock@0
binkw32.dll,55,_BinkSetVolume@12
binkw32.dll,37,_BinkOpenMiles@4
binkw32.dll,52,_BinkSetSoundSystem@8
binkw32.dll,46,_BinkSetIOSize@4
binkw32.dll,35,_BinkOpen@8
binkw32.dll,31,_BinkGoto@12
binkw32.dll,21,_BinkDoFrame@4
binkw32.dll,34,_BinkNextFrame@4
binkw32.dll,56,_BinkWait@4
binkw32.dll,23,_BinkGetKeyFrame@12
binkw32.dll,15,_BinkClose@4
binkw32.dll,17,_BinkCopyToBuffer@28
binkw32.dll,22,_BinkGetError@0
d3d8.dll,0,Direct3DCreate8
DINPUT8.dll,0,DirectInput8Create
VERSION.dll,1,GetFileVersionInfoSizeA
VERSION.dll,0,GetFileVersionInfoA
VERSION.dll,10,VerQueryValueA
GDI32.dll,405,GetObjectA
GDI32.dll,140,DeleteDC
GDI32.dll,441,GetTextFaceA
GDI32.dll,444,GetTextMetricsA
GDI32.dll,524,SelectObject
GDI32.dll,45,CreateCompatibleDC
GDI32.dll,50,CreateDIBSection
GDI32.dll,532,SetBkMode
GDI32.dll,531,SetBkColor
GDI32.dll,570,SetTextColor
GDI32.dll,58,CreateFontIndirectA
GDI32.dll,143,DeleteObject
GDI32.dll,57,CreateFontA
1 dll hint name
2 KERNEL32.dll 810 SleepEx
3 KERNEL32.dll 446 GetTickCount
4 KERNEL32.dll 317 GetDriveTypeA
5 KERNEL32.dll 522 InterlockedIncrement
6 KERNEL32.dll 518 InterlockedDecrement
7 KERNEL32.dll 616 OutputDebugStringA
8 KERNEL32.dll 301 GetCurrentDirectoryA
9 KERNEL32.dll 257 GetComputerNameA
10 KERNEL32.dll 792 SetThreadPriority
11 KERNEL32.dll 874 WinExec
12 KERNEL32.dll 745 SetEnvironmentVariableA
13 KERNEL32.dll 51 CompareStringW
14 KERNEL32.dll 50 CompareStringA
15 KERNEL32.dll 350 GetLocaleInfoW
16 KERNEL32.dll 526 IsBadCodePtr
17 KERNEL32.dll 529 IsBadReadPtr
18 KERNEL32.dll 797 SetUnhandledExceptionFilter
19 KERNEL32.dll 304 GetCurrentProcessId
20 KERNEL32.dll 380 GetOEMCP
21 KERNEL32.dll 235 GetACP
22 KERNEL32.dll 744 SetEndOfFile
23 KERNEL32.dll 780 SetStdHandle
24 KERNEL32.dll 418 GetStringTypeW
25 KERNEL32.dll 415 GetStringTypeA
26 KERNEL32.dll 539 IsValidCodePage
27 KERNEL32.dll 541 IsValidLocale
28 KERNEL32.dll 161 EnumSystemLocalesA
29 KERNEL32.dll 349 GetLocaleInfoA
30 KERNEL32.dll 450 GetUserDefaultLCID
31 KERNEL32.dll 740 SetCurrentDirectoryA
32 KERNEL32.dll 321 GetEnvironmentStringsW
33 KERNEL32.dll 228 FreeEnvironmentStringsW
34 KERNEL32.dll 319 GetEnvironmentStrings
35 KERNEL32.dll 227 FreeEnvironmentStringsA
36 KERNEL32.dll 834 UnhandledExceptionFilter
37 KERNEL32.dll 357 GetModuleFileNameA
38 KERNEL32.dll 507 HeapSize
39 KERNEL32.dll 545 LCMapStringW
40 KERNEL32.dll 544 LCMapStringA
41 KERNEL32.dll 861 VirtualQuery
42 KERNEL32.dll 424 GetSystemInfo
43 KERNEL32.dll 859 VirtualProtect
44 KERNEL32.dll 219 FlushFileBuffers
45 KERNEL32.dll 753 SetFilePointer
46 KERNEL32.dll 414 GetStdHandle
47 KERNEL32.dll 762 SetHandleCount
48 KERNEL32.dll 822 TlsAlloc
49 KERNEL32.dll 824 TlsGetValue
50 KERNEL32.dll 825 TlsSetValue
51 KERNEL32.dll 306 GetCurrentThreadId
52 KERNEL32.dll 766 SetLastError
53 KERNEL32.dll 823 TlsFree
54 KERNEL32.dll 643 RaiseException
55 KERNEL32.dll 532 IsBadWritePtr
56 KERNEL32.dll 853 VirtualAlloc
57 KERNEL32.dll 856 VirtualFree
58 KERNEL32.dll 497 HeapCreate
59 KERNEL32.dll 499 HeapDestroy
60 KERNEL32.dll 428 GetSystemTimeAsFileTime
61 KERNEL32.dll 505 HeapReAlloc
62 KERNEL32.dll 336 GetFileType
63 KERNEL32.dll 656 ReadFile
64 KERNEL32.dll 689 RtlUnwind
65 KERNEL32.dll 253 GetCommandLineA
66 KERNEL32.dll 412 GetStartupInfoA
67 KERNEL32.dll 817 TerminateProcess
68 KERNEL32.dll 171 ExitProcess
69 KERNEL32.dll 120 DeleteFileA
70 KERNEL32.dll 495 HeapAlloc
71 KERNEL32.dll 395 GetProcessHeap
72 KERNEL32.dll 501 HeapFree
73 KERNEL32.dll 837 UnmapViewOfFile
74 KERNEL32.dll 77 CreateFileW
75 KERNEL32.dll 74 CreateFileA
76 KERNEL32.dll 75 CreateFileMappingA
77 KERNEL32.dll 197 FindFirstFileA
78 KERNEL32.dll 206 FindNextFileA
79 KERNEL32.dll 241 GetCPInfo
80 KERNEL32.dll 193 FindClose
81 KERNEL32.dll 580 MapViewOfFile
82 KERNEL32.dll 333 GetFileSize
83 KERNEL32.dll 346 GetLastError
84 KERNEL32.dll 886 WriteFile
85 KERNEL32.dll 359 GetModuleHandleA
86 KERNEL32.dll 393 GetProcAddress
87 KERNEL32.dll 558 LoadLibraryA
88 KERNEL32.dll 537 IsProcessorFeaturePresent
89 KERNEL32.dll 101 CreateThread
90 KERNEL32.dll 869 WaitForSingleObject
91 KERNEL32.dll 44 CloseHandle
92 KERNEL32.dll 303 GetCurrentProcess
93 KERNEL32.dll 382 GetPriorityClass
94 KERNEL32.dll 456 GetVersionExA
95 KERNEL32.dll 483 GlobalMemoryStatus
96 KERNEL32.dll 639 QueryPerformanceFrequency
97 KERNEL32.dll 638 QueryPerformanceCounter
98 KERNEL32.dll 873 WideCharToMultiByte
99 KERNEL32.dll 593 MultiByteToWideChar
100 KERNEL32.dll 514 InitializeCriticalSection
101 KERNEL32.dll 809 Sleep
102 KERNEL32.dll 118 DeleteCriticalSection
103 KERNEL32.dll 557 LeaveCriticalSection
104 KERNEL32.dll 139 EnterCriticalSection
105 KERNEL32.dll 348 GetLocalTime
106 KERNEL32.dll 923 lstrcpynA
107 KERNEL32.dll 471 GlobalAlloc
108 KERNEL32.dll 482 GlobalLock
109 KERNEL32.dll 920 lstrcpyA
110 KERNEL32.dll 489 GlobalUnlock
111 KERNEL32.dll 451 GetUserDefaultLangID
112 USER32.dll 476 MessageBoxA
113 USER32.dll 586 SetClipboardData
114 USER32.dll 151 DestroyMenu
115 USER32.dll 605 SetMenu
116 USER32.dll 194 EnableMenuItem
117 USER32.dll 57 CheckMenuItem
118 USER32.dll 312 GetMenuStringA
119 USER32.dll 598 SetFocus
120 USER32.dll 711 VkKeyScanA
121 USER32.dll 43 CharNextExA
122 USER32.dll 191 DrawTextW
123 USER32.dll 188 DrawTextA
124 USER32.dll 208 EnumDisplayDevicesA
125 USER32.dll 46 CharPrevExA
126 USER32.dll 193 EmptyClipboard
127 USER32.dll 499 OpenClipboard
128 USER32.dll 257 GetClipboardData
129 USER32.dll 591 SetCursorPos
130 USER32.dll 561 ScreenToClient
131 USER32.dll 671 ToAscii
132 USER32.dll 267 GetCursorPos
133 USER32.dll 349 GetSystemMetrics
134 USER32.dll 277 GetDoubleClickTime
135 USER32.dll 726 keybd_event
136 USER32.dll 294 GetKeyboardState
137 USER32.dll 279 GetForegroundWindow
138 USER32.dll 509 PeekMessageA
139 USER32.dll 161 DispatchMessageA
140 USER32.dll 682 TranslateMessage
141 USER32.dll 142 DefWindowProcA
142 USER32.dll 589 SetCursor
143 USER32.dll 440 LoadCursorFromFileA
144 USER32.dll 451 LoadMenuA
145 USER32.dll 658 ShowWindow
146 USER32.dll 553 ReleaseCapture
147 USER32.dll 580 SetCapture
148 USER32.dll 372 GetWindowRect
149 USER32.dll 1 AdjustWindowRect
150 USER32.dll 96 CreateWindowExA
151 USER32.dll 640 SetWindowLongA
152 USER32.dll 511 PostMessageA
153 USER32.dll 153 DestroyWindow
154 USER32.dll 691 UnregisterClassA
155 USER32.dll 443 LoadIconA
156 USER32.dll 535 RegisterClassExA
157 USER32.dll 654 ShowCursor
158 USER32.dll 66 CloseClipboard
159 comdlg32.dll 9 GetOpenFileNameA
160 ADVAPI32.dll 491 RegQueryValueExA
161 ADVAPI32.dll 480 RegOpenKeyA
162 ADVAPI32.dll 460 RegCreateKeyExA
163 ADVAPI32.dll 456 RegCloseKey
164 ADVAPI32.dll 481 RegOpenKeyExA
165 ADVAPI32.dll 504 RegSetValueExA
166 ole32.dll 16 CoCreateInstance
167 ole32.dll 101 CoUninitialize
168 ole32.dll 58 CoInitializeEx
169 mss32.dll 325 _AIL_start_timer@4
170 mss32.dll 191 _AIL_register_3D_EOS_callback@8
171 mss32.dll 194 _AIL_register_EOS_callback@8
172 mss32.dll 318 _AIL_shutdown@0
173 mss32.dll 125 _AIL_init_sample@4
174 mss32.dll 326 _AIL_startup@0
175 mss32.dll 331 _AIL_stop_timer@4
176 mss32.dll 82 _AIL_close_stream@4
177 mss32.dll 339 _AIL_stream_status@4
178 mss32.dll 201 _AIL_register_stream_callback@8
179 mss32.dll 315 _AIL_set_timer_frequency@8
180 mss32.dll 324 _AIL_start_stream@4
181 mss32.dll 151 _AIL_open_stream@12
182 mss32.dll 61 _AIL_WAV_info@8
183 mss32.dll 239 _AIL_set_3D_distance_factor@8
184 mss32.dll 29 _AIL_3D_room_type@4
185 mss32.dll 43 _AIL_3D_speaker_type@4
186 mss32.dll 344 _AIL_unlock@0
187 mss32.dll 146 _AIL_open_3D_provider@4
188 mss32.dll 260 _AIL_set_3D_speaker_type@8
189 mss32.dll 242 _AIL_set_3D_position@16
190 mss32.dll 203 _AIL_register_timer@4
191 mss32.dll 241 _AIL_set_3D_orientation@28
192 mss32.dll 312 _AIL_set_stream_volume_levels@12
193 mss32.dll 317 _AIL_set_timer_user@8
194 mss32.dll 77 _AIL_close_3D_provider@4
195 mss32.dll 66 _AIL_allocate_3D_sample_handle@4
196 mss32.dll 212 _AIL_resume_3D_sample@4
197 mss32.dll 327 _AIL_stop_3D_sample@4
198 mss32.dll 100 _AIL_end_3D_sample@4
199 mss32.dll 75 _AIL_close_3D_listener@4
200 mss32.dll 205 _AIL_release_3D_sample_handle@4
201 mss32.dll 257 _AIL_set_3D_sample_playback_rate@8
202 mss32.dll 248 _AIL_set_3D_sample_effects_level@8
203 mss32.dll 247 _AIL_set_3D_sample_distances@12
204 mss32.dll 259 _AIL_set_3D_sample_volume@8
205 mss32.dll 320 _AIL_start_3D_sample@4
206 mss32.dll 255 _AIL_set_3D_sample_occlusion@8
207 mss32.dll 253 _AIL_set_3D_sample_loop_count@8
208 mss32.dll 250 _AIL_set_3D_sample_file@8
209 mss32.dll 148 _AIL_open_digital_driver@16
210 mss32.dll 281 _AIL_set_preference@8
211 mss32.dll 68 _AIL_allocate_sample_handle@4
212 mss32.dll 290 _AIL_set_sample_playback_rate@8
213 mss32.dll 210 _AIL_release_timer_handle@4
214 mss32.dll 104 _AIL_enumerate_3D_providers@12
215 mss32.dll 297 _AIL_set_sample_volume_pan@12
216 mss32.dll 287 _AIL_set_sample_loop_count@8
217 mss32.dll 144 _AIL_open_3D_listener@4
218 mss32.dll 152 _AIL_pause_stream@8
219 mss32.dll 213 _AIL_resume_sample@4
220 mss32.dll 329 _AIL_stop_sample@4
221 mss32.dll 296 _AIL_set_sample_volume_levels@12
222 mss32.dll 101 _AIL_end_sample@4
223 mss32.dll 322 _AIL_start_sample@4
224 mss32.dll 282 _AIL_set_redist_directory@4
225 mss32.dll 285 _AIL_set_sample_file@12
226 mss32.dll 131 _AIL_lock@0
227 binkw32.dll 55 _BinkSetVolume@12
228 binkw32.dll 37 _BinkOpenMiles@4
229 binkw32.dll 52 _BinkSetSoundSystem@8
230 binkw32.dll 46 _BinkSetIOSize@4
231 binkw32.dll 35 _BinkOpen@8
232 binkw32.dll 31 _BinkGoto@12
233 binkw32.dll 21 _BinkDoFrame@4
234 binkw32.dll 34 _BinkNextFrame@4
235 binkw32.dll 56 _BinkWait@4
236 binkw32.dll 23 _BinkGetKeyFrame@12
237 binkw32.dll 15 _BinkClose@4
238 binkw32.dll 17 _BinkCopyToBuffer@28
239 binkw32.dll 22 _BinkGetError@0
240 d3d8.dll 0 Direct3DCreate8
241 DINPUT8.dll 0 DirectInput8Create
242 VERSION.dll 1 GetFileVersionInfoSizeA
243 VERSION.dll 0 GetFileVersionInfoA
244 VERSION.dll 10 VerQueryValueA
245 GDI32.dll 405 GetObjectA
246 GDI32.dll 140 DeleteDC
247 GDI32.dll 441 GetTextFaceA
248 GDI32.dll 444 GetTextMetricsA
249 GDI32.dll 524 SelectObject
250 GDI32.dll 45 CreateCompatibleDC
251 GDI32.dll 50 CreateDIBSection
252 GDI32.dll 532 SetBkMode
253 GDI32.dll 531 SetBkColor
254 GDI32.dll 570 SetTextColor
255 GDI32.dll 58 CreateFontIndirectA
256 GDI32.dll 143 DeleteObject
257 GDI32.dll 57 CreateFontA