Application Report
- Application ID: b5cafa7fdf3f4eb986b42787b8cd0b26
- Report Submitted on: 04/06/2009 07:20:51
- Definitions File: Mono 2.4
- API Issues: 16
- P/Invoke APIs: 4
The following 16 APIs (used 64 times) might not work:
- Total:
14
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 4 times
1
-
.ctor()
Used 4 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.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
-
System.Windows.Forms
2
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 1 time
-
ToolStripItem
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 10 times
1
-
set_RightToLeft(System.Windows.Forms.RightToLeft)
Used 10 times
-
Form
-
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) |