Application Report
- Application ID: 2646f755be50483892566d6a3b33ec1c
- Report Submitted on: 10/25/2010 12:15:51
- Definitions File: Mono 2.8 (4.0 Profile)
- API Issues: 34
- P/Invoke APIs: 3
The following 34 APIs (used 46 times) might not work:
- Total:
31
13
-
System
26
9
-
Console
15
-
MoveBufferArea(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
Used 1 time
1
-
MoveBufferArea(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Char,System.ConsoleColor,System.ConsoleColor)
Used 1 time
1
-
SetBufferSize(System.Int32,System.Int32)
Used 1 time
1
-
get_CapsLock()
Used 1 time
1
-
get_NumberLock()
Used 1 time
1
-
get_WindowHeight()
Used 1 time
1
-
get_WindowLeft()
Used 1 time
1
-
get_WindowTop()
Used 1 time
1
-
get_WindowWidth()
Used 1 time
1
-
set_BufferHeight(System.Int32)
Used 1 time
1
-
set_BufferWidth(System.Int32)
Used 1 time
1
-
set_WindowHeight(System.Int32)
Used 1 time
1
-
set_WindowLeft(System.Int32)
Used 1 time
1
-
set_WindowTop(System.Int32)
Used 1 time
1
-
set_WindowWidth(System.Int32)
Used 1 time
1
-
MoveBufferArea(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32)
Used 1 time
-
Environment
3
1
-
FailFast(System.String)
Used 1 time
1
1
-
get_UserInteractive()
Used 1 time
1
-
get_WorkingSet()
Used 1 time
1
-
FailFast(System.String)
Used 1 time
-
Type
8
8
-
GetTypeFromCLSID(System.Guid)
Used 2 times
1
1
-
GetTypeFromCLSID(System.Guid,System.Boolean)
Used 2 times
1
1
-
GetTypeFromCLSID(System.Guid,System.String)
Used 2 times
1
1
-
GetTypeFromCLSID(System.Guid,System.String,System.Boolean)
Used 2 times
1
1
-
GetTypeFromProgID(System.String)
Used 2 times
1
1
-
GetTypeFromProgID(System.String,System.Boolean)
Used 2 times
1
1
-
GetTypeFromProgID(System.String,System.String)
Used 2 times
1
1
-
GetTypeFromProgID(System.String,System.String,System.Boolean)
Used 2 times
1
1
-
GetTypeFromCLSID(System.Guid)
Used 2 times
-
Console
-
System.CodeDom
2
-
CodeTypeReference
2
-
.ctor(System.String)
Used 3 times
1
-
.ctor(System.Type)
Used 2 times
1
-
.ctor(System.String)
Used 3 times
-
CodeTypeReference
-
System.IO
1
3
-
FileStream
1
3
-
.ctor(Microsoft.Win32.SafeHandles.SafeFileHandle,System.IO.FileAccess,System.Int32,System.Boolean)
Used 1 time
1
-
.ctor(System.String,System.IO.FileMode,System.Security.AccessControl.FileSystemRights,System.IO.FileShare,System.Int32,System.IO.FileOptions,System.Security.AccessControl.FileSecurity)
Used 1 time
1
-
GetAccessControl()
Used 1 time
1
-
SetAccessControl(System.Security.AccessControl.FileSecurity)
Used 1 time
1
-
.ctor(Microsoft.Win32.SafeHandles.SafeFileHandle,System.IO.FileAccess,System.Int32,System.Boolean)
Used 1 time
-
FileStream
-
System.Reflection
2
1
-
Assembly
2
1
-
Assembly
-
System
There are 3 P/Invokes (used 3 times):
| Count | Library | Function |
|---|---|---|
| 1 | jvm.dll | jniresult jni_createjavavm(intptr&, intptr&, javavminitargs*) |
| 1 | jvm.dll | jniresult jni_getcreatedjavavms(intptr&, int, int32&) |
| 1 | jvm.dll | jniresult jni_getdefaultjavavminitargs(javavminitargs*) |