1*eb574b03SAriel Constenla-Haile;*************************************************************************
2*eb574b03SAriel Constenla-Haile;
3*eb574b03SAriel Constenla-Haile;  Licensed to the Apache Software Foundation (ASF) under one
4*eb574b03SAriel Constenla-Haile;  or more contributor license agreements.  See the NOTICE file
5*eb574b03SAriel Constenla-Haile;  distributed with this work for additional information
6*eb574b03SAriel Constenla-Haile;  regarding copyright ownership.  The ASF licenses this file
7*eb574b03SAriel Constenla-Haile;  to you under the Apache License, Version 2.0 (the
8*eb574b03SAriel Constenla-Haile;  "License"); you may not use this file except in compliance
9*eb574b03SAriel Constenla-Haile;  with the License.  You may obtain a copy of the License at
10*eb574b03SAriel Constenla-Haile;
11*eb574b03SAriel Constenla-Haile;    http://www.apache.org/licenses/LICENSE-2.0
12*eb574b03SAriel Constenla-Haile;
13*eb574b03SAriel Constenla-Haile;  Unless required by applicable law or agreed to in writing,
14*eb574b03SAriel Constenla-Haile;  software distributed under the License is distributed on an
15*eb574b03SAriel Constenla-Haile;  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*eb574b03SAriel Constenla-Haile;  KIND, either express or implied.  See the License for the
17*eb574b03SAriel Constenla-Haile;  specific language governing permissions and limitations
18*eb574b03SAriel Constenla-Haile;  under the License.
19*eb574b03SAriel Constenla-Haile;
20*eb574b03SAriel Constenla-Haile;*************************************************************************
21cdf0e10cSrcweir;
22cdf0e10cSrcweir; Functions that are exported but not implemented by unicows.dll
23cdf0e10cSrcweir; are only inserted as comment.
24cdf0e10cSrcweir;
25cdf0e10cSrcweir; In addition to MSDN Platform SDK documentation the following functions
26cdf0e10cSrcweir; are not implemented too:
27cdf0e10cSrcweir; AddMonitorW, FreeContextBufferW, GetPrinterDriverDirectoryW,
28cdf0e10cSrcweir; MCIWndCreateW
29cdf0e10cSrcweir;
30cdf0e10cSrcweir; The following functions of unicows.dll are buggy:
31cdf0e10cSrcweir; DrawStateW, GetLogicalDriveStringsW (both implemented in uwinapi.dll)
32cdf0e10cSrcweir;
33cdf0e10cSrcweir; The following functions of unicows.dll are wrapped but the ANSI versions
34cdf0e10cSrcweir; do not exist on Win9x so the wrapper is useless:
35cdf0e10cSrcweir; MoveFileExW, CopyFileExW (both implemented in uwinapi.dll along with the
36cdf0e10cSrcweir; ANSI versions )
37cdf0e10cSrcweir;
38cdf0e10cSrcweir; These functions do not exist on Win 95 and NT neither as Unicode
39cdf0e10cSrcweir; nor as ANSI version, so the wrapper will fail on NT4 and Win 95
40cdf0e10cSrcweir; GetLongPathNameW ( implemented in uwinapi.dll along with the
41cdf0e10cSrcweir; ANSI version )
42cdf0e10cSrcweir;
43cdf0e10cSrcweir; These essential functions aren't implemented by unicows.dll because
44cdf0e10cSrcweir; there's no ANSI version:
45cdf0e10cSrcweir; CommandLineToArgvW (implemented by uwinapi.dll)
46cdf0e10cSrcweir;
47cdf0e10cSrcweir;*************************************************************************
48cdf0e10cSrcweir
49cdf0e10cSrcweir;AcquireCredentialsHandleW@36
50cdf0e10cSrcweirAddAtomW@4
51cdf0e10cSrcweirAddFontResourceW@4
52cdf0e10cSrcweirAddJobW@20
53cdf0e10cSrcweirAddPortW@12
54cdf0e10cSrcweirAddPrintProcessorW@16
55cdf0e10cSrcweirAddPrintProvidorW@12
56cdf0e10cSrcweirAddPrinterDriverW@12
57cdf0e10cSrcweirAddPrinterW@12
58cdf0e10cSrcweirAdvancedDocumentPropertiesW@20
59cdf0e10cSrcweirAppendMenuW@16
60cdf0e10cSrcweirBeginUpdateResourceW@8
61cdf0e10cSrcweirBroadcastSystemMessageW@20
62cdf0e10cSrcweirBuildCommDCBAndTimeoutsW@12
63cdf0e10cSrcweirBuildCommDCBW@8
64cdf0e10cSrcweirCallMsgFilterW@8
65cdf0e10cSrcweirCallNamedPipeW@28
66cdf0e10cSrcweirCallWindowProcA@20
67cdf0e10cSrcweirCallWindowProcW@20
68cdf0e10cSrcweirChangeDisplaySettingsExW@20
69cdf0e10cSrcweirChangeDisplaySettingsW@8
70cdf0e10cSrcweirChangeMenuW@20
71cdf0e10cSrcweirCharLowerBuffW@8
72cdf0e10cSrcweirCharLowerW@4
73cdf0e10cSrcweirCharNextW@4
74cdf0e10cSrcweirCharPrevW@8
75cdf0e10cSrcweirCharToOemBuffW@12
76cdf0e10cSrcweirCharToOemW@8
77cdf0e10cSrcweirCharUpperBuffW@8
78cdf0e10cSrcweirCharUpperW@4
79cdf0e10cSrcweirChooseColorW@4
80cdf0e10cSrcweirChooseFontW@4
81cdf0e10cSrcweirCommConfigDialogW@12
82cdf0e10cSrcweirCompareStringW@24
83cdf0e10cSrcweirConfigurePortW@12
84cdf0e10cSrcweirCopyAcceleratorTableW@12
85cdf0e10cSrcweirCopyEnhMetaFileW@8
86cdf0e10cSrcweirCopyFileExW@24
87cdf0e10cSrcweirCopyFileW@12
88cdf0e10cSrcweirCopyMetaFileW@8
89cdf0e10cSrcweirCreateAcceleratorTableW@8
90cdf0e10cSrcweirCreateColorSpaceW@4
91cdf0e10cSrcweirCreateDCW@16
92cdf0e10cSrcweirCreateDialogIndirectParamW@20
93cdf0e10cSrcweirCreateDialogParamW@20
94cdf0e10cSrcweirCreateDirectoryExW@12
95cdf0e10cSrcweirCreateDirectoryW@8
96cdf0e10cSrcweirCreateEnhMetaFileW@16
97cdf0e10cSrcweirCreateEventW@16
98cdf0e10cSrcweirCreateFileMappingW@24
99cdf0e10cSrcweirCreateFileW@28
100cdf0e10cSrcweirCreateFontIndirectW@4
101cdf0e10cSrcweirCreateFontW@56
102cdf0e10cSrcweirCreateICW@16
103cdf0e10cSrcweirCreateMDIWindowW@40
104cdf0e10cSrcweirCreateMailslotW@16
105cdf0e10cSrcweirCreateMetaFileW@4
106cdf0e10cSrcweirCreateMutexW@12
107cdf0e10cSrcweir;CreateNamedPipeW@32
108cdf0e10cSrcweirCreateProcessW@40
109cdf0e10cSrcweirCreateScalableFontResourceW@16
110cdf0e10cSrcweirCreateSemaphoreW@16
111cdf0e10cSrcweirCreateStdAccessibleProxyW@20
112cdf0e10cSrcweirCreateWaitableTimerW@12
113cdf0e10cSrcweirCreateWindowExW@48
114cdf0e10cSrcweirDdeConnect@16
115cdf0e10cSrcweirDdeConnectList@20
116cdf0e10cSrcweirDdeCreateStringHandleW@12
117cdf0e10cSrcweirDdeInitializeW@16
118cdf0e10cSrcweirDdeQueryConvInfo@12
119cdf0e10cSrcweirDdeQueryStringW@20
120cdf0e10cSrcweirDefDlgProcW@16
121cdf0e10cSrcweirDefFrameProcW@20
122cdf0e10cSrcweirDefMDIChildProcW@16
123cdf0e10cSrcweirDefWindowProcW@16
124cdf0e10cSrcweirDeleteFileW@4
125cdf0e10cSrcweirDeleteMonitorW@12
126cdf0e10cSrcweirDeletePortW@12
127cdf0e10cSrcweirDeletePrintProcessorW@12
128cdf0e10cSrcweirDeletePrintProvidorW@12
129cdf0e10cSrcweirDeletePrinterDriverW@12
130cdf0e10cSrcweir;DeviceCapabilitiesW@20
131cdf0e10cSrcweirDialogBoxIndirectParamW@20
132cdf0e10cSrcweirDialogBoxParamW@20
133cdf0e10cSrcweirDispatchMessageW@4
134cdf0e10cSrcweirDlgDirListComboBoxW@20
135cdf0e10cSrcweirDlgDirListW@20
136cdf0e10cSrcweirDlgDirSelectComboBoxExW@16
137cdf0e10cSrcweirDlgDirSelectExW@16
138cdf0e10cSrcweir;DocumentPropertiesW@24
139cdf0e10cSrcweirDragQueryFileW@16
140cdf0e10cSrcweirDrawStateW@40
141cdf0e10cSrcweirDrawTextExW@24
142cdf0e10cSrcweirDrawTextW@20
143cdf0e10cSrcweirEnableWindow@8
144cdf0e10cSrcweirEndUpdateResourceW@8
145cdf0e10cSrcweirEnumCalendarInfoExW@16
146cdf0e10cSrcweirEnumCalendarInfoW@16
147cdf0e10cSrcweirEnumClipboardFormats@4
148cdf0e10cSrcweirEnumDateFormatsExW@12
149cdf0e10cSrcweirEnumDateFormatsW@12
150cdf0e10cSrcweirEnumDisplayDevicesW@16
151cdf0e10cSrcweirEnumDisplaySettingsExW@16
152cdf0e10cSrcweirEnumDisplaySettingsW@12
153cdf0e10cSrcweirEnumFontFamiliesExW@20
154cdf0e10cSrcweirEnumFontFamiliesW@16
155cdf0e10cSrcweirEnumFontsW@16
156cdf0e10cSrcweirEnumICMProfilesW@12
157cdf0e10cSrcweir;EnumMonitorsW@24
158cdf0e10cSrcweir;EnumPortsW@24
159cdf0e10cSrcweir;EnumPrintProcessorDatatypesW@28
160cdf0e10cSrcweir;EnumPrintProcessorsW@28
161cdf0e10cSrcweir;EnumPrinterDriversW@28
162cdf0e10cSrcweir;EnumPrintersW@28
163cdf0e10cSrcweirEnumPropsA@8
164cdf0e10cSrcweirEnumPropsExA@12
165cdf0e10cSrcweirEnumPropsExW@12
166cdf0e10cSrcweirEnumPropsW@8
167cdf0e10cSrcweirEnumSystemCodePagesW@8
168cdf0e10cSrcweirEnumSystemLocalesW@8
169cdf0e10cSrcweirEnumTimeFormatsW@12
170cdf0e10cSrcweir;EnumerateSecurityPackagesW@8
171cdf0e10cSrcweirExpandEnvironmentStringsW@12
172cdf0e10cSrcweirExtTextOutW@32
173cdf0e10cSrcweirExtractIconExW@20
174cdf0e10cSrcweirExtractIconW@12
175cdf0e10cSrcweirFatalAppExitW@8
176cdf0e10cSrcweirFillConsoleOutputCharacterW@20
177cdf0e10cSrcweirFindAtomW@4
178cdf0e10cSrcweir;FindExecutableW@12
179cdf0e10cSrcweirFindFirstChangeNotificationW@12
180cdf0e10cSrcweirFindFirstFileW@8
181cdf0e10cSrcweirFindNextFileW@8
182cdf0e10cSrcweirFindResourceExW@16
183cdf0e10cSrcweirFindResourceW@12
184cdf0e10cSrcweirFindTextW@4
185cdf0e10cSrcweirFindWindowExW@16
186cdf0e10cSrcweirFindWindowW@8
187cdf0e10cSrcweirFormatMessageW@28
188cdf0e10cSrcweir;FreeContextBuffer@4
189cdf0e10cSrcweirFreeEnvironmentStringsW@4
190cdf0e10cSrcweirGetAltTabInfoW@20
191cdf0e10cSrcweirGetAtomNameW@12
192cdf0e10cSrcweirGetCPInfo@8
193cdf0e10cSrcweirGetCPInfoExW@12
194cdf0e10cSrcweirGetCalendarInfoW@24
195cdf0e10cSrcweir;GetCharABCWidthsFloatW@16
196cdf0e10cSrcweirGetCharABCWidthsW@16
197cdf0e10cSrcweirGetCharWidthFloatW@16
198cdf0e10cSrcweirGetCharWidthW@16
199cdf0e10cSrcweirGetCharacterPlacementW@24
200cdf0e10cSrcweirGetClassInfoExW@12
201cdf0e10cSrcweirGetClassInfoW@12
202cdf0e10cSrcweirGetClassLongW@8
203cdf0e10cSrcweirGetClassNameW@12
204cdf0e10cSrcweirGetClipboardData@4
205cdf0e10cSrcweirGetClipboardFormatNameW@12
206cdf0e10cSrcweirGetComputerNameW@8
207cdf0e10cSrcweirGetConsoleTitleW@8
208cdf0e10cSrcweirGetCurrencyFormatW@24
209cdf0e10cSrcweirGetCurrentDirectoryW@8
210cdf0e10cSrcweirGetCurrentHwProfileW@4
211cdf0e10cSrcweirGetDateFormatW@24
212cdf0e10cSrcweirGetDefaultCommConfigW@12
213cdf0e10cSrcweirGetDiskFreeSpaceExW@16
214cdf0e10cSrcweirGetDiskFreeSpaceW@20
215cdf0e10cSrcweirGetDlgItemTextW@16
216cdf0e10cSrcweirGetDriveTypeW@4
217cdf0e10cSrcweirGetEnhMetaFileDescriptionW@12
218cdf0e10cSrcweirGetEnhMetaFileW@4
219cdf0e10cSrcweirGetEnvironmentStringsW@0
220cdf0e10cSrcweirGetEnvironmentVariableW@12
221cdf0e10cSrcweirGetFileAttributesExW@12
222cdf0e10cSrcweirGetFileAttributesW@4
223cdf0e10cSrcweirGetFileTitleW@12
224cdf0e10cSrcweirGetFileVersionInfoSizeW@8
225cdf0e10cSrcweirGetFileVersionInfoW@16
226cdf0e10cSrcweirGetFullPathNameW@16
227cdf0e10cSrcweirGetGlyphOutlineW@28
228cdf0e10cSrcweirGetICMProfileW@12
229cdf0e10cSrcweir;GetJobW@24
230cdf0e10cSrcweirGetKerningPairsW@12
231cdf0e10cSrcweirGetKeyNameTextW@12
232cdf0e10cSrcweirGetKeyboardLayoutNameW@4
233cdf0e10cSrcweirGetLocaleInfoW@16
234cdf0e10cSrcweirGetLogColorSpaceW@12
235cdf0e10cSrcweirGetLogicalDriveStringsW@8
236cdf0e10cSrcweirGetLongPathNameW@12
237cdf0e10cSrcweirGetMenuItemInfoW@16
238cdf0e10cSrcweirGetMenuStringW@20
239cdf0e10cSrcweirGetMessageW@16
240cdf0e10cSrcweirGetMetaFileW@4
241cdf0e10cSrcweirGetModuleFileNameW@12
242cdf0e10cSrcweirGetModuleHandleW@4
243cdf0e10cSrcweirGetMonitorInfoW@8
244cdf0e10cSrcweirGetNamedPipeHandleStateW@28
245cdf0e10cSrcweirGetNumberFormatW@24
246cdf0e10cSrcweirGetObjectW@12
247cdf0e10cSrcweirGetOpenFileNamePreviewW@4
248cdf0e10cSrcweirGetOpenFileNameW@4
249cdf0e10cSrcweirGetOutlineTextMetricsW@12
250cdf0e10cSrcweirGetPrintProcessorDirectoryW@24
251cdf0e10cSrcweir;GetPrinterDataW@24
252cdf0e10cSrcweir;GetPrinterDriverDirectoryW24
253cdf0e10cSrcweir;GetPrinterDriverW@24
254cdf0e10cSrcweir;GetPrinterW@20
255cdf0e10cSrcweirGetPrivateProfileIntW@16
256cdf0e10cSrcweirGetPrivateProfileSectionNamesW@12
257cdf0e10cSrcweirGetPrivateProfileSectionW@16
258cdf0e10cSrcweirGetPrivateProfileStringW@24
259cdf0e10cSrcweirGetPrivateProfileStructW@20
260cdf0e10cSrcweirGetProcAddress@8=Internal_GetProcAddress@8
261cdf0e10cSrcweirGetProfileIntW@12
262cdf0e10cSrcweirGetProfileSectionW@12
263cdf0e10cSrcweirGetProfileStringW@20
264cdf0e10cSrcweirGetPropA@8
265cdf0e10cSrcweirGetPropW@8
266cdf0e10cSrcweirGetRoleTextW@12
267cdf0e10cSrcweirGetSaveFileNamePreviewW@4
268cdf0e10cSrcweirGetSaveFileNameW@4
269cdf0e10cSrcweirGetShortPathNameW@12
270cdf0e10cSrcweirGetStartupInfoW@4
271cdf0e10cSrcweirGetStateTextW@12
272cdf0e10cSrcweirGetStringTypeExW@20
273cdf0e10cSrcweirGetStringTypeW@16
274cdf0e10cSrcweirGetSystemDirectoryW@8
275cdf0e10cSrcweirGetSystemWindowsDirectoryW@8
276cdf0e10cSrcweirGetTabbedTextExtentW@20
277cdf0e10cSrcweirGetTempFileNameW@16
278cdf0e10cSrcweirGetTempPathW@8
279cdf0e10cSrcweirGetTextExtentExPointW@28
280cdf0e10cSrcweirGetTextExtentPoint32W@16
281cdf0e10cSrcweirGetTextExtentPointW@16
282cdf0e10cSrcweirGetTextFaceW@12
283cdf0e10cSrcweirGetTextMetricsW@8
284cdf0e10cSrcweirGetTimeFormatW@24
285cdf0e10cSrcweirGetUserNameW@8
286cdf0e10cSrcweirGetVersionExW@4
287cdf0e10cSrcweirGetVolumeInformationW@32
288cdf0e10cSrcweirGetWindowLongA@8
289cdf0e10cSrcweirGetWindowLongW@8
290cdf0e10cSrcweirGetWindowModuleFileNameW@12
291cdf0e10cSrcweirGetWindowTextLengthW@4
292cdf0e10cSrcweirGetWindowTextW@12
293cdf0e10cSrcweirGetWindowsDirectoryW@8
294cdf0e10cSrcweirGlobalAddAtomW@4
295cdf0e10cSrcweirGlobalFindAtomW@4
296cdf0e10cSrcweirGlobalGetAtomNameW@12
297cdf0e10cSrcweirGrayStringW@36
298cdf0e10cSrcweir;InitSecurityInterfaceW@0
299cdf0e10cSrcweir;InitializeSecurityContextW@48
300cdf0e10cSrcweirInsertMenuItemW@16
301cdf0e10cSrcweirInsertMenuW@20
302cdf0e10cSrcweirIsBadStringPtrW@8
303cdf0e10cSrcweirIsCharAlphaNumericW@4
304cdf0e10cSrcweirIsCharAlphaW@4
305cdf0e10cSrcweirIsCharLowerW@4
306cdf0e10cSrcweirIsCharUpperW@4
307cdf0e10cSrcweirIsClipboardFormatAvailable@4
308cdf0e10cSrcweirIsDestinationReachableW@8
309cdf0e10cSrcweirIsDialogMessageW@8
310cdf0e10cSrcweirIsTextUnicode@12
311cdf0e10cSrcweirIsValidCodePage@4
312cdf0e10cSrcweirIsWindowUnicode@4
313cdf0e10cSrcweirLCMapStringW@24
314cdf0e10cSrcweirLoadAcceleratorsW@8
315cdf0e10cSrcweirLoadBitmapW@8
316cdf0e10cSrcweirLoadCursorFromFileW@4
317cdf0e10cSrcweirLoadCursorW@8
318cdf0e10cSrcweirLoadIconW@8
319cdf0e10cSrcweirLoadImageW@24
320cdf0e10cSrcweirLoadKeyboardLayoutW@8
321cdf0e10cSrcweirLoadLibraryExW@12
322cdf0e10cSrcweirLoadLibraryW@4
323cdf0e10cSrcweirLoadMenuIndirectW@4
324cdf0e10cSrcweirLoadMenuW@8
325cdf0e10cSrcweirLoadStringW@16
326cdf0e10cSrcweir;MCIWndCreateW@4
327cdf0e10cSrcweirMapVirtualKeyExW@12
328cdf0e10cSrcweirMapVirtualKeyW@8
329cdf0e10cSrcweirMessageBoxExW@20
330cdf0e10cSrcweirMessageBoxIndirectW@4
331cdf0e10cSrcweirMessageBoxW@16
332cdf0e10cSrcweirModifyMenuW@20
333cdf0e10cSrcweirMoveFileW@8
334cdf0e10cSrcweirMultiByteToWideChar@24
335cdf0e10cSrcweirMultinetGetConnectionPerformanceW@8
336cdf0e10cSrcweirOemToCharBuffW@12
337cdf0e10cSrcweirOemToCharW@8
338cdf0e10cSrcweir;OleUIAddVerbMenuW@36
339cdf0e10cSrcweir;OleUIBusyW@4
340cdf0e10cSrcweir;OleUIChangeIconW@4
341cdf0e10cSrcweir;OleUIChangeSourceW@4
342cdf0e10cSrcweir;OleUIConvertW@4
343cdf0e10cSrcweir;OleUIEditLinksW@4
344cdf0e10cSrcweir;OleUIInsertObjectW@4
345cdf0e10cSrcweir;OleUIObjectPropertiesW@4
346cdf0e10cSrcweir;OleUIPasteSpecialW@4
347cdf0e10cSrcweir;OleUIPromptUserW@8
348cdf0e10cSrcweir;OleUIUpdateLinksW@16
349cdf0e10cSrcweirOpenEventW@12
350cdf0e10cSrcweirOpenFileMappingW@12
351cdf0e10cSrcweirOpenMutexW@12
352cdf0e10cSrcweirOpenPrinterW@12
353cdf0e10cSrcweirOpenSemaphoreW@12
354cdf0e10cSrcweirOpenWaitableTimerW@12
355cdf0e10cSrcweirOutputDebugStringW@4
356cdf0e10cSrcweirPageSetupDlgW@4
357cdf0e10cSrcweirPeekConsoleInputW@16
358cdf0e10cSrcweirPeekMessageW@20
359cdf0e10cSrcweirPlaySoundW@12
360cdf0e10cSrcweir;PolyTextOutW@12
361cdf0e10cSrcweirPostMessageW@16
362cdf0e10cSrcweirPostThreadMessageW@16
363cdf0e10cSrcweirPrintDlgW@4
364cdf0e10cSrcweir;QueryContextAttributesW@12
365cdf0e10cSrcweir;QueryCredentialsAttributesW@12
366cdf0e10cSrcweirQueryDosDeviceW@12
367cdf0e10cSrcweir;QuerySecurityPackageInfoW@8
368cdf0e10cSrcweirRasConnectionNotificationW@12
369cdf0e10cSrcweirRasCreatePhonebookEntryW@8
370cdf0e10cSrcweirRasDeleteEntryW@8
371cdf0e10cSrcweirRasDeleteSubEntryW@12
372cdf0e10cSrcweir;RasDialW@24
373cdf0e10cSrcweirRasEditPhonebookEntryW@12
374cdf0e10cSrcweirRasEnumConnectionsW@12
375cdf0e10cSrcweirRasEnumDevicesW@12
376cdf0e10cSrcweirRasEnumEntriesW@20
377cdf0e10cSrcweirRasGetConnectStatusW@8
378cdf0e10cSrcweirRasGetEntryDialParamsW@12
379cdf0e10cSrcweirRasGetEntryPropertiesW@24
380cdf0e10cSrcweirRasGetErrorStringW@12
381cdf0e10cSrcweirRasHangUpW@4
382cdf0e10cSrcweirRasRenameEntryW@12
383cdf0e10cSrcweirRasSetEntryDialParamsW@12
384cdf0e10cSrcweirRasSetEntryPropertiesW@24
385cdf0e10cSrcweirRasSetSubEntryPropertiesW@28
386cdf0e10cSrcweirRasValidateEntryNameW@8
387cdf0e10cSrcweirReadConsoleInputW@16
388cdf0e10cSrcweirReadConsoleOutputCharacterW@20
389cdf0e10cSrcweirReadConsoleOutputW@20
390cdf0e10cSrcweirReadConsoleW@20
391cdf0e10cSrcweirRegConnectRegistryW@12
392cdf0e10cSrcweirRegCreateKeyExW@36
393cdf0e10cSrcweirRegCreateKeyW@12
394cdf0e10cSrcweirRegDeleteKeyW@8
395cdf0e10cSrcweirRegDeleteValueW@8
396cdf0e10cSrcweirRegEnumKeyExW@32
397cdf0e10cSrcweirRegEnumKeyW@16
398cdf0e10cSrcweirRegEnumValueW@32
399cdf0e10cSrcweirRegLoadKeyW@12
400cdf0e10cSrcweirRegOpenKeyExW@20
401cdf0e10cSrcweirRegOpenKeyW@12
402cdf0e10cSrcweirRegQueryInfoKeyW@48
403cdf0e10cSrcweirRegQueryMultipleValuesW@20
404cdf0e10cSrcweirRegQueryValueExW@24
405cdf0e10cSrcweirRegQueryValueW@16
406cdf0e10cSrcweirRegReplaceKeyW@16
407cdf0e10cSrcweirRegSaveKeyW@12
408cdf0e10cSrcweirRegSetValueExW@24
409cdf0e10cSrcweirRegSetValueW@20
410cdf0e10cSrcweirRegUnLoadKeyW@8
411cdf0e10cSrcweirRegisterClassExW@4
412cdf0e10cSrcweirRegisterClassW@4
413cdf0e10cSrcweirRegisterClipboardFormatW@4
414cdf0e10cSrcweirRegisterDeviceNotificationW@12
415cdf0e10cSrcweirRegisterWindowMessageW@4
416cdf0e10cSrcweirRemoveDirectoryW@4
417cdf0e10cSrcweirRemoveFontResourceW@4
418cdf0e10cSrcweirRemovePropA@8
419cdf0e10cSrcweirRemovePropW@8
420cdf0e10cSrcweirReplaceTextW@4
421cdf0e10cSrcweirResetDCW@8
422cdf0e10cSrcweir;ResetPrinterW@8
423cdf0e10cSrcweirSHBrowseForFolderW@4
424cdf0e10cSrcweirSHChangeNotify@16
425cdf0e10cSrcweirSHFileOperationW@4
426cdf0e10cSrcweirSHGetFileInfoW@20
427cdf0e10cSrcweirSHGetNewLinkInfoW@20
428cdf0e10cSrcweirSHGetPathFromIDListW@8
429cdf0e10cSrcweirScrollConsoleScreenBufferW@20
430cdf0e10cSrcweirSearchPathW@24
431cdf0e10cSrcweirSendDlgItemMessageW@20
432cdf0e10cSrcweirSendMessageCallbackW@24
433cdf0e10cSrcweirSendMessageTimeoutW@28
434cdf0e10cSrcweirSendMessageW@16
435cdf0e10cSrcweirSendNotifyMessageW@16
436cdf0e10cSrcweirSetCalendarInfoW@16
437cdf0e10cSrcweirSetClassLongW@12
438cdf0e10cSrcweirSetComputerNameW@4
439cdf0e10cSrcweirSetConsoleTitleW@4
440cdf0e10cSrcweirSetCurrentDirectoryW@4
441cdf0e10cSrcweirSetDefaultCommConfigW@12
442cdf0e10cSrcweirSetDlgItemTextW@12
443cdf0e10cSrcweirSetEnvironmentVariableW@8
444cdf0e10cSrcweirSetFileAttributesW@8
445cdf0e10cSrcweirSetICMProfileW@8
446cdf0e10cSrcweirSetJobW@20
447cdf0e10cSrcweirSetLocaleInfoW@12
448cdf0e10cSrcweirSetMenuItemInfoW@16
449cdf0e10cSrcweirSetPrinterDataW@20
450cdf0e10cSrcweirSetPrinterW@16
451cdf0e10cSrcweirSetPropA@12
452cdf0e10cSrcweirSetPropW@12
453cdf0e10cSrcweirSetVolumeLabelW@8
454cdf0e10cSrcweirSetWindowLongA@12
455cdf0e10cSrcweirSetWindowLongW@12
456cdf0e10cSrcweirSetWindowTextW@8
457cdf0e10cSrcweirSetWindowsHookExW@16
458cdf0e10cSrcweirSetWindowsHookW@8
459cdf0e10cSrcweirShellAboutW@16
460cdf0e10cSrcweirShellExecuteExW@4
461cdf0e10cSrcweirShellExecuteW@24
462cdf0e10cSrcweirShell_NotifyIconW@8
463cdf0e10cSrcweirStartDocPrinterW@12
464cdf0e10cSrcweirStartDocW@8
465cdf0e10cSrcweirSystemParametersInfoW@16
466cdf0e10cSrcweirTabbedTextOutW@32
467cdf0e10cSrcweirTextOutW@20
468cdf0e10cSrcweirTranslateAcceleratorW@12
469cdf0e10cSrcweirUnregisterClassW@8
470cdf0e10cSrcweirUpdateICMRegKeyW@16
471cdf0e10cSrcweirUpdateResourceW@24
472cdf0e10cSrcweirVerFindFileW@32
473cdf0e10cSrcweirVerInstallFileW@32
474cdf0e10cSrcweirVerLanguageNameW@12
475cdf0e10cSrcweirVerQueryValueW@16
476cdf0e10cSrcweirVkKeyScanExW@8
477cdf0e10cSrcweirVkKeyScanW@4
478cdf0e10cSrcweirWNetAddConnection2W@16
479cdf0e10cSrcweirWNetAddConnection3W@20
480cdf0e10cSrcweirWNetAddConnectionW@12
481cdf0e10cSrcweirWNetCancelConnection2W@12
482cdf0e10cSrcweirWNetCancelConnectionW@8
483cdf0e10cSrcweirWNetConnectionDialog1W@4
484cdf0e10cSrcweirWNetDisconnectDialog1W@4
485cdf0e10cSrcweirWNetEnumResourceW@16
486cdf0e10cSrcweirWNetGetConnectionW@12
487cdf0e10cSrcweirWNetGetLastErrorW@20
488cdf0e10cSrcweirWNetGetNetworkInformationW@8
489cdf0e10cSrcweirWNetGetProviderNameW@12
490cdf0e10cSrcweirWNetGetResourceInformationW@16
491cdf0e10cSrcweirWNetGetResourceParentW@12
492cdf0e10cSrcweirWNetGetUniversalNameW@16
493cdf0e10cSrcweirWNetGetUserW@12
494cdf0e10cSrcweirWNetOpenEnumW@20
495cdf0e10cSrcweirWNetUseConnectionW@32
496cdf0e10cSrcweirWaitNamedPipeW@8
497cdf0e10cSrcweirWideCharToMultiByte@32
498cdf0e10cSrcweirWinHelpW@16
499cdf0e10cSrcweirWriteConsoleInputW@16
500cdf0e10cSrcweirWriteConsoleOutputCharacterW@20
501cdf0e10cSrcweirWriteConsoleOutputW@20
502cdf0e10cSrcweirWriteConsoleW@20
503cdf0e10cSrcweirWritePrivateProfileSectionW@12
504cdf0e10cSrcweirWritePrivateProfileStringW@16
505cdf0e10cSrcweirWritePrivateProfileStructW@20
506cdf0e10cSrcweirWriteProfileSectionW@8
507cdf0e10cSrcweirWriteProfileStringW@12
508cdf0e10cSrcweir;auxGetDevCapsW@12
509cdf0e10cSrcweircapCreateCaptureWindowW@32
510cdf0e10cSrcweircapGetDriverDescriptionW@20
511cdf0e10cSrcweir;joyGetDevCapsW@12
512cdf0e10cSrcweirlstrcatW@8
513cdf0e10cSrcweirlstrcmpW@8
514cdf0e10cSrcweirlstrcmpiW@8
515cdf0e10cSrcweirlstrcpyW@8
516cdf0e10cSrcweirlstrcpynW@12
517cdf0e10cSrcweirlstrlenW@4
518cdf0e10cSrcweir;mciGetDeviceIDW@4
519cdf0e10cSrcweir;mciGetErrorStringW@12
520cdf0e10cSrcweir;mciSendCommandW@16
521cdf0e10cSrcweir;mciSendStringW@16
522cdf0e10cSrcweir;midiInGetDevCapsW@12
523cdf0e10cSrcweir;midiInGetErrorTextW@12
524cdf0e10cSrcweir;midiOutGetDevCapsW@12
525cdf0e10cSrcweir;mixerGetControlDetailsW@12
526cdf0e10cSrcweir;mixerGetDevCapsW@12
527cdf0e10cSrcweir;mixerGetLineControlsW@12
528cdf0e10cSrcweir;mixerGetLineInfoW@12
529cdf0e10cSrcweir;mmioInstallIOProcW@12
530cdf0e10cSrcweir;mmioOpenW@@12
531cdf0e10cSrcweir;mmioRenameW@16
532cdf0e10cSrcweir;sndPlaySoundW@8
533cdf0e10cSrcweir;waveInGetDevCapsW@12
534cdf0e10cSrcweir;waveInGetErrorTextW@12
535cdf0e10cSrcweir;waveOutGetDevCapsW@12
536cdf0e10cSrcweir;waveOutGetErrorTextW@12
537cdf0e10cSrcweirwsprintfW
538cdf0e10cSrcweirwvsprintfW@12
539