Ignore:
Timestamp:
Mar 23, 2011, 3:29:36 PM (15 years ago)
Author:
dmik
Message:

user32: Added internal helper RunOnAuxThread() API to perform function calls on a dedicated helper thread.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/USER32.DEF

    r21553 r21595  
    760760    GetWindowInfo = _GetWindowInfo@8                             @2046
    761761    _HPSToHDC                                                    @2047
     762
     763    _RunOnAuxThread@20                                           @2048 NONAME
     764    _RunOnAuxThreadAndWait@24                                    @2049 NONAME
Note: See TracChangeset for help on using the changeset viewer.