Application Report
- Application ID: bdc90a8222b4410c81ce709a4fee3ec0
- Report Submitted on: 10/28/2008 07:12:09
- Definitions File: Mono 2.0
- API Issues: 9
- P/Invoke APIs: 11
The following 9 APIs (used 32 times) might not work:
- Total:
7
6
-
Microsoft.VisualBasic
1
-
Interaction
1
-
CreateObject(System.String,System.String)
Used 1 time
1
-
CreateObject(System.String,System.String)
Used 1 time
-
Interaction
-
Microsoft.VisualBasic.ApplicationServices
1
-
User
1
-
get_Name()
Used 1 time
1
-
get_Name()
Used 1 time
-
User
-
System
1
1
-
Type
1
1
-
GetTypeFromCLSID(System.Guid)
Used 4 times
1
1
-
GetTypeFromCLSID(System.Guid)
Used 4 times
-
Type
-
System.CodeDom
2
-
CodeTypeReference
2
-
.ctor(System.String)
Used 2 times
1
-
.ctor(System.Type)
Used 17 times
1
-
.ctor(System.String)
Used 2 times
-
CodeTypeReference
-
System.Runtime.CompilerServices
1
-
RuntimeHelpers
1
-
PrepareConstrainedRegions()
Used 1 time
1
-
PrepareConstrainedRegions()
Used 1 time
-
RuntimeHelpers
-
System.Runtime.InteropServices
3
3
-
RegistrationServices
2
2
-
TypeLibConverter
1
1
-
RegistrationServices
-
Microsoft.VisualBasic
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.dll | int excludecliprect(intptr, 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 | oleaut32.dll | void loadtypelibex(string, cominterop/regkind, itypelib&) |
| 1 | user32.dll | intptr getwindowdc(intptr) |