Application Report
- Application ID: cb140cc782784f7db7ceba3094a50956
- Report Submitted on: 09/28/2008 11:44:09
- API Issues: 5
- P/Invoke APIs: 4
The following 5 APIs (used 9 times) might not work:
- Total:
5
1
-
System.Configuration
1
-
ApplicationSettingsBase
1
-
get_Item(System.String)
Used 1 time
1
-
get_Item(System.String)
Used 1 time
-
ApplicationSettingsBase
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 4 times
1
-
get_MainWindowHandle()
Used 4 times
-
Process
-
System.IO
2
-
DirectoryInfo
2
-
GetAccessControl()
Used 1 time
1
-
SetAccessControl(System.Security.AccessControl.DirectorySecurity)
Used 1 time
1
-
GetAccessControl()
Used 1 time
-
DirectoryInfo
-
System.Security.AccessControl
1
1
-
FileSystemSecurity
1
1
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 2 times
1
1
-
AddAccessRule(System.Security.AccessControl.FileSystemAccessRule)
Used 2 times
-
FileSystemSecurity
-
System.Configuration
There are 4 P/Invokes (used 7 times):
| Count | Library | Function |
|---|---|---|
| 2 | shell32.dll | intptr shgetfileinfo(string&, int, proffixfkt/shfileinfo&, int, int) |
| 2 | user32 | int sendmessage(int, int, int, int32&) |
| 2 | user32 | int setforegroundwindow(intptr) |
| 1 | user32 | int showwindow(intptr, int) |