Application Report
- Application ID: f3ba7a25f9114c549f24ec88c29ce84d
- Report Submitted on: 08/23/2009 13:17:45
- Definitions File: Mono 2.4 (Revised)
- API Issues: 16
- P/Invoke APIs: 4
The following 16 APIs (used 87 times) might not work:
- Total:
15
6
-
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.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.Net
1
-
CredentialCache
1
-
get_DefaultCredentials()
Used 1 time
1
-
get_DefaultCredentials()
Used 1 time
-
CredentialCache
-
System.Runtime.InteropServices
1
1
-
Marshal
1
1
-
GetHRForLastWin32Error()
Used 6 times
1
1
-
GetHRForLastWin32Error()
Used 6 times
-
Marshal
-
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
-
System.Windows.Forms
1
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 5 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 5 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) |