Application Report
- Application ID: c5395603880f41c7a20201c26eb45ea0
- Report Submitted on: 10/07/2010 02:36:45
- Definitions File: Mono 2.6
- API Issues: 35
- P/Invoke APIs: 13
The following 35 APIs (used 182 times) might not work:
- Total:
4
27
17
-
Microsoft.Win32
1
-
RegistryKey
1
-
RegistryKey
-
System.Configuration
2
-
ConfigurationManager
1
-
ConfigurationSection
1
-
get_SectionInformation()
Used 20 times
1
-
get_SectionInformation()
Used 20 times
-
ConfigurationManager
-
System.Data.Linq
1
-
DataContext
1
-
.ctor(System.String,System.Data.Linq.Mapping.MappingSource)
Used 6 times
1
-
.ctor(System.String,System.Data.Linq.Mapping.MappingSource)
Used 6 times
-
DataContext
-
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 3 times
1
-
get_IsThreadSafe()
Used 3 times
-
EventLogInstaller
-
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.Instrumentation
3
1
-
DefaultManagementProjectInstaller
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
IgnoreMemberAttribute
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
Instrumentation
1
1
-
Fire(System.Object)
Used 4 times
1
1
-
Fire(System.Object)
Used 4 times
-
DefaultManagementProjectInstaller
-
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 2 times
1
1
-
set_UseDefaultCredentials(System.Boolean)
Used 2 times
-
SmtpClient
-
System.Reflection.Emit
2
-
DynamicMethod
1
-
ILGenerator
1
-
DynamicMethod
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetHRForLastWin32Error()
Used 6 times
1
1
-
GetHRForLastWin32Error()
Used 6 times
-
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.Threading
1
-
ReaderWriterLockSlim
1
-
.ctor(System.Threading.LockRecursionPolicy)
Used 2 times
1
-
.ctor(System.Threading.LockRecursionPolicy)
Used 2 times
-
ReaderWriterLockSlim
-
System.Web
1
-
SiteMapProvider
1
-
AddNode(System.Web.SiteMapNode,System.Web.SiteMapNode)
Used 1 time
1
-
AddNode(System.Web.SiteMapNode,System.Web.SiteMapNode)
Used 1 time
-
SiteMapProvider
-
System.Web.UI
3
2
-
CompositeScriptReference
1
-
get_Scripts()
Used 1 time
1
-
get_Scripts()
Used 1 time
-
CompositeScriptReferenceEventArgs
1
-
get_CompositeScript()
Used 1 time
1
-
get_CompositeScript()
Used 1 time
-
Control
1
-
get_DesignMode()
Used 15 times
1
-
get_DesignMode()
Used 15 times
-
ScriptManager
1
-
ScriptReference
1
-
GetUrl(System.Web.UI.ScriptManager,System.Boolean)
Used 1 time
1
-
GetUrl(System.Web.UI.ScriptManager,System.Boolean)
Used 1 time
-
CompositeScriptReference
-
System.Web.UI.WebControls
2
-
BaseValidator
1
-
set_Text(System.String)
Used 23 times
1
-
set_Text(System.String)
Used 23 times
-
CreateUserWizard
1
-
get_InvalidPasswordErrorMessage()
Used 1 time
1
-
get_InvalidPasswordErrorMessage()
Used 1 time
-
BaseValidator
-
Microsoft.Win32
There are 13 P/Invokes (used 18 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.dll | intptr getcurrentprocess() |
| 1 | kernel32.dll | int getmodulefilename(intptr, stringbuilder, int) |
| 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&) |