Application Report
- Application ID: 069c8f86f35b4a9e93c8419a5827f369
- Report Submitted on: 07/02/2009 14:36:19
- Definitions File: Mono 2.4 (Revised)
- API Issues: 32
- P/Invoke APIs: 13
The following 32 APIs (used 99 times) might not work:
- Total:
4
26
14
-
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
7
1
-
EventLog
2
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
1
-
SourceExists(System.String,System.String)
Used 1 time
1
-
CreateEventSource(System.Diagnostics.EventSourceCreationData)
Used 1 time
-
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
-
EventLog
-
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
3
1
-
DefaultManagementInstaller
1
-
.ctor()
Used 2 times
1
-
.ctor()
Used 2 times
-
DefaultManagementProjectInstaller
1
-
.ctor()
Used 2 times
1
-
.ctor()
Used 2 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.Reflection.Emit
1
-
ILGenerator
1
-
ILGenerator
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetHRForLastWin32Error()
Used 6 times
1
1
-
GetHRForLastWin32Error()
Used 6 times
-
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.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 1 time
1
-
.ctor(System.Threading.LockRecursionPolicy)
Used 1 time
-
ReaderWriterLockSlim
-
System.Web.UI
1
-
Control
1
-
get_DesignMode()
Used 1 time
1
-
get_DesignMode()
Used 1 time
-
Control
-
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&) |