Application Report
- Application ID: 82f0a32a263544ddaeec8865ae83a3d9
- Report Submitted on: 10/03/2007 16:00:11
- API Issues: 19
- P/Invoke APIs: 8
The following 19 APIs (used 32 times) might not work:
- Total:
16
12
-
System
1
-
Environment
1
-
get_UserInteractive()
Used 2 times
1
-
get_UserInteractive()
Used 2 times
-
Environment
-
System.Drawing
1
-
Icon
1
-
ExtractAssociatedIcon(System.String)
Used 1 time
1
-
ExtractAssociatedIcon(System.String)
Used 1 time
-
Icon
-
System.IO
2
-
DriveInfo
2
-
get_IsReady()
Used 1 time
1
-
get_VolumeLabel()
Used 1 time
1
-
get_IsReady()
Used 1 time
-
DriveInfo
-
System.Management
9
10
-
ConnectionOptions
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
ManagementBaseObject
1
1
-
GetPropertyValue(System.String)
Used 4 times
1
1
-
GetPropertyValue(System.String)
Used 4 times
-
ManagementObjectCollection
3
3
-
Dispose()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
1
1
-
get_Count()
Used 2 times
1
1
-
Dispose()
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.Management.ManagementScope,System.Management.ObjectQuery)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery)
Used 1 time
-
ManagementPath
1
1
-
get_DefaultPath()
Used 2 times
1
1
-
get_DefaultPath()
Used 2 times
-
ManagementScope
1
-
ObjectQuery
1
-
.ctor(System.String)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ConnectionOptions
-
System.Security.Principal
2
2
-
WindowsIdentity
1
1
-
get_User()
Used 2 times
1
1
-
get_User()
Used 2 times
-
WindowsPrincipal
1
1
-
IsInRole(System.Security.Principal.SecurityIdentifier)
Used 2 times
1
1
-
IsInRole(System.Security.Principal.SecurityIdentifier)
Used 2 times
-
WindowsIdentity
-
System.Windows.Forms
1
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 2 times
1
-
set_UseEXDialog(System.Boolean)
Used 2 times
-
PrintDialog
-
System
There are 8 P/Invokes (used 13 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | int getprivateprofilestring(string, string, string, stringbuilder, int, string) |
| 2 | user32.dll | bool unhookwindowshookex(int) |
| 2 | user32.dll | int callnexthookex(int, int, int, intptr) |
| 2 | user32.dll | int sendmessage(intptr, int, intptr, intptr) |
| 2 | user32.dll | int setwindowshookex(int, nativemethods/hookproc, intptr, int) |
| 1 | shlwapi.dll | int64 pathmakesystemfolder(string) |
| 1 | user32.dll | bool changeclipboardchain(intptr, intptr) |
| 1 | user32.dll | intptr setclipboardviewer(intptr) |