Application Report
- Application ID: fe9286af80b74177bff27631555bf7a7
- Report Submitted on: 06/18/2008 08:24:04
- API Issues: 2
- P/Invoke APIs: 10
The following 2 APIs (used 4 times) might not work:
- Total:
2
-
System.Drawing
2
-
FontFamily
1
-
GetName(System.Int32)
Used 1 time
1
-
GetName(System.Int32)
Used 1 time
-
Image
1
-
FromStream(System.IO.Stream,System.Boolean)
Used 3 times
1
-
FromStream(System.IO.Stream,System.Boolean)
Used 3 times
-
FontFamily
-
System.Drawing
There are 10 P/Invokes (used 23 times):
| Count | Library | Function |
|---|---|---|
| 7 | user32.dll | void mouse_event(uint, uint, uint, uint, intptr) |
| 7 | user32.dll | int sendmessage(intptr, int, uint, uint) |
| 2 | user32.dll | bool getkeyboardstate(byte[]) |
| 1 | kernel32.dll | uint getcurrentthreadid() |
| 1 | user32.dll | int postmessage(intptr, int, uint, uint) |
| 1 | user32.dll | bool setkeyboardstate(byte[]) |
| 1 | user32.dll | uint getwindowthreadprocessid(intptr, int32&) |
| 1 | user32.dll | uint mapvirtualkey(uint, uint) |
| 1 | user32.dll | uint sendmouseinput(int, mouseinputargs[], int) |
| 1 | user32.dll | intptr windowfrompoint(point) |