Application Report
- Application ID: d13070f8c7a540538a4c86ef422070c5
- Report Submitted on: 04/25/2010 19:16:52
- Definitions File: Mono 2.6
- API Issues: 7
- P/Invoke APIs: 10
The following 7 APIs (used 11 times) might not work:
- Total:
7
2
-
System.Configuration
2
-
ApplicationSettingsBase
2
-
get_Item(System.String)
Used 2 times
1
-
set_Item(System.String,System.Object)
Used 2 times
1
-
get_Item(System.String)
Used 2 times
-
ApplicationSettingsBase
-
System.IO
1
-
DriveInfo
1
-
GetDrives()
Used 1 time
1
-
GetDrives()
Used 1 time
-
DriveInfo
-
System.Management
4
2
-
ConnectionOptions
3
2
-
.ctor()
Used 1 time
1
-
set_Password(System.String)
Used 2 times
1
1
-
set_Username(System.String)
Used 2 times
1
1
-
.ctor()
Used 1 time
-
ManagementScope
1
-
.ctor(System.String,System.Management.ConnectionOptions)
Used 1 time
1
-
.ctor(System.String,System.Management.ConnectionOptions)
Used 1 time
-
ConnectionOptions
-
System.Configuration
There are 10 P/Invokes (used 37 times):
| Count | Library | Function |
|---|---|---|
| 9 | kernel32 | int getprivateprofilesectionnames(string&, int, string&) |
| 8 | kernel32 | int writeprivateprofilestring(string&, string&, string&, string&) |
| 6 | kernel32 | int getprivateprofilestring(string&, string&, string&, string&, int, string&) |
| 4 | kernel32 | int getprivateprofilesection(string&, string&, int, string&) |
| 3 | kernel32 | int writeprivateprofilesection(string&, string&, string&) |
| 2 | kernel32 | int getdrivetype(string&) |
| 2 | kernel32 | int getvolumeinformation(string&, string&, int, uint32&, int32&, int32&, string& |
| 1 | kernel32 | int getdiskfreespaceex(string&, int64&, int64&, int64&) |
| 1 | kernel32 | int getlogicaldrivestrings(int, string&) |
| 1 | winmm.dll | int playsound(string&, int, int) |