Application Report
- Application ID: c3a6fd25e2cf434e82629c57209fcf48
- Report Submitted on: 12/18/2007 11:16:40
- API Issues: 2
- P/Invoke APIs: 11
The following 2 APIs (used 12 times) might not work:
- Total:
2
1
-
System.ComponentModel
1
1
-
TypeDescriptor
1
1
-
GetFullComponentName(System.Object)
Used 2 times
1
1
-
GetFullComponentName(System.Object)
Used 2 times
-
TypeDescriptor
-
System.Reflection.Emit
1
-
ILGenerator
1
-
ILGenerator
-
System.ComponentModel
There are 11 P/Invokes (used 11 times):
| Count | Library | Function |
|---|---|---|
| 1 | comctl32.dll | int dllgetversion(nativemethods/dllversioninfo&) |
| 1 | user32 | int toascii(int, int, byte[], byte[], int) |
| 1 | user32.dll | int setwindowshookex(int, hookproc, intptr, int) |
| 1 | user32.dll | int getkeyboardstate(byte[]) |
| 1 | user32.dll | int callnexthookex(int, int, int, intptr) |
| 1 | user32.dll | bool unhookwindowshookex(int) |
| 1 | uxtheme.dll | bool isthemeactive() |
| 1 | uxtheme.dll | int closethemedata(intptr) |
| 1 | uxtheme.dll | int getwindowtheme(intptr) |
| 1 | uxtheme.dll | intptr openthemedata(intptr, string) |
| 1 | uxtheme.dll | void getthemecolor(intptr, int, int, int, int32&) |