Application Report
- Application ID: df0c43280ea2448fa3b2bf5410d10217
- Report Submitted on: 03/05/2009 11:10:41
- Definitions File: Mono 2.2
- API Issues: 26
- P/Invoke APIs: 8
The following 26 APIs (used 96 times) might not work:
- Total:
25
11
-
System
1
1
-
Type
1
1
-
GetTypeFromCLSID(System.Guid)
Used 2 times
1
1
-
GetTypeFromCLSID(System.Guid)
Used 2 times
-
Type
-
System.CodeDom
1
-
CodeTypeReference
1
-
.ctor(System.Type)
Used 2 times
1
-
.ctor(System.Type)
Used 2 times
-
CodeTypeReference
-
System.Collections
1
-
Hashtable
1
-
OnDeserialization(System.Object)
Used 1 time
1
-
OnDeserialization(System.Object)
Used 1 time
-
Hashtable
-
System.Data.Common
1
1
-
DataAdapter
1
1
-
Update(System.Data.DataSet)
Used 12 times
1
1
-
Update(System.Data.DataSet)
Used 12 times
-
DataAdapter
-
System.Diagnostics
4
-
EventLog
4
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 2 times
1
-
SourceExists(System.String,System.String)
Used 1 time
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
-
EventLog
-
System.Reflection.Emit
4
3
-
ILGenerator
2
2
-
MethodBuilder
1
1
-
get_Signature()
Used 6 times
1
1
-
get_Signature()
Used 6 times
-
SignatureHelper
1
-
ILGenerator
-
System.Runtime.InteropServices
4
2
-
Marshal
3
1
-
GetComObjectData(System.Object,System.Object)
Used 6 times
1
-
GetTypeForITypeInfo(System.IntPtr)
Used 2 times
1
1
-
SetComObjectData(System.Object,System.Object,System.Object)
Used 3 times
1
-
GetComObjectData(System.Object,System.Object)
Used 6 times
-
TypeLibConverter
1
1
-
Marshal
-
System.Runtime.Remoting
1
-
RemotingConfiguration
1
-
Configure(System.String,System.Boolean)
Used 1 time
1
-
Configure(System.String,System.Boolean)
Used 1 time
-
RemotingConfiguration
-
System.Runtime.Remoting.Proxies
1
1
-
RealProxy
1
1
-
SupportsInterface(System.Guid&)
Used 2 times
1
1
-
SupportsInterface(System.Guid&)
Used 2 times
-
RealProxy
-
System.Text
3
-
DecoderFallbackException
2
-
get_BytesUnknown()
Used 3 times
1
-
get_Index()
Used 2 times
1
-
get_BytesUnknown()
Used 3 times
-
EncoderFallbackException
1
-
get_Index()
Used 2 times
1
-
get_Index()
Used 2 times
-
DecoderFallbackException
-
System.Xml
1
-
XmlValidatingReader
1
-
set_ValidationType(System.Xml.ValidationType)
Used 4 times
1
-
set_ValidationType(System.Xml.ValidationType)
Used 4 times
-
XmlValidatingReader
-
System.Xml.Serialization
3
3
-
XmlSerializationReader
3
3
-
CreateInvalidCastException(System.Type,System.Object,System.String)
Used 8 times
1
1
-
get_IsReturnValue()
Used 8 times
1
1
-
set_IsReturnValue(System.Boolean)
Used 16 times
1
1
-
CreateInvalidCastException(System.Type,System.Object,System.String)
Used 8 times
-
XmlSerializationReader
-
System
There are 8 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 1 | kernel32.dll | bool setconsoletextattribute(intptr, uint) |
| 1 | kernel32.dll | bool writeconsolew(intptr, string, uint, uint32&, intptr) |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |
| 1 | oleaut32.dll | itypelib loadregtypelib(guid&, int16, int16, int) |
| 1 | oleaut32.dll | void variantclear(intptr) |