Application Report
- Application ID: 139cc8d1aa59431d8db3653d90273717
- Report Submitted on: 03/11/2007 07:51:11
- API Issues: 1
- P/Invoke APIs: 11
The following 1 APIs (used 1 times) might not work:
- Total:
1
-
System.CodeDom
1
-
CodeTypeReference
1
-
.ctor(System.Type)
Used 1 time
1
-
.ctor(System.Type)
Used 1 time
-
CodeTypeReference
-
System.CodeDom
There are 11 P/Invokes (used 14 times):
| Count | Library | Function |
|---|---|---|
| 2 | gdi32.dll | intptr selectobject(intptr, intptr) |
| 2 | user32 | int getwindowlong(intptr, b/e) |
| 2 | user32 | bool iswindow(intptr) |
| 1 | gdi32.dll | bool deleteobject(intptr) |
| 1 | gdi32.dll | intptr deletedc(intptr) |
| 1 | gdi32.dll | intptr createcompatibledc(intptr) |
| 1 | user32.dll | bool getwindowrect(intptr, b/c&) |
| 1 | user32.dll | bool updatelayeredwindow(intptr, intptr, b/h&, b/a&, intptr, b/h&, int, b/b&, in |
| 1 | user32.dll | int releasedc(intptr, intptr) |
| 1 | user32.dll | int setwindowlong(intptr, b/e, int) |
| 1 | user32.dll | intptr getdc(intptr) |