Application Report
- Application ID: ce50e1803cbf4bdab5f774b552214fc3
- Report Submitted on: 10/05/2007 13:56:58
- API Issues: 6
- P/Invoke APIs: 10
The following 6 APIs (used 202 times) might not work:
- Total:
5
5
-
Microsoft.VisualBasic
1
-
Interaction
1
-
GetObject(System.String,System.String)
Used 1 time
1
-
GetObject(System.String,System.String)
Used 1 time
-
Interaction
-
System
1
1
-
Type
1
1
-
GetTypeFromProgID(System.String)
Used 14 times
1
1
-
GetTypeFromProgID(System.String)
Used 14 times
-
Type
-
System.Data.SqlClient
1
1
-
SqlBulkCopy
1
1
-
SqlBulkCopy
-
System.Runtime.InteropServices
2
2
-
Marshal
2
2
-
GetExceptionCode()
Used 44 times
1
1
-
GetExceptionPointers()
Used 132 times
1
1
-
GetExceptionCode()
Used 44 times
-
Marshal
-
System.Xml.Schema
1
-
XmlSchemaType
1
-
GetBuiltInSimpleType(System.Xml.Schema.XmlTypeCode)
Used 7 times
1
-
GetBuiltInSimpleType(System.Xml.Schema.XmlTypeCode)
Used 7 times
-
XmlSchemaType
-
Microsoft.VisualBasic
There are 10 P/Invokes (used 15 times):
| Count | Library | Function |
|---|---|---|
| 4 | user32.dll | int getsyscolor(int) |
| 2 | kernel32.dll | bool closehandle(intptr) |
| 2 | user32.dll | bool setsyscolors(int, int32[], int32[]) |
| 1 | advapi32.dll | bool reverttoself() |
| 1 | advapi32.dll | int duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | int logonuser(string, string, string, int, int, intptr&) |
| 1 | user32.dll | intptr findwindow(string, string) |
| 1 | user32.dll | int getwindowthreadprocessid(intptr, int32&) |
| 1 | user32.dll | int destroyicon(intptr) |
| 1 | user32.dll | intptr getwindowdc(intptr) |