Application Report
- Application ID: dba8062e61b247d492d25f9a4bc2f045
- Report Submitted on: 12/24/2007 14:28:17
- API Issues: 3
- P/Invoke APIs: 6
The following 3 APIs (used 3 times) might not work:
- Total:
3
-
System.Windows.Forms
3
-
ComboBox
2
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 1 time
-
ComboBox
-
System.Windows.Forms
There are 6 P/Invokes (used 8 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | bool freelibrary(intptr) |
| 2 | user32.dll | int sendmessage(int, int, int, uint) |
| 1 | kernel32.dll | intptr getprocaddress(intptr, string) |
| 1 | kernel32.dll | intptr loadlibrary(string) |
| 1 | user32.dll | int findwindow(string, string) |
| 1 | user32.dll | int registerwindowmessage(string) |