Application Report
- Application ID: de0efba1ba6b4206aadeb7d7719cf03f
- Report Submitted on: 02/28/2008 14:34:13
- API Issues: 6
- P/Invoke APIs: 11
The following 6 APIs (used 16 times) might not work:
- Total:
6
1
-
System
1
1
-
Type
1
1
-
GetTypeFromCLSID(System.Guid)
Used 4 times
1
1
-
GetTypeFromCLSID(System.Guid)
Used 4 times
-
Type
-
System.ComponentModel
1
-
MarshalByValueComponent
1
-
Dispose(System.Boolean)
Used 5 times
1
-
Dispose(System.Boolean)
Used 5 times
-
MarshalByValueComponent
-
System.Data.SqlClient
1
-
SqlConnection
1
-
set_ConnectionString(System.String)
Used 3 times
1
-
set_ConnectionString(System.String)
Used 3 times
-
SqlConnection
-
System.Runtime.CompilerServices
1
-
RuntimeHelpers
1
-
PrepareConstrainedRegions()
Used 1 time
1
-
PrepareConstrainedRegions()
Used 1 time
-
RuntimeHelpers
-
System.Security.Policy
1
-
Zone
1
-
CreateFromUrl(System.String)
Used 1 time
1
-
CreateFromUrl(System.String)
Used 1 time
-
Zone
-
System.Windows.Forms
1
-
Control
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 2 times
1
-
set_CheckForIllegalCrossThreadCalls(System.Boolean)
Used 2 times
-
Control
-
System
There are 11 P/Invokes (used 15 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 2 | mscoree.dll | int getcorversion(stringbuilder, int, int32&) |
| 2 | ole32.dll | int cocreateinstance(guid&, object, uint, guid&, object&) |
| 1 | gdi32 | int bitblt(int, int, int, int, int, int, int, int, int) |
| 1 | kernel32.dll | processsafehandle openprocess(int, bool, int) |
| 1 | mscoree.dll | void getversionfromprocess(processsafehandle, stringbuilder, int, int32&) |
| 1 | mscoree.dll | void getrequestedruntimeversion(string, stringbuilder, int, int32&) |
| 1 | mscoree.dll | icordebug createdebugginginterfacefromversion(int, string) |
| 1 | ole32.dll | void cocreateinstance(guid&, intptr, int, guid&, icordebug&) |
| 1 | user32 | int getdc(int) |
| 1 | user32 | int releasedc(int, int) |