Application Report
- Application ID: 05dcca03dbe042268a5f052496436028
- Report Submitted on: 08/13/2007 07:11:13
- API Issues: 2
- P/Invoke APIs: 6
The following 2 APIs (used 3 times) might not work:
- Total:
2
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
-
Process
-
System.Windows.Forms
1
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 2 times
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 2 times
-
Control
-
System.Diagnostics
There are 6 P/Invokes (used 8 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | int writeprivateprofilestring(string, string, string, string) |
| 1 | kernel32.dll | int getprivateprofileint(string, string, int, string) |
| 1 | kernel32.dll | int getprivateprofilesectionnames(byte[], int, string) |
| 1 | kernel32.dll | int getprivateprofilestring(string, string, string, stringbuilder, int, string) |
| 1 | kernel32.dll | int writeprivateprofilesection(string, string, string) |
| 1 | user32.dll | int showwindow(intptr, int) |