Application Report
- Application ID: 9b492f3348a5492385f9bd49b91c232c
- Report Submitted on: 10/18/2007 03:26:44
- API Issues: 6
- P/Invoke APIs: 10
The following 6 APIs (used 14 times) might not work:
- Total:
6
-
System.Drawing
1
-
Graphics
1
-
Graphics
-
System.Runtime.CompilerServices
2
-
RuntimeHelpers
2
-
PrepareConstrainedRegions()
Used 4 times
1
-
PrepareDelegate(System.Delegate)
Used 1 time
1
-
PrepareConstrainedRegions()
Used 4 times
-
RuntimeHelpers
-
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 26 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() |