|
Revision 46, 0.5 kB
(checked in by JJR, 4 years ago)
|
* 0.2 Branch added: New working DWT version submitted by Shawn Liu.
|
| Line | |
|---|
| 1 |
LIBRARY 'USER32.DLL' |
|---|
| 2 |
|
|---|
| 3 |
EXPORTS |
|---|
| 4 |
|
|---|
| 5 |
_AnimateWindow@12 = AnimateWindow |
|---|
| 6 |
_EnumDisplayMonitors@16 = EnumDisplayMonitors |
|---|
| 7 |
_GetComboBoxInfo@8 = GetComboBoxInfo |
|---|
| 8 |
_GetGUIThreadInfo@8 = GetGUIThreadInfo |
|---|
| 9 |
_GetMenuBarInfo@16 = GetMenuBarInfo |
|---|
| 10 |
_GetMenuInfo@8 = GetMenuInfo |
|---|
| 11 |
_GetMonitorInfoA@8 = GetMonitorInfoA |
|---|
| 12 |
_GetMonitorInfoW@8 = GetMonitorInfoW |
|---|
| 13 |
_MonitorFromWindow@8 = MonitorFromWindow |
|---|
| 14 |
_NotifyWinEvent@16 = NotifyWinEvent |
|---|
| 15 |
_SendInput@12 = SendInput |
|---|
| 16 |
_SetLayeredWindowAttributes@16 = SetLayeredWindowAttributes |
|---|
| 17 |
_SetMenuInfo@8 = SetMenuInfo |
|---|