Application Report
- Application ID: 2351badb562e4a63b4bf662c4b8f67e3
- Report Submitted on: 06/05/2007 00:39:21
- API Issues: 1
- P/Invoke APIs: 6
The following 1 APIs (used 1 times) might not work:
- Total:
1
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
-
Process
-
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) |