Application Report
- Application ID: c2c9c35079cd45eeb377e26a0f50d263
- Report Submitted on: 02/19/2010 23:28:44
- Definitions File: Mono 2.6
- API Issues: 3
- P/Invoke APIs: 15
The following 3 APIs (used 3 times) might not work:
- Total:
1
2
-
System.Drawing
1
-
Graphics
1
-
Graphics
-
System.Windows.Forms
2
-
AxHost
2
-
.ctor(System.String)
Used 1 time
1
-
GetIPictureDispFromPicture(System.Drawing.Image)
Used 1 time
1
-
.ctor(System.String)
Used 1 time
-
AxHost
-
System.Drawing
There are 15 P/Invokes (used 24 times):
| Count | Library | Function |
|---|---|---|
| 2 | msacm32.dll | int acmstreamclose(intptr, uint) |
| 2 | msacm32.dll | int acmstreamopen(intptr&, intptr, audioapi/waveformatex&, audioapi/waveformatex |
| 2 | msacm32.dll | int acmstreamsize(intptr, uint, uint32&, uint) |
| 2 | msacm32.dll | int acmstreamunprepareheader(intptr, audioapi/acmstreamheader&, uint) |
| 2 | winmm.dll | int waveoutunprepareheader(intptr, audioapi/wavehdr, uint) |
| 2 | winmm.dll | int waveoutreset(intptr) |
| 2 | winmm.dll | int waveoutopen(intptr&, intptr, audioapi/waveformatex&, intptr, intptr, uint) |
| 2 | winmm.dll | int waveoutgetnumdevs() |
| 2 | winmm.dll | int waveoutclose(intptr) |
| 1 | msacm32.dll | int acmstreamprepareheader(intptr, audioapi/acmstreamheader&, uint) |
| 1 | msacm32.dll | int acmstreamconvert(intptr, audioapi/acmstreamheader&, uint) |
| 1 | winmm.dll | int waveoutpause(intptr) |
| 1 | winmm.dll | int waveoutprepareheader(intptr, audioapi/wavehdr, uint) |
| 1 | winmm.dll | int waveoutrestart(intptr) |
| 1 | winmm.dll | int waveoutwrite(intptr, audioapi/wavehdr, uint) |