Application Report
- Application ID: c3c13abbe34449c8a5051faf78cad33d
- Report Submitted on: 07/20/2007 09:55:35
- API Issues: 11
- P/Invoke APIs: 3
The following 11 APIs (used 48 times) might not work:
- Total:
7
11
-
Microsoft.VisualBasic
2
-
Interaction
2
-
AppActivate(System.Int32)
Used 2 times
1
-
Shell(System.String,Microsoft.VisualBasic.AppWinStyle,System.Boolean,System.Int32)
Used 7 times
1
-
AppActivate(System.Int32)
Used 2 times
-
Interaction
-
System.Data.OleDb
1
1
-
OleDbDataAdapter
1
1
-
Fill(System.Data.DataSet,System.Object,System.String)
Used 26 times
1
1
-
Fill(System.Data.DataSet,System.Object,System.String)
Used 26 times
-
OleDbDataAdapter
-
System.Management
6
8
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementObject
1
1
-
InvokeMethod(System.String,System.Object[])
Used 2 times
1
1
-
InvokeMethod(System.String,System.Object[])
Used 2 times
-
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
-
ManagementObjectSearcher
2
-
.ctor(System.Management.ObjectQuery)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.Management.ObjectQuery)
Used 1 time
-
SelectQuery
1
1
-
.ctor(System.String)
Used 1 time
1
1
-
.ctor(System.String)
Used 1 time
-
ManagementBaseObject
-
Microsoft.VisualBasic
There are 3 P/Invokes (used 3 times):
| Count | Library | Function |
|---|---|---|
| 1 | advapi32.dll | int getusernamea(string&, int32&) |
| 1 | kernel32 | void exitprocess(int) |
| 1 | winmm.dll | int playsound(string&, int, int) |