Application Report
- Application ID: 788c9e0bf6cd421ab7a8098a52c7fd15
- Report Submitted on: 04/27/2010 11:49:18
- Definitions File: Mono 2.6
- API Issues: 3
- P/Invoke APIs: 8
The following 3 APIs (used 7 times) might not work:
- Total:
3
-
System.Windows.Forms
3
-
Form
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 5 times
1
-
set_AutoScaleBaseSize(System.Drawing.Size)
Used 5 times
-
PrintDialog
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
1
-
set_UseEXDialog(System.Boolean)
Used 1 time
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
Form
-
System.Windows.Forms
There are 8 P/Invokes (used 9 times):
| Count | Library | Function |
|---|---|---|
| 2 | winmm.dll | int waveoutgetnumdevs() |
| 1 | winmm.dll | int waveoutclose(intptr) |
| 1 | winmm.dll | int waveoutgetdevcaps(intptr, wavenative/waveoutcaps&, uint) |
| 1 | winmm.dll | int waveoutopen(intptr&, int, waveformat, wavenative/wavedelegate, int, int) |
| 1 | winmm.dll | int waveoutprepareheader(intptr, wavenative/wavehdr&, int) |
| 1 | winmm.dll | int waveoutreset(intptr) |
| 1 | winmm.dll | int waveoutunprepareheader(intptr, wavenative/wavehdr&, int) |
| 1 | winmm.dll | int waveoutwrite(intptr, wavenative/wavehdr&, int) |