Application Report
- Application ID: f5eb09336a6c48f9941d48a8c3d0f633
- Report Submitted on: 08/27/2007 21:46:12
- API Issues: 4
- P/Invoke APIs: 10
The following 4 APIs (used 9 times) might not work:
- Total:
4
-
System.Drawing
1
-
Graphics
1
-
Graphics
-
System.Windows.Forms
3
-
Application
1
-
Help
1
-
ToolStripItemCollection
1
-
Find(System.String,System.Boolean)
Used 5 times
1
-
Find(System.String,System.Boolean)
Used 5 times
-
Application
-
System.Drawing
There are 10 P/Invokes (used 23 times):
| Count | Library | Function |
|---|---|---|
| 12 | kernel32.dll | int64 writeprivateprofilestring(string, string, string, 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 | int getprivateprofilestring(string, string, string, stringbuilder, int, string) |
| 1 | kernel32.dll | bool freelibrary(intptr) |
| 1 | user32.dll | bool setforegroundwindow(intptr) |
| 1 | user32.dll | intptr getactivewindow() |