Application Report
- Application ID: afde05d6cfaf4cecac3a5dd823968fd4
- Report Submitted on: 07/15/2008 09:21:27
- API Issues: 4
- P/Invoke APIs: 14
The following 4 APIs (used 12 times) might not work:
- Total:
4
-
System
1
-
AppDomain
1
-
AppDomain
-
System.CodeDom
2
-
CodeTypeReference
2
-
.ctor(System.String)
Used 5 times
1
-
.ctor(System.Type)
Used 5 times
1
-
.ctor(System.String)
Used 5 times
-
CodeTypeReference
-
System.Windows.Forms
1
-
DataGridView
1
-
GetRowDisplayRectangle(System.Int32,System.Boolean)
Used 1 time
1
-
GetRowDisplayRectangle(System.Int32,System.Boolean)
Used 1 time
-
DataGridView
-
System
There are 14 P/Invokes (used 29 times):
| Count | Library | Function |
|---|---|---|
| 6 | user32.dll | int sendmessage(intptr, int, int, int) |
| 5 | user32 | int sendmessage(intptr, int, int, intptr) |
| 4 | user32.dll | intptr sendmessage(handleref, uint, intptr, intptr) |
| 2 | kernel32.dll | uint getcurrentthreadid() |
| 2 | user32.dll | intptr getfocus() |
| 2 | user32.dll | uint attachthreadinput(uint, uint, bool) |
| 1 | user32 | int setwindowpos(intptr, intptr, int, int, int, int, int) |
| 1 | user32 | int getclientrect(intptr, rect&) |
| 1 | user32 | int getclientrect(intptr, messageballoon/rect&) |
| 1 | user32 | int clienttoscreen(intptr, messageballoon/rect&) |
| 1 | user32 | bool setwindowpos(intptr, intptr, int, int, int, int, uint) |
| 1 | user32 | intptr getparent(intptr) |
| 1 | user32.dll | bool destroyicon(intptr) |
| 1 | user32.dll | int sendmessage(intptr, int, commandresolver/gettextlengthex&, intptr) |