Application Report
- Application ID: 028fb0fa351445d0857787f01ab42492
- Report Submitted on: 05/31/2010 05:59:45
- Definitions File: Mono 2.6
- API Issues: 4
- P/Invoke APIs: 9
The following 4 APIs (used 10 times) might not work:
- Total:
3
3
-
System.Configuration
1
-
ConfigurationManager
1
-
get_ConnectionStrings()
Used 5 times
1
-
get_ConnectionStrings()
Used 5 times
-
ConfigurationManager
-
System.DirectoryServices
1
1
-
DirectoryEntry
1
1
-
get_NativeObject()
Used 2 times
1
1
-
get_NativeObject()
Used 2 times
-
DirectoryEntry
-
System.Security.Principal
1
1
-
WindowsIdentity
1
1
-
get_User()
Used 2 times
1
1
-
get_User()
Used 2 times
-
WindowsIdentity
-
System.Web
1
-
HttpRequest
1
-
get_LogonUserIdentity()
Used 1 time
1
-
get_LogonUserIdentity()
Used 1 time
-
HttpRequest
-
System.Configuration
There are 9 P/Invokes (used 24 times):
| Count | Library | Function |
|---|---|---|
| 8 | advapi32.dll | int setservicestatus(intptr, servicesapi/service_status&) |
| 7 | advapi32.dll | bool closeservicehandle(intptr) |
| 2 | advapi32.dll | intptr openscmanagera(string, string, servicecontrolmanagertype) |
| 2 | advapi32.dll | intptr openservice(intptr, string, int) |
| 1 | advapi32.dll | int deleteservice(intptr) |
| 1 | advapi32.dll | int startservicectrldispatcher(servicesapi/service_table_entry[]) |
| 1 | advapi32.dll | intptr createservice(intptr, string, string, serviceaccesstype, servicetype, ser |
| 1 | advapi32.dll | intptr openscmanagera(string, string, int) |
| 1 | advapi32.dll | intptr registerservicectrlhandler(string, servicesapi/servicectrlhandlerproc) |