Application Report
- Application ID: ec55fcca1a6a42af909410f9ed0b9a04
- Report Submitted on: 05/31/2008 22:54:32
- API Issues: 5
- P/Invoke APIs: 11
The following 5 APIs (used 8 times) might not work:
- Total:
5
-
System.Drawing
1
-
Graphics
1
-
Graphics
-
System.IO
1
-
DriveInfo
1
-
GetDrives()
Used 1 time
1
-
GetDrives()
Used 1 time
-
DriveInfo
-
System.Windows.Forms
3
-
Application
1
-
Help
1
-
ToolStripItemCollection
1
-
Find(System.String,System.Boolean)
Used 3 times
1
-
Find(System.String,System.Boolean)
Used 3 times
-
Application
-
System.Drawing
There are 11 P/Invokes (used 27 times):
| Count | Library | Function |
|---|---|---|
| 14 | kernel32.dll | int64 writeprivateprofilestring(string, string, string, string) |
| 2 | kernel32.dll | int getprivateprofilestring(string, string, string, stringbuilder, int, string) |
| 2 | user32 | int sendmessage(intptr, int, int, intptr) |
| 2 | user32.dll | int16 getasynckeystate(int) |
| 1 | kernel32 | intptr loadlibrary(string) |
| 1 | kernel32.dll | intptr loadlibrary(string) |
| 1 | kernel32.dll | intptr getprocaddress(intptr, string) |
| 1 | kernel32.dll | bool freelibrary(intptr) |
| 1 | user32.dll | bool setforegroundwindow(intptr) |
| 1 | user32.dll | intptr getactivewindow() |
| 1 | user32.dll | intptr getfocus() |