Application Report
- Application ID: 50caf48b9afd4425b287be1b30f4a611
- Report Submitted on: 02/22/2007 03:33:59
- API Issues: 12
- P/Invoke APIs: 16
The following 12 APIs (used 59 times) might not work:
- Total:
10
5
-
System.Management
2
4
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 16 times
1
1
-
get_Item(System.String)
Used 16 times
-
ManagementClass
2
-
.ctor(System.String)
Used 4 times
1
-
GetInstances()
Used 4 times
1
-
.ctor(System.String)
Used 4 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 8 times
1
1
-
GetEnumerator()
Used 8 times
-
ManagementBaseObject
-
System.Net.Mail
1
1
-
SmtpClient
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 1 time
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 1 time
-
SmtpClient
-
System.Security
2
-
CodeAccessPermission
2
-
Assert()
Used 1 time
1
-
RevertAssert()
Used 1 time
1
-
Assert()
Used 1 time
-
CodeAccessPermission
-
System.Windows.Forms
5
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 20 times
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 20 times
-
ToolStripItem
1
-
get_RightToLeft()
Used 1 time
1
-
get_RightToLeft()
Used 1 time
-
WebBrowser
3
-
.ctor()
Used 1 time
1
-
set_IsWebBrowserContextMenuEnabled(System.Boolean)
Used 1 time
1
-
set_WebBrowserShortcutsEnabled(System.Boolean)
Used 1 time
1
-
.ctor()
Used 1 time
-
Control
-
System.Management
There are 16 P/Invokes (used 20 times):
| Count | Library | Function |
|---|---|---|
| 3 | user32.dll | uint16 getkeystate(int) |
| 2 | user32.dll | int showwindow(intptr, int16) |
| 2 | uxtheme.dll | int setwindowtheme(intptr, string, string) |
| 1 | ole32.dll | void cocreateguid(pi/guidstruct&) |
| 1 | shell32.dll | int shappbarmessage(int, form1/appbardata&) |
| 1 | user32.dll | bool setwindowpos(intptr, int, int, int, int, int, uint) |
| 1 | user32.dll | void disableprocesswindowsghosting() |
| 1 | user32.dll | void adjustwindowrectex(pi/rect&, int, bool, int) |
| 1 | user32.dll | uint sendmessage(intptr, int, uint, uint) |
| 1 | user32.dll | intptr getdcex(intptr, intptr, uint) |
| 1 | user32.dll | bool getwindowrect(intptr, pi/rect&) |
| 1 | user32.dll | bool redrawwindow(intptr, intptr, intptr, uint) |
| 1 | user32.dll | int releasedc(intptr, intptr) |
| 1 | user32.dll | bool trackmouseevent(pi/trackmouseevents&) |
| 1 | user32.dll | bool showwindow(intptr, int) |
| 1 | user32.dll | int setwindowpos(intptr, intptr, int, int, int, int, uint) |