Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Side by Side Diff: chrome/imports/user32.win8.exports.json

Issue 12210017: Start of build config for custom user32 import libs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 # This file contains the user32.dll exports as enumerated by the user32.lib
2 # import library in the Windows8 SDK. The list was produced by running
3 # "dumpbin /exports user32.lib" and hand-massaged from there.
4 # Note that these names are stdcall-mangled, e.g. they contain the "@" suffix,
5 # followed by the number of argument bytes accepted by the function. This is in
6 # contrast to the exports on user32.dll, which are by name only - e.g.
7 # sans "@" and argument byte count suffix.
8 [
cpu_(ooo_6.6-7.5) 2013/02/05 19:28:44 so I guess this file needs to be manually created
Sigurður Ásgeirsson 2013/02/05 19:48:51 Yups, if we need it around in the end game.
9 "ActivateKeyboardLayout@8",
10 "AddClipboardFormatListener@4",
11 "AdjustWindowRect@12",
12 "AdjustWindowRectEx@16",
13 "AllowSetForegroundWindow@4",
14 "AnimateWindow@12",
15 "AnyPopup@0",
16 "AppendMenuA@16",
17 "AppendMenuW@16",
18 "ArrangeIconicWindows@4",
19 "AttachThreadInput@12",
20 "BeginDeferWindowPos@4",
21 "BeginPaint@8",
22 "BlockInput@4",
23 "BringWindowToTop@4",
24 "BroadcastSystemMessage@20",
25 "BroadcastSystemMessageA@20",
26 "BroadcastSystemMessageExA@24",
27 "BroadcastSystemMessageExW@24",
28 "BroadcastSystemMessageW@20",
29 "CalculatePopupWindowPosition@20",
30 "CallMsgFilter@8",
31 "CallMsgFilterA@8",
32 "CallMsgFilterW@8",
33 "CallNextHookEx@16",
34 "CallWindowProcA@20",
35 "CallWindowProcW@20",
36 "CancelShutdown@0",
37 "CascadeChildWindows@8",
38 "CascadeWindows@20",
39 "ChangeClipboardChain@8",
40 "ChangeDisplaySettingsA@8",
41 "ChangeDisplaySettingsExA@20",
42 "ChangeDisplaySettingsExW@20",
43 "ChangeDisplaySettingsW@8",
44 "ChangeMenuA@20",
45 "ChangeMenuW@20",
46 "ChangeWindowMessageFilter@8",
47 "ChangeWindowMessageFilterEx@16",
48 "CharLowerA@4",
49 "CharLowerBuffA@8",
50 "CharLowerBuffW@8",
51 "CharLowerW@4",
52 "CharNextA@4",
53 "CharNextExA@12",
54 "CharNextW@4",
55 "CharPrevA@8",
56 "CharPrevExA@16",
57 "CharPrevW@8",
58 "CharToOemA@8",
59 "CharToOemBuffA@12",
60 "CharToOemBuffW@12",
61 "CharToOemW@8",
62 "CharUpperA@4",
63 "CharUpperBuffA@8",
64 "CharUpperBuffW@8",
65 "CharUpperW@4",
66 "CheckDlgButton@12",
67 "CheckMenuItem@12",
68 "CheckMenuRadioItem@20",
69 "CheckRadioButton@16",
70 "ChildWindowFromPoint@12",
71 "ChildWindowFromPointEx@16",
72 "ClientToScreen@8",
73 "ClipCursor@4",
74 "CloseClipboard@0",
75 "CloseDesktop@4",
76 "CloseGestureInfoHandle@4",
77 "CloseTouchInputHandle@4",
78 "CloseWindow@4",
79 "CloseWindowStation@4",
80 "CopyAcceleratorTableA@12",
81 "CopyAcceleratorTableW@12",
82 "CopyIcon@4",
83 "CopyImage@20",
84 "CopyRect@8",
85 "CountClipboardFormats@0",
86 "CreateAcceleratorTableA@8",
87 "CreateAcceleratorTableW@8",
88 "CreateCaret@16",
89 "CreateCursor@28",
90 "CreateDesktopA@24",
91 "CreateDesktopExA@32",
92 "CreateDesktopExW@32",
93 "CreateDesktopW@24",
94 "CreateDialogIndirectParamA@20",
95 "CreateDialogIndirectParamW@20",
96 "CreateDialogParamA@20",
97 "CreateDialogParamW@20",
98 "CreateIcon@28",
99 "CreateIconFromResource@16",
100 "CreateIconFromResourceEx@28",
101 "CreateIconIndirect@4",
102 "CreateMDIWindowA@40",
103 "CreateMDIWindowW@40",
104 "CreateMenu@0",
105 "CreatePopupMenu@0",
106 "CreateWindowExA@48",
107 "CreateWindowExW@48",
108 "CreateWindowStationA@16",
109 "CreateWindowStationW@16",
110 "DdeAbandonTransaction@12",
111 "DdeAccessData@8",
112 "DdeAddData@16",
113 "DdeClientTransaction@32",
114 "DdeCmpStringHandles@8",
115 "DdeConnect@16",
116 "DdeConnectList@20",
117 "DdeCreateDataHandle@28",
118 "DdeCreateStringHandleA@12",
119 "DdeCreateStringHandleW@12",
120 "DdeDisconnect@4",
121 "DdeDisconnectList@4",
122 "DdeEnableCallback@12",
123 "DdeFreeDataHandle@4",
124 "DdeFreeStringHandle@8",
125 "DdeGetData@16",
126 "DdeGetLastError@4",
127 "DdeImpersonateClient@4",
128 "DdeInitializeA@16",
129 "DdeInitializeW@16",
130 "DdeKeepStringHandle@8",
131 "DdeNameService@16",
132 "DdePostAdvise@12",
133 "DdeQueryConvInfo@12",
134 "DdeQueryNextServer@8",
135 "DdeQueryStringA@20",
136 "DdeQueryStringW@20",
137 "DdeReconnect@4",
138 "DdeSetQualityOfService@12",
139 "DdeSetUserHandle@12",
140 "DdeUnaccessData@4",
141 "DdeUninitialize@4",
142 "DefDlgProcA@16",
143 "DefDlgProcW@16",
144 "DeferWindowPos@32",
145 "DefFrameProcA@20",
146 "DefFrameProcW@20",
147 "DefMDIChildProcA@16",
148 "DefMDIChildProcW@16",
149 "DefRawInputProc@12",
150 "DefWindowProcA@16",
151 "DefWindowProcW@16",
152 "DeleteMenu@12",
153 "DeregisterShellHookWindow@4",
154 "DestroyAcceleratorTable@4",
155 "DestroyCaret@0",
156 "DestroyCursor@4",
157 "DestroyIcon@4",
158 "DestroyMenu@4",
159 "DestroyWindow@4",
160 "DialogBoxIndirectParamA@20",
161 "DialogBoxIndirectParamW@20",
162 "DialogBoxParamA@20",
163 "DialogBoxParamW@20",
164 "DisableProcessWindowsGhosting@0",
165 "DispatchMessageA@4",
166 "DispatchMessageW@4",
167 "DisplayConfigGetDeviceInfo@4",
168 "DisplayConfigSetDeviceInfo@4",
169 "DlgDirListA@20",
170 "DlgDirListComboBoxA@20",
171 "DlgDirListComboBoxW@20",
172 "DlgDirListW@20",
173 "DlgDirSelectComboBoxExA@16",
174 "DlgDirSelectComboBoxExW@16",
175 "DlgDirSelectExA@16",
176 "DlgDirSelectExW@16",
177 "DragDetect@12",
178 "DragObject@20",
179 "DrawAnimatedRects@16",
180 "DrawCaption@16",
181 "DrawEdge@16",
182 "DrawFocusRect@8",
183 "DrawFrame@16",
184 "DrawFrameControl@16",
185 "DrawIcon@16",
186 "DrawIconEx@36",
187 "DrawMenuBar@4",
188 "DrawStateA@40",
189 "DrawStateW@40",
190 "DrawTextA@20",
191 "DrawTextExA@24",
192 "DrawTextExW@24",
193 "DrawTextW@20",
194 "EditWndProc@16",
195 "EmptyClipboard@0",
196 "EnableMenuItem@12",
197 "EnableMouseInPointer@4",
198 "EnableScrollBar@12",
199 "EnableSessionForMMCSS@4",
200 "EnableWindow@8",
201 "EndDeferWindowPos@4",
202 "EndDialog@8",
203 "EndMenu@0",
204 "EndPaint@8",
205 "EndTask@12",
206 "EnumChildWindows@12",
207 "EnumClipboardFormats@4",
208 "EnumDesktopsA@12",
209 "EnumDesktopsW@12",
210 "EnumDesktopWindows@12",
211 "EnumDisplayDevicesA@16",
212 "EnumDisplayDevicesW@16",
213 "EnumDisplayMonitors@16",
214 "EnumDisplaySettingsA@12",
215 "EnumDisplaySettingsExA@16",
216 "EnumDisplaySettingsExW@16",
217 "EnumDisplaySettingsW@12",
218 "EnumPropsA@8",
219 "EnumPropsExA@12",
220 "EnumPropsExW@12",
221 "EnumPropsW@8",
222 "EnumThreadWindows@12",
223 "EnumWindows@8",
224 "EnumWindowStationsA@8",
225 "EnumWindowStationsW@8",
226 "EqualRect@8",
227 "EvaluateProximityToPolygon@16",
228 "EvaluateProximityToRect@12",
229 "ExcludeUpdateRgn@8",
230 "ExitWindowsEx@8",
231 "FillRect@12",
232 "FindWindowA@8",
233 "FindWindowExA@16",
234 "FindWindowExW@16",
235 "FindWindowW@8",
236 "FlashWindow@8",
237 "FlashWindowEx@4",
238 "FrameRect@12",
239 "FreeDDElParam@8",
240 "GetActiveWindow@0",
241 "GetAltTabInfo@20",
242 "GetAltTabInfoA@20",
243 "GetAltTabInfoW@20",
244 "GetAncestor@8",
245 "GetAsyncKeyState@4",
246 "GetAutoRotationState@4",
247 "GetCapture@0",
248 "GetCaretBlinkTime@0",
249 "GetCaretPos@4",
250 "GetCIMSSM@4",
251 "GetClassInfoA@12",
252 "GetClassInfoExA@12",
253 "GetClassInfoExW@12",
254 "GetClassInfoW@12",
255 "GetClassLongA@8",
256 "GetClassLongW@8",
257 "GetClassNameA@12",
258 "GetClassNameW@12",
259 "GetClassWord@8",
260 "GetClientRect@8",
261 "GetClipboardData@4",
262 "GetClipboardFormatNameA@12",
263 "GetClipboardFormatNameW@12",
264 "GetClipboardOwner@0",
265 "GetClipboardSequenceNumber@0",
266 "GetClipboardViewer@0",
267 "GetClipCursor@4",
268 "GetComboBoxInfo@8",
269 "GetCurrentInputMessageSource@4",
270 "GetCursor@0",
271 "GetCursorInfo@4",
272 "GetCursorPos@4",
273 "GetDC@4",
274 "GetDCEx@12",
275 "GetDesktopWindow@0",
276 "GetDialogBaseUnits@0",
277 "GetDisplayAutoRotationPreferences@4",
278 "GetDisplayConfigBufferSizes@12",
279 "GetDlgCtrlID@4",
280 "GetDlgItem@8",
281 "GetDlgItemInt@16",
282 "GetDlgItemTextA@16",
283 "GetDlgItemTextW@16",
284 "GetDoubleClickTime@0",
285 "GetFocus@0",
286 "GetForegroundWindow@0",
287 "GetGestureConfig@24",
288 "GetGestureExtraArgs@12",
289 "GetGestureInfo@8",
290 "GetGuiResources@8",
291 "GetGUIThreadInfo@8",
292 "GetIconInfo@8",
293 "GetIconInfoExA@8",
294 "GetIconInfoExW@8",
295 "GetInputDesktop@0",
296 "GetInputLocaleInfo@8",
297 "GetInputState@0",
298 "GetKBCodePage@0",
299 "GetKeyboardLayout@4",
300 "GetKeyboardLayoutList@8",
301 "GetKeyboardLayoutNameA@4",
302 "GetKeyboardLayoutNameW@4",
303 "GetKeyboardState@4",
304 "GetKeyboardType@4",
305 "GetKeyNameTextA@12",
306 "GetKeyNameTextW@12",
307 "GetKeyState@4",
308 "GetLastActivePopup@4",
309 "GetLastInputInfo@4",
310 "GetLayeredWindowAttributes@16",
311 "GetListBoxInfo@4",
312 "GetMenu@4",
313 "GetMenuBarInfo@16",
314 "GetMenuCheckMarkDimensions@0",
315 "GetMenuContextHelpId@4",
316 "GetMenuDefaultItem@12",
317 "GetMenuInfo@8",
318 "GetMenuItemCount@4",
319 "GetMenuItemID@8",
320 "GetMenuItemInfoA@16",
321 "GetMenuItemInfoW@16",
322 "GetMenuItemRect@16",
323 "GetMenuState@12",
324 "GetMenuStringA@20",
325 "GetMenuStringW@20",
326 "GetMessageA@16",
327 "GetMessageExtraInfo@0",
328 "GetMessagePos@0",
329 "GetMessageTime@0",
330 "GetMessageW@16",
331 "GetMonitorInfoA@8",
332 "GetMonitorInfoW@8",
333 "GetMouseMovePointsEx@20",
334 "GetNextDlgGroupItem@12",
335 "GetNextDlgTabItem@12",
336 "GetOpenClipboardWindow@0",
337 "GetParent@4",
338 "GetPhysicalCursorPos@4",
339 "GetPointerCursorId@8",
340 "GetPointerDevice@8",
341 "GetPointerDeviceCursors@12",
342 "GetPointerDeviceProperties@12",
343 "GetPointerDeviceRects@12",
344 "GetPointerDevices@8",
345 "GetPointerFrameInfo@12",
346 "GetPointerFrameInfoHistory@16",
347 "GetPointerFramePenInfo@12",
348 "GetPointerFramePenInfoHistory@16",
349 "GetPointerFrameTouchInfo@12",
350 "GetPointerFrameTouchInfoHistory@16",
351 "GetPointerInfo@8",
352 "GetPointerInfoHistory@12",
353 "GetPointerPenInfo@8",
354 "GetPointerPenInfoHistory@12",
355 "GetPointerTouchInfo@8",
356 "GetPointerTouchInfoHistory@12",
357 "GetPointerType@8",
358 "GetPriorityClipboardFormat@8",
359 "GetProcessDefaultLayout@4",
360 "GetProcessWindowStation@0",
361 "GetPropA@8",
362 "GetPropW@8",
363 "GetQueueStatus@4",
364 "GetRawInputBuffer@12",
365 "GetRawInputData@20",
366 "GetRawInputDeviceInfoA@16",
367 "GetRawInputDeviceInfoW@16",
368 "GetRawInputDeviceList@12",
369 "GetRawPointerDeviceData@20",
370 "GetRegisteredRawInputDevices@12",
371 "GetScrollBarInfo@12",
372 "GetScrollInfo@12",
373 "GetScrollPos@8",
374 "GetScrollRange@16",
375 "GetShellWindow@0",
376 "GetSubMenu@8",
377 "GetSysColor@4",
378 "GetSysColorBrush@4",
379 "GetSystemMenu@8",
380 "GetSystemMetrics@4",
381 "GetTabbedTextExtentA@20",
382 "GetTabbedTextExtentW@20",
383 "GetThreadDesktop@4",
384 "GetTitleBarInfo@8",
385 "GetTopWindow@4",
386 "GetTouchInputInfo@16",
387 "GetUnpredictedMessagePos@0",
388 "GetUpdatedClipboardFormats@12",
389 "GetUpdateRect@12",
390 "GetUpdateRgn@12",
391 "GetUserObjectInformationA@20",
392 "GetUserObjectInformationW@20",
393 "GetUserObjectSecurity@20",
394 "GetWindow@8",
395 "GetWindowContextHelpId@4",
396 "GetWindowDC@4",
397 "GetWindowDisplayAffinity@8",
398 "GetWindowFeedbackSetting@20",
399 "GetWindowInfo@8",
400 "GetWindowLongA@8",
401 "GetWindowLongW@8",
402 "GetWindowModuleFileName@12",
403 "GetWindowModuleFileNameA@12",
404 "GetWindowModuleFileNameW@12",
405 "GetWindowPlacement@8",
406 "GetWindowRect@8",
407 "GetWindowRgn@8",
408 "GetWindowRgnBox@8",
409 "GetWindowTextA@12",
410 "GetWindowTextLengthA@4",
411 "GetWindowTextLengthW@4",
412 "GetWindowTextW@12",
413 "GetWindowThreadProcessId@8",
414 "GetWindowWord@8",
415 "GrayStringA@36",
416 "GrayStringW@36",
417 "HideCaret@4",
418 "HiliteMenuItem@16",
419 "ImpersonateDdeClientWindow@8",
420 "IMPGetIMEA@8",
421 "IMPGetIMEW@8",
422 "IMPQueryIMEA@4",
423 "IMPQueryIMEW@4",
424 "IMPSetIMEA@8",
425 "IMPSetIMEW@8",
426 "InflateRect@12",
427 "InitializeTouchInjection@8",
428 "InjectTouchInput@8",
429 "InSendMessage@0",
430 "InSendMessageEx@4",
431 "InsertMenuA@20",
432 "InsertMenuItemA@16",
433 "InsertMenuItemW@16",
434 "InsertMenuW@20",
435 "InternalGetWindowText@12",
436 "IntersectRect@12",
437 "InvalidateRect@12",
438 "InvalidateRgn@12",
439 "InvertRect@8",
440 "IsCharAlphaA@4",
441 "IsCharAlphaNumericA@4",
442 "IsCharAlphaNumericW@4",
443 "IsCharAlphaW@4",
444 "IsCharLowerA@4",
445 "IsCharLowerW@4",
446 "IsCharUpperA@4",
447 "IsCharUpperW@4",
448 "IsChild@8",
449 "IsClipboardFormatAvailable@4",
450 "IsDialogMessage@8",
451 "IsDialogMessageA@8",
452 "IsDialogMessageW@8",
453 "IsDlgButtonChecked@8",
454 "IsGUIThread@4",
455 "IsHungAppWindow@4",
456 "IsIconic@4",
457 "IsImmersiveProcess@4",
458 "IsInDesktopWindowBand@4",
459 "IsMenu@4",
460 "IsMouseInPointerEnabled@0",
461 "IsProcessDPIAware@0",
462 "IsRectEmpty@4",
463 "IsTouchWindow@8",
464 "IsWindow@4",
465 "IsWindowEnabled@4",
466 "IsWindowUnicode@4",
467 "IsWindowVisible@4",
468 "IsWinEventHookInstalled@4",
469 "IsWow64Message@0",
470 "IsZoomed@4",
471 "keybd_event@16",
472 "KillTimer@8",
473 "LoadAcceleratorsA@8",
474 "LoadAcceleratorsW@8",
475 "LoadBitmapA@8",
476 "LoadBitmapW@8",
477 "LoadCursorA@8",
478 "LoadCursorFromFileA@4",
479 "LoadCursorFromFileW@4",
480 "LoadCursorW@8",
481 "LoadIconA@8",
482 "LoadIconW@8",
483 "LoadImageA@24",
484 "LoadImageW@24",
485 "LoadKeyboardLayoutA@8",
486 "LoadKeyboardLayoutW@8",
487 "LoadMenuA@8",
488 "LoadMenuIndirectA@4",
489 "LoadMenuIndirectW@4",
490 "LoadMenuW@8",
491 "LoadStringA@16",
492 "LoadStringW@16",
493 "LockSetForegroundWindow@4",
494 "LockWindowUpdate@4",
495 "LockWorkStation@0",
496 "LogicalToPhysicalPoint@8",
497 "LookupIconIdFromDirectory@8",
498 "LookupIconIdFromDirectoryEx@20",
499 "MapDialogRect@8",
500 "MapVirtualKeyA@8",
501 "MapVirtualKeyExA@12",
502 "MapVirtualKeyExW@12",
503 "MapVirtualKeyW@8",
504 "MapWindowPoints@16",
505 "MenuItemFromPoint@16",
506 "MessageBeep@4",
507 "MessageBoxA@16",
508 "MessageBoxExA@20",
509 "MessageBoxExW@20",
510 "MessageBoxIndirectA@4",
511 "MessageBoxIndirectW@4",
512 "MessageBoxTimeoutA@24",
513 "MessageBoxTimeoutW@24",
514 "MessageBoxW@16",
515 "ModifyMenuA@20",
516 "ModifyMenuW@20",
517 "MonitorFromPoint@12",
518 "MonitorFromRect@8",
519 "MonitorFromWindow@8",
520 "mouse_event@20",
521 "MoveWindow@24",
522 "MsgWaitForMultipleObjects@20",
523 "MsgWaitForMultipleObjectsEx@20",
524 "NotifyWinEvent@16",
525 "OemKeyScan@4",
526 "OemToCharA@8",
527 "OemToCharBuffA@12",
528 "OemToCharBuffW@12",
529 "OemToCharW@8",
530 "OffsetRect@12",
531 "OpenClipboard@4",
532 "OpenDesktopA@16",
533 "OpenDesktopW@16",
534 "OpenIcon@4",
535 "OpenInputDesktop@12",
536 "OpenWindowStationA@12",
537 "OpenWindowStationW@12",
538 "PackDDElParam@12",
539 "PackTouchHitTestingProximityEvaluation@8",
540 "PaintDesktop@4",
541 "PeekMessageA@20",
542 "PeekMessageW@20",
543 "PhysicalToLogicalPoint@8",
544 "PostMessageA@16",
545 "PostMessageW@16",
546 "PostQuitMessage@4",
547 "PostThreadMessageA@16",
548 "PostThreadMessageW@16",
549 "PrintWindow@12",
550 "PrivateExtractIconsA@32",
551 "PrivateExtractIconsW@32",
552 "PtInRect@12",
553 "QueryDisplayConfig@24",
554 "RealChildWindowFromPoint@12",
555 "RealGetWindowClass@12",
556 "RealGetWindowClassA@12",
557 "RealGetWindowClassW@12",
558 "RedrawWindow@16",
559 "RegisterClassA@4",
560 "RegisterClassExA@4",
561 "RegisterClassExW@4",
562 "RegisterClassW@4",
563 "RegisterClipboardFormatA@4",
564 "RegisterClipboardFormatW@4",
565 "RegisterDeviceNotificationA@12",
566 "RegisterDeviceNotificationW@12",
567 "RegisterHotKey@16",
568 "RegisterPointerDeviceNotifications@8",
569 "RegisterPointerInputTarget@8",
570 "RegisterPowerSettingNotification@12",
571 "RegisterRawInputDevices@12",
572 "RegisterShellHookWindow@4",
573 "RegisterSuspendResumeNotification@8",
574 "RegisterTouchHitTestingWindow@8",
575 "RegisterTouchWindow@8",
576 "RegisterWindowMessageA@4",
577 "RegisterWindowMessageW@4",
578 "ReleaseCapture@0",
579 "ReleaseDC@8",
580 "RemoveClipboardFormatListener@4",
581 "RemoveMenu@12",
582 "RemovePropA@8",
583 "RemovePropW@8",
584 "ReplyMessage@4",
585 "ReuseDDElParam@20",
586 "ScreenToClient@8",
587 "ScrollDC@28",
588 "ScrollWindow@20",
589 "ScrollWindowEx@32",
590 "SendDlgItemMessageA@20",
591 "SendDlgItemMessageW@20",
592 "SendIMEMessageExA@8",
593 "SendIMEMessageExW@8",
594 "SendInput@12",
595 "SendMessageA@16",
596 "SendMessageCallbackA@24",
597 "SendMessageCallbackW@24",
598 "SendMessageTimeoutA@28",
599 "SendMessageTimeoutW@28",
600 "SendMessageW@16",
601 "SendNotifyMessageA@16",
602 "SendNotifyMessageW@16",
603 "SetActiveWindow@4",
604 "SetCapture@4",
605 "SetCaretBlinkTime@4",
606 "SetCaretPos@8",
607 "SetClassLongA@12",
608 "SetClassLongW@12",
609 "SetClassWord@12",
610 "SetClipboardData@8",
611 "SetClipboardViewer@4",
612 "SetCoalescableTimer@20",
613 "SetCursor@4",
614 "SetCursorPos@8",
615 "SetDebugErrorLevel@4",
616 "SetDeskWallpaper@4",
617 "SetDisplayAutoRotationPreferences@4",
618 "SetDisplayConfig@20",
619 "SetDlgItemInt@16",
620 "SetDlgItemTextA@12",
621 "SetDlgItemTextW@12",
622 "SetDoubleClickTime@4",
623 "SetFocus@4",
624 "SetForegroundWindow@4",
625 "SetGestureConfig@20",
626 "SetKeyboardState@4",
627 "SetLastErrorEx@8",
628 "SetLayeredWindowAttributes@16",
629 "SetMenu@8",
630 "SetMenuContextHelpId@8",
631 "SetMenuDefaultItem@12",
632 "SetMenuInfo@8",
633 "SetMenuItemBitmaps@20",
634 "SetMenuItemInfoA@16",
635 "SetMenuItemInfoW@16",
636 "SetMessageExtraInfo@4",
637 "SetMessageQueue@4",
638 "SetParent@8",
639 "SetPhysicalCursorPos@8",
640 "SetProcessDefaultLayout@4",
641 "SetProcessDPIAware@0",
642 "SetProcessRestrictionExemption@4",
643 "SetProcessWindowStation@4",
644 "SetPropA@12",
645 "SetPropW@12",
646 "SetRect@20",
647 "SetRectEmpty@4",
648 "SetScrollInfo@16",
649 "SetScrollPos@16",
650 "SetScrollRange@20",
651 "SetShellWindow@4",
652 "SetSysColors@12",
653 "SetSystemCursor@8",
654 "SetThreadDesktop@4",
655 "SetTimer@16",
656 "SetUserObjectInformationA@16",
657 "SetUserObjectInformationW@16",
658 "SetUserObjectSecurity@12",
659 "SetWindowContextHelpId@8",
660 "SetWindowDisplayAffinity@8",
661 "SetWindowFeedbackSetting@20",
662 "SetWindowLongA@12",
663 "SetWindowLongW@12",
664 "SetWindowPlacement@8",
665 "SetWindowPos@28",
666 "SetWindowRgn@12",
667 "SetWindowsHookA@8",
668 "SetWindowsHookExA@16",
669 "SetWindowsHookExW@16",
670 "SetWindowsHookW@8",
671 "SetWindowTextA@8",
672 "SetWindowTextW@8",
673 "SetWindowWord@12",
674 "SetWinEventHook@28",
675 "ShowCaret@4",
676 "ShowCursor@4",
677 "ShowOwnedPopups@8",
678 "ShowScrollBar@12",
679 "ShowSystemCursor@4",
680 "ShowWindow@8",
681 "ShowWindowAsync@8",
682 "ShutdownBlockReasonCreate@8",
683 "ShutdownBlockReasonDestroy@4",
684 "ShutdownBlockReasonQuery@12",
685 "SkipPointerFrameMessages@4",
686 "SoundSentry@0",
687 "SubtractRect@12",
688 "SwapMouseButton@4",
689 "SwitchDesktop@4",
690 "SwitchToThisWindow@8",
691 "SystemParametersInfoA@16",
692 "SystemParametersInfoW@16",
693 "TabbedTextOutA@32",
694 "TabbedTextOutW@32",
695 "TileChildWindows@8",
696 "TileWindows@20",
697 "ToAscii@20",
698 "ToAsciiEx@24",
699 "ToUnicode@24",
700 "ToUnicodeEx@28",
701 "TrackMouseEvent@4",
702 "TrackPopupMenu@28",
703 "TrackPopupMenuEx@24",
704 "TranslateAccelerator@12",
705 "TranslateAcceleratorA@12",
706 "TranslateAcceleratorW@12",
707 "TranslateMDISysAccel@8",
708 "TranslateMessage@4",
709 "UnhookWindowsHook@8",
710 "UnhookWindowsHookEx@4",
711 "UnhookWinEvent@4",
712 "UnionRect@12",
713 "UnloadKeyboardLayout@4",
714 "UnpackDDElParam@16",
715 "UnregisterClassA@8",
716 "UnregisterClassW@8",
717 "UnregisterDeviceNotification@4",
718 "UnregisterHotKey@8",
719 "UnregisterPointerInputTarget@8",
720 "UnregisterPowerSettingNotification@4",
721 "UnregisterSuspendResumeNotification@4",
722 "UnregisterTouchWindow@4",
723 "UpdateLayeredWindow@36",
724 "UpdateLayeredWindowIndirect@8",
725 "UpdateWindow@4",
726 "UserHandleGrantAccess@12",
727 "ValidateRect@8",
728 "ValidateRgn@8",
729 "VkKeyScanA@4",
730 "VkKeyScanExA@8",
731 "VkKeyScanExW@8",
732 "VkKeyScanW@4",
733 "WaitForInputIdle@8",
734 "WaitMessage@0",
735 "WindowFromDC@4",
736 "WindowFromPhysicalPoint@8",
737 "WindowFromPoint@8",
738 "WinHelpA@16",
739 "WinHelpW@16",
740 "WINNLSEnableIME@8",
741 "WINNLSGetEnableStatus@4",
742 "WINNLSGetIMEHotkey@4",
743 "wsprintfA",
744 "wsprintfW",
745 "wvsprintfA@12",
746 "wvsprintfW@12",
747 ]
OLDNEW
« chrome/imports/user32.imports.json ('K') | « chrome/imports/user32.imports.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698