Application Report
- Application ID: 2da5f8d9ac634c85b4db8ec742e5a10a
- Report Submitted on: 12/20/2007 14:30:35
- API Issues: 3
- P/Invoke APIs: 15
The following 3 APIs (used 11 times) might not work:
- Total:
3
-
System.Drawing
1
-
Pen
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 7 times
1
-
set_Alignment(System.Drawing.Drawing2D.PenAlignment)
Used 7 times
-
Pen
-
System.Security
2
-
CodeAccessPermission
2
-
Assert()
Used 2 times
1
-
RevertAssert()
Used 2 times
1
-
Assert()
Used 2 times
-
CodeAccessPermission
-
System.Drawing
There are 15 P/Invokes (used 25 times):
| Count | Library | Function |
|---|---|---|
| 4 | gdi32.dll | intptr selectobject(handleref, handleref) |
| 3 | gdi32.dll | bool deleteobject(handleref) |
| 2 | gdi32.dll | bool patblt(handleref, int, int, int, int, int) |
| 2 | user32.dll | intptr getdcex(handleref, handleref, int) |
| 2 | user32.dll | intptr getcapture() |
| 2 | user32.dll | int releasedc(handleref, handleref) |
| 2 | user32.dll | intptr setcursor(handleref) |
| 1 | gdi32.dll | intptr createbrushindirect(nativemethods/logbrush) |
| 1 | gdi32.dll | intptr createbitmap(int, int, int, int, int16[]) |
| 1 | user32.dll | bool getwindowrect(handleref, nativemethods/rect&) |
| 1 | user32.dll | bool getcursorpos(nativemethods/point) |
| 1 | user32.dll | intptr getfocus() |
| 1 | user32.dll | intptr sendmessage(handleref, int, intptr, intptr) |
| 1 | user32.dll | intptr setcapture(handleref) |
| 1 | user32.dll | bool releasecapture() |