Application Report
- Application ID: 9876ba2b196b451083fdec5256568c79
- Report Submitted on: 06/05/2007 14:33:18
- API Issues: 8
- P/Invoke APIs: 11
The following 8 APIs (used 17 times) might not work:
- Total:
6
4
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 1 time
1
-
get_MainWindowHandle()
Used 1 time
-
Process
-
System.IO
1
-
FileInfo
1
-
GetAccessControl()
Used 1 time
1
-
GetAccessControl()
Used 1 time
-
FileInfo
-
System.Security.AccessControl
1
-
CommonObjectSecurity
1
-
CommonObjectSecurity
-
System.Security.Principal
2
2
-
WindowsIdentity
2
2
-
get_Groups()
Used 2 times
1
1
-
get_User()
Used 2 times
1
1
-
get_Groups()
Used 2 times
-
WindowsIdentity
-
System.Windows.Forms
3
-
Application
1
-
ToolStrip
1
-
set_AllowItemReorder(System.Boolean)
Used 4 times
1
-
set_AllowItemReorder(System.Boolean)
Used 4 times
-
ToolStripPanel
1
-
Join(System.Windows.Forms.ToolStrip,System.Drawing.Point)
Used 5 times
1
-
Join(System.Windows.Forms.ToolStrip,System.Drawing.Point)
Used 5 times
-
Application
-
System.Diagnostics
There are 11 P/Invokes (used 13 times):
| Count | Library | Function |
|---|---|---|
| 2 | user32.dll | bool destroywindow(int) |
| 2 | user32.dll | int getdlgitem(int, int) |
| 1 | comdlg32.dll | bool getsavefilename(savefiledialogwithencoding/openfilename&) |
| 1 | comdlg32.dll | int commdlgextendederror() |
| 1 | user32 | int flashwindowex(program/flashwinfo&) |
| 1 | user32.dll | int sendmessage(int, int, int, int) |
| 1 | user32.dll | int getparent(int) |
| 1 | user32.dll | bool setwindowtext(int, string) |
| 1 | user32.dll | bool setwindowpos(int, int, int, int, int, int, uint) |
| 1 | user32.dll | bool getwindowrect(int, savefiledialogwithencoding/rect&) |
| 1 | user32.dll | int sendmessage(int, int, int, string) |