Application Report
- Application ID: a32f23d6800243ac9a0b64f287be5b55
- Report Submitted on: 09/13/2010 15:58:15
- Definitions File: Mono 2.6
- API Issues: 30
- P/Invoke APIs: 17
The following 30 APIs (used 690 times) might not work:
- Total:
26
11
-
Microsoft.Win32
1
-
RegistryKey
1
-
RegistryKey
-
System.Configuration
3
-
ConfigurationManager
2
-
ConfigurationSection
1
-
get_SectionInformation()
Used 20 times
1
-
get_SectionInformation()
Used 20 times
-
ConfigurationManager
-
System.Data.Common
2
3
-
DataAdapter
2
2
-
GetFillParameters()
Used 2 times
1
1
-
Update(System.Data.DataSet)
Used 2 times
1
1
-
GetFillParameters()
Used 2 times
-
DbConnection
1
-
GetSchema(System.String,System.String[])
Used 16 times
1
-
GetSchema(System.String,System.String[])
Used 16 times
-
DataAdapter
-
System.Diagnostics
9
2
-
EventLog
4
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 2 times
1
-
DeleteEventSource(System.String,System.String)
Used 1 time
1
-
LogNameFromSourceName(System.String,System.String)
Used 3 times
1
-
SourceExists(System.String,System.String)
Used 1 time
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 2 times
-
EventLogInstaller
4
1
-
set_CategoryCount(System.Int32)
Used 2 times
1
1
-
set_CategoryResourceFile(System.String)
Used 1 time
1
-
set_MessageResourceFile(System.String)
Used 1 time
1
-
set_ParameterResourceFile(System.String)
Used 1 time
1
-
set_CategoryCount(System.Int32)
Used 2 times
-
StackTrace
1
1
-
.ctor(System.Threading.Thread,System.Boolean)
Used 2 times
1
1
-
.ctor(System.Threading.Thread,System.Boolean)
Used 2 times
-
EventLog
-
System.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Reflection.Emit
2
-
DynamicMethod
1
-
ILGenerator
1
-
DynamicMethod
-
System.Runtime.InteropServices
3
3
-
Marshal
3
3
-
GetExceptionCode()
Used 142 times
1
1
-
GetExceptionPointers()
Used 426 times
1
1
-
GetHRForLastWin32Error()
Used 6 times
1
1
-
GetExceptionCode()
Used 142 times
-
Marshal
-
System.Threading
1
-
ReaderWriterLockSlim
1
-
.ctor(System.Threading.LockRecursionPolicy)
Used 1 time
1
-
.ctor(System.Threading.LockRecursionPolicy)
Used 1 time
-
ReaderWriterLockSlim
-
System.Transactions
3
1
-
PreparingEnlistment
2
-
ForceRollback(System.Exception)
Used 1 time
1
-
Prepared()
Used 1 time
1
-
ForceRollback(System.Exception)
Used 1 time
-
Transaction
1
-
TransactionEventArgs
1
-
get_Transaction()
Used 4 times
1
-
get_Transaction()
Used 4 times
-
PreparingEnlistment
-
System.Xml
3
-
XmlReader
3
-
ReadContentAsObject()
Used 1 time
1
-
ReadElementContentAsObject()
Used 1 time
1
-
ReadElementContentAsObject(System.String,System.String)
Used 1 time
1
-
ReadContentAsObject()
Used 1 time
-
XmlReader
-
Microsoft.Win32
There are 17 P/Invokes (used 26 times):
| Count | Library | Function |
|---|---|---|
| 3 | kernel32.dll | bool closehandle(intptr) |
| 3 | userenv.dll | bool leavecriticalpolicysection(intptr) |
| 2 | kernel32.dll | bool setconsoletextattribute(intptr, uint16) |
| 2 | kernel32.dll | intptr getstdhandle(uint) |
| 2 | userenv.dll | intptr entercriticalpolicysection(bool) |
| 2 | userenv.dll | bool unregistergpnotification(safewaithandle) |
| 2 | userenv.dll | bool registergpnotification(safewaithandle, bool) |
| 1 | advapi32.dll | bool duplicatetoken(intptr, int, intptr&) |
| 1 | advapi32.dll | bool logonuser(string, string, string, int, int, intptr&) |
| 1 | kernel32.dll | int getconsoleoutputcp() |
| 1 | kernel32.dll | int formatmessage(int, intptr&, int, int, string&, int, intptr) |
| 1 | kernel32.dll | bool getconsolescreenbufferinfo(intptr, coloredconsoleappender/console_screen_bu |
| 1 | kernel32.dll | void outputdebugstring(string) |
| 1 | libc | void closelog() |
| 1 | libc | void openlog(intptr, int, localsyslogappender/syslogfacility) |
| 1 | libc | void syslog(int, string, string) |
| 1 | netapi32.dll | int netmessagebuffersend(string, string, string, string, int) |