Application Report
- Application ID: 35e8eb2eebb04cdeba6bfb771c517929
- Report Submitted on: 04/19/2008 10:26:19
- API Issues: 10
- P/Invoke APIs: 3
The following 10 APIs (used 24 times) might not work:
- Total:
8
6
-
System.Globalization
1
-
RegionInfo
1
-
get_DisplayName()
Used 2 times
1
-
get_DisplayName()
Used 2 times
-
RegionInfo
-
System.IO
1
-
DriveInfo
1
-
get_VolumeLabel()
Used 1 time
1
-
get_VolumeLabel()
Used 1 time
-
DriveInfo
-
System.Management
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementObjectSearcher
2
-
.ctor(System.String)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementBaseObject
-
System.Windows.Forms
2
-
WebBrowser
2
-
.ctor()
Used 8 times
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 3 times
1
-
.ctor()
Used 8 times
-
WebBrowser
-
System.Globalization
There are 3 P/Invokes (used 5 times):
| Count | Library | Function |
|---|---|---|
| 2 | shell32.dll | intptr shgetfileinfo(string, uint, shfileinfo&, uint, uint) |
| 2 | user32.dll | bool messagebeep(sssmessagebox/messagebeeptype) |
| 1 | wininet | bool internetgetconnectedstate(internetconnectionstatestype&, int) |