Application Report
- Application ID: 690b4dbcdb244319930679a5e036b626
- Report Submitted on: 11/12/2007 18:54:56
- API Issues: 1
- P/Invoke APIs: 31
The following 1 APIs (used 1 times) might not work:
- Total:
1
-
System.Windows.Forms
1
-
WebBrowser
1
-
.ctor()
Used 1 time
1
-
.ctor()
Used 1 time
-
WebBrowser
-
System.Windows.Forms
There are 31 P/Invokes (used 38 times):
| Count | Library | Function |
|---|---|---|
| 5 | sdl | string sdl_geterror() |
| 2 | sdl | int sdl_initsubsystem(int) |
| 2 | winmm.dll | uint waveoutprepareheader(intptr, winmmnativemethods/wavehdr*, uint) |
| 2 | winmm.dll | uint waveoutwrite(intptr, winmmnativemethods/wavehdr*, uint) |
| 1 | sdl | int sdl_locksurface(sdlnativemethods/sdl_surface*) |
| 1 | sdl | string sdl_joystickname(int) |
| 1 | sdl | uint sdl_getticks() |
| 1 | sdl | uint sdl_maprgba(sdlnativemethods/sdl_pixelformat*, byte, byte, byte, byte) |
| 1 | sdl | void sdl_freesurface(sdlnativemethods/sdl_surface*) |
| 1 | sdl | void sdl_joystickclose(intptr) |
| 1 | sdl | void sdl_updaterect(sdlnativemethods/sdl_surface*, int, int, int, int) |
| 1 | sdl | void sdl_wm_setcaption(string, string) |
| 1 | sdl | int sdl_flip(sdlnativemethods/sdl_surface*) |
| 1 | sdl | int sdl_init(int) |
| 1 | sdl | sdlnativemethods/sdl_version* sdl_linked_version() |
| 1 | sdl | sdlnativemethods/sdl_surface* sdl_setvideomode(int, int, int, int) |
| 1 | sdl | int sdl_numjoysticks() |
| 1 | sdl | int sdl_fillrect(sdlnativemethods/sdl_surface*, sdlnativemethods/sdl_rect*, uint |
| 1 | sdl | int sdl_pollevent(sdlnativemethods/sdl_event*) |
| 1 | sdl | int sdl_quit() |
| 1 | sdl | int sdl_savebmp_rw(sdlnativemethods/sdl_surface*, intptr, int) |
| 1 | sdl | int sdl_showcursor(int) |
| 1 | sdl | intptr sdl_rwfromfile(string, string) |
| 1 | sdl | intptr sdl_joystickopen(int) |
| 1 | sdl | int sdl_unlocksurface(sdlnativemethods/sdl_surface*) |
| 1 | winmm.dll | uint waveoutgetvolume(intptr, uint32*) |
| 1 | winmm.dll | uint waveoutopen(intptr*, uint, winmmnativemethods/waveformatex*, uint, uint, ui |
| 1 | winmm.dll | uint waveoutreset(intptr) |
| 1 | winmm.dll | uint waveoutsetvolume(intptr, uint) |
| 1 | winmm.dll | uint waveoutunprepareheader(intptr, winmmnativemethods/wavehdr*, uint) |
| 1 | winmm.dll | uint waveoutclose(intptr) |