Application Report
- Application ID: 8a8c2b14991b4b3da2792c4ab286dad8
- Report Submitted on: 07/06/2008 10:51:53
- API Issues: 14
- P/Invoke APIs: 10
The following 14 APIs (used 41 times) might not work:
- Total:
1
11
7
-
System.Management
1
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 4 times
1
1
-
get_Item(System.String)
Used 4 times
-
ManagementClass
2
-
.ctor(System.String)
Used 1 time
1
-
GetInstances()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementObject
1
-
Dispose()
Used 1 time
1
-
Dispose()
Used 1 time
-
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
-
ManagementBaseObject
-
System.Net.Mail
1
1
-
SmtpClient
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 2 times
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 2 times
-
SmtpClient
-
System.Windows.Forms
6
-
ContainerControl
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
-
RichTextBox
5
-
get_SelectionBackColor()
Used 4 times
1
-
set_RightMargin(System.Int32)
Used 1 time
1
-
set_SelectionBackColor(System.Drawing.Color)
Used 11 times
1
-
set_SelectionIndent(System.Int32)
Used 8 times
1
-
set_ShowSelectionMargin(System.Boolean)
Used 1 time
1
-
get_SelectionBackColor()
Used 4 times
-
ContainerControl
-
System.Management
There are 10 P/Invokes (used 24 times):
| Count | Library | Function |
|---|---|---|
| 9 | user32 | bool sendmessagea(intptr, int, int, myrichtextbox/point&) |
| 5 | user32 | int sendmessage(handleref, int, int, int) |
| 2 | user32 | int sendmessage(handleref, int, int, myrichtextbox/paraformat&) |
| 2 | user32 | bool sendmessagea(intptr, int, int, myrichtextbox/charformat2&) |
| 1 | user32 | bool getscrollinfo(intptr, int, myrichtextbox/scrollinfo&) |
| 1 | user32 | int loadcursor(int, int) |
| 1 | user32 | bool setcursor(int) |
| 1 | user32 | bool getscrollrange(intptr, int, int32&, int32&) |
| 1 | user32.dll | bool setwindowpos(intptr, intptr, int, int, int, int, uint) |
| 1 | user32.dll | int scrollwindow(intptr, int, int, mypanel/rect&, mypanel/rect&) |