Application Report
- Application ID: 0fcf9ffc122645bb903172aed595c9aa
- Report Submitted on: 03/19/2007 00:06:42
- API Issues: 5
- P/Invoke APIs: 6
The following 5 APIs (used 10 times) might not work:
- Total:
5
2
-
System
1
1
-
Type
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
-
Type
-
System.Diagnostics
1
-
Process
1
-
get_MainWindowHandle()
Used 2 times
1
-
get_MainWindowHandle()
Used 2 times
-
Process
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetIsNetworkAvailable()
Used 1 time
1
-
GetIsNetworkAvailable()
Used 1 time
-
NetworkInterface
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetActiveObject(System.String)
Used 4 times
1
1
-
GetActiveObject(System.String)
Used 4 times
-
Marshal
-
System.Windows.Forms
1
-
ContainerControl
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
1
-
set_AutoValidate(System.Windows.Forms.AutoValidate)
Used 1 time
-
ContainerControl
-
System
There are 6 P/Invokes (used 6 times):
| Count | Library | Function |
|---|---|---|
| 1 | crypt32.dll | bool cryptprotectdata(dpapi/data_blob&, string, dpapi/data_blob&, intptr, dpapi/ |
| 1 | crypt32.dll | bool cryptunprotectdata(dpapi/data_blob&, string&, dpapi/data_blob&, intptr, dpa |
| 1 | mapi32.dll | int mapisendmail(intptr, intptr, mapimailmessage/mapihelperinterop/mapimessage, |
| 1 | user32.dll | int isiconic(intptr) |
| 1 | user32.dll | int setforegroundwindow(intptr) |
| 1 | user32.dll | int showwindow(intptr, int) |