Application Report
- Application ID: c17c0fec9fb449bbb1faab8f5318bb1a
- Report Submitted on: 03/05/2010 12:02:51
- Definitions File: Mono 2.6
- API Issues: 15
- P/Invoke APIs: 4
The following 15 APIs (used 57 times) might not work:
- Total:
13
7
-
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
4
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
-
EventLogInstaller
-
System.Management.Instrumentation
4
3
-
DefaultManagementProjectInstaller
1
-
.ctor()
Used 3 times
1
-
.ctor()
Used 3 times
-
Instrumentation
3
3
-
Fire(System.Object)
Used 2 times
1
1
-
Publish(System.Object)
Used 2 times
1
1
-
Revoke(System.Object)
Used 2 times
1
1
-
Fire(System.Object)
Used 2 times
-
DefaultManagementProjectInstaller
-
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.Transactions
1
-
TransactionEventArgs
1
-
get_Transaction()
Used 2 times
1
-
get_Transaction()
Used 2 times
-
TransactionEventArgs
-
Microsoft.Win32
There are 4 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 3 | userenv.dll | bool leavecriticalpolicysection(intptr) |
| 2 | userenv.dll | bool registergpnotification(safewaithandle, bool) |
| 2 | userenv.dll | bool unregistergpnotification(safewaithandle) |
| 2 | userenv.dll | intptr entercriticalpolicysection(bool) |