Application Report
- Application ID: b448953aef2c4b55b1ba376c7214f4d8
- Report Submitted on: 10/16/2009 16:48:36
- Definitions File: Mono 2.4 (Revised)
- API Issues: 40
- P/Invoke APIs: 14
The following 40 APIs (used 231 times) might not work:
- Total:
4
32
21
-
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.Diagnostics
5
1
-
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
-
TraceListener
1
-
get_IsThreadSafe()
Used 2 times
1
-
get_IsThreadSafe()
Used 2 times
-
EventLogInstaller
-
System.Drawing.Drawing2D
1
-
System.EnterpriseServices
8
8
-
ContextUtil
3
3
-
get_ActivityId()
Used 2 times
1
1
-
get_ApplicationId()
Used 2 times
1
1
-
get_TransactionId()
Used 2 times
1
1
-
get_ActivityId()
Used 2 times
-
SecurityCallContext
4
4
-
get_CurrentCall()
Used 2 times
1
1
-
get_DirectCaller()
Used 2 times
1
1
-
get_IsSecurityEnabled()
Used 4 times
1
1
-
get_OriginalCaller()
Used 2 times
1
1
-
get_CurrentCall()
Used 2 times
-
SecurityIdentity
1
1
-
get_AccountName()
Used 4 times
1
1
-
get_AccountName()
Used 4 times
-
ContextUtil
-
System.Management
4
6
-
ManagementBaseObject
1
1
-
get_Item(System.String)
Used 2 times
1
1
-
get_Item(System.String)
Used 2 times
-
ManagementObjectCollection
1
1
-
GetEnumerator()
Used 2 times
1
1
-
GetEnumerator()
Used 2 times
-
ManagementObjectCollection/ManagementObjectEnumerator
2
2
-
MoveNext()
Used 2 times
1
1
-
get_Current()
Used 2 times
1
1
-
MoveNext()
Used 2 times
-
ManagementObjectSearcher
2
-
.ctor(System.String)
Used 1 time
1
-
Get()
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
ManagementBaseObject
-
System.Management.Instrumentation
3
3
1
-
DefaultManagementInstaller
1
-
.ctor()
Used 8 times
1
-
.ctor()
Used 8 times
-
DefaultManagementProjectInstaller
1
-
.ctor()
Used 8 times
1
-
.ctor()
Used 8 times
-
IgnoreMemberAttribute
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
Instrumentation
1
1
-
Fire(System.Object)
Used 6 times
1
1
-
Fire(System.Object)
Used 6 times
-
InstrumentationManager
2
-
RegisterType(System.Type)
Used 1 time
1
-
UnregisterType(System.Type)
Used 1 time
1
-
RegisterType(System.Type)
Used 1 time
-
DefaultManagementInstaller
-
System.Messaging
1
-
MessageQueue
1
-
.ctor(System.String,System.Boolean,System.Boolean)
Used 1 time
1
-
.ctor(System.String,System.Boolean,System.Boolean)
Used 1 time
-
MessageQueue
-
System.Net.Mail
1
1
-
SmtpClient
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 4 times
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 4 times
-
SmtpClient
-
System.Net.NetworkInformation
1
-
NetworkInterface
1
-
GetAllNetworkInterfaces()
Used 3 times
1
-
GetAllNetworkInterfaces()
Used 3 times
-
NetworkInterface
-
System.Reflection.Emit
1
-
ILGenerator
1
-
ILGenerator
-
System.Runtime.InteropServices
2
1
-
Marshal
2
1
-
GetHRForException(System.Exception)
Used 1 time
1
-
GetHRForLastWin32Error()
Used 6 times
1
1
-
GetHRForException(System.Exception)
Used 1 time
-
Marshal
-
System.Security.Principal
1
1
-
WindowsIdentity
1
1
-
GetCurrent(System.Boolean)
Used 2 times
1
1
-
GetCurrent(System.Boolean)
Used 2 times
-
WindowsIdentity
-
System.Transactions
1
-
TransactionEventArgs
1
-
get_Transaction()
Used 2 times
1
-
get_Transaction()
Used 2 times
-
TransactionEventArgs
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 9 times
1
-
get_DesignMode()
Used 9 times
-
Control
-
System.Web.UI.WebControls
1
-
BaseValidator
1
-
set_Text(System.String)
Used 23 times
1
-
set_Text(System.String)
Used 23 times
-
BaseValidator
-
Microsoft.Win32
There are 14 P/Invokes (used 19 times):
| Count | Library | Function |
|---|---|---|
| 3 | userenv.dll | bool leavecriticalpolicysection(intptr) |
| 2 | userenv.dll | intptr entercriticalpolicysection(bool) |
| 2 | userenv.dll | bool unregistergpnotification(safewaithandle) |
| 2 | userenv.dll | bool registergpnotification(safewaithandle, bool) |
| 1 | advapi32.dll | bool lookupaccountsid(intptr, intptr, stringbuilder, uint32&, stringbuilder, uin |
| 1 | advapi32.dll | int getsecurityinfo(intptr, nativemethods/se_object_type, uint, intptr&, intptr& |
| 1 | kernel32 | int formatmessage(int, intptr, int, int, stringbuilder, int, int) |
| 1 | kernel32.dll | int getmodulefilename(intptr, stringbuilder, int) |
| 1 | kernel32.dll | intptr getcurrentprocess() |
| 1 | kernel32.dll | int getcurrentthreadid() |
| 1 | kernel32.dll | int getcurrentprocessid() |
| 1 | kernel32.dll | intptr getmodulehandle(string) |
| 1 | mtxex.dll | int getobjectcontext(nativemethods/iobjectcontext&) |
| 1 | secur32.dll | bool getusernameex(nativemethods/extendednameformat, stringbuilder, uint32&) |