Application Report
- Application ID: bcfbbe8b02c64524ae931c6b2bd441b7
- Report Submitted on: 05/09/2007 14:57:50
- API Issues: 11
- P/Invoke APIs: 11
The following 11 APIs (used 28 times) might not work:
- Total:
8
6
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 2 times
1
-
get_MainWindowHandle()
Used 2 times
-
Process
-
System.Management
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 10 times
1
1
-
get_Item(System.String)
Used 10 times
-
ManagementObjectCollection
2
2
-
GetEnumerator()
Used 4 times
1
1
-
get_Count()
Used 2 times
1
1
-
GetEnumerator()
Used 4 times
-
ManagementObjectSearcher
2
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery)
Used 2 times
1
-
Get()
Used 2 times
1
-
.ctor(System.Management.ManagementScope,System.Management.ObjectQuery)
Used 2 times
-
ManagementScope
1
-
.ctor(System.String)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ObjectQuery
1
-
.ctor(System.String)
Used 2 times
1
-
.ctor(System.String)
Used 2 times
-
ManagementBaseObject
-
System.Windows.Forms
3
-
ErrorProvider
2
-
set_DataMember(System.String)
Used 1 time
1
-
set_DataSource(System.Object)
Used 1 time
1
-
set_DataMember(System.String)
Used 1 time
-
RichTextBox
1
-
set_SelectionTabs(System.Int32[])
Used 1 time
1
-
set_SelectionTabs(System.Int32[])
Used 1 time
-
ErrorProvider
-
System.Diagnostics
There are 11 P/Invokes (used 17 times):
| Count | Library | Function |
|---|---|---|
| 4 | mapi32.dll | int mapifreebuffer(intptr) |
| 3 | mapi32.dll | int mapireadmail(intptr, intptr, string, int, int, intptr&) |
| 2 | mapi32.dll | int mapilogon(intptr, string, string, int, int, intptr&) |
| 1 | mapi32.dll | int mapisendmail(intptr, intptr, mapimessage, int, int) |
| 1 | mapi32.dll | int mapiaddress(intptr, intptr, string, int, string, int, intptr, int, int, int3 |
| 1 | mapi32.dll | int mapilogoff(intptr, intptr, int, int) |
| 1 | mapi32.dll | int mapifindnext(intptr, intptr, string, string, int, int, stringbuilder) |
| 1 | mapi32.dll | int mapideletemail(intptr, intptr, string, int, int) |
| 1 | user32.dll | int isiconic(intptr) |
| 1 | user32.dll | int setforegroundwindow(intptr) |
| 1 | user32.dll | int showwindow(intptr, int) |