Application Report
- Application ID: 5454d44ba82e4696853cb01ffd286ee8
- Report Submitted on: 04/15/2007 18:58:15
- API Issues: 2
- P/Invoke APIs: 505
The following 2 APIs (used 2 times) might not work:
- Total:
2
-
System
2
-
AppDomain
1
-
BadImageFormatException
1
-
get_FusionLog()
Used 1 time
1
-
get_FusionLog()
Used 1 time
-
AppDomain
-
System
There are 505 P/Invokes (used 921 times):
| Count | Library | Function |
|---|---|---|
| 34 | opengl32.dll | void glvertex2f(single, single) |
| 22 | python24 | int pydict_setitemstring(intptr, string, intptr) |
| 22 | python24 | intptr pytuple_getitem(intptr, int) |
| 16 | opengl32.dll | void glcolor4f(single, single, single, single) |
| 16 | opengl32.dll | void gltranslatef(single, single, single) |
| 16 | opengl32.dll | void glpopmatrix() |
| 16 | opengl32.dll | void glpushmatrix() |
| 16 | python24 | intptr pyobject_getattrstring(intptr, string) |
| 15 | opengl32.dll | void glend() |
| 15 | python24 | int pytuple_size(intptr) |
| 13 | opengl32.dll | void glbegin(int) |
| 13 | python24 | int pytuple_setitem(intptr, int, intptr) |
| 12 | opengl32.dll | void gldisable(int) |
| 12 | opengl32.dll | void glenable(int) |
| 12 | python24 | intptr pytuple_new(int) |
| 11 | python24 | int pyint_aslong(intptr) |
| 10 | python24 | void pyerr_clear() |
| 8 | opengl32.dll | void gltexcoord2f(single, single) |
| 8 | python24 | intptr pylong_fromlong(int64) |
| 8 | python24 | intptr pydict_new() |
| 7 | python24 | intptr pynumber_int(intptr) |
| 7 | python24 | intptr pyobject_hash(intptr) |
| 7 | python24 | intptr pyobject_call(intptr, intptr, intptr) |
| 6 | opengl32.dll | void glscalef(single, single, single) |
| 6 | python24 | intptr pystring_as_string(intptr) |
| 6 | python24 | intptr pystring_fromstringandsize(string, int) |
| 5 | devil.dll | int ilgetinteger(int) |
| 5 | opengl32.dll | void glrotatef(single, single, single, single) |
| 5 | python24 | intptr pynumber_long(intptr) |
| 5 | python24 | int pytype_ready(intptr) |
| 5 | python24 | int pyobject_setattrstring(intptr, string, intptr) |
| 4 | physfs.dll | int physfs_exists(string) |
| 4 | python24 | intptr pydict_getitemstring(intptr, string) |
| 4 | python24 | int pycallable_check(intptr) |
| 4 | python24 | int pystring_size(intptr) |
| 4 | python24 | intptr pytype_genericalloc(intptr, int) |
| 4 | python24 | int pyobject_isinstance(intptr, intptr) |
| 3 | freeglut.dll | void glutwarppointer(int, int) |
| 3 | freeglut.dll | int glutdeviceget(int) |
| 3 | kernel32.dll | bool queryperformancecounter(int64&) |
| 3 | opengl32.dll | void glvertex2d(double, double) |
| 3 | physfs.dll | int64 physfs_filelength(intptr) |
| 3 | physfs.dll | intptr physfs_openread(string) |
| 3 | physfs.dll | int physfs_close(intptr) |
| 3 | physfs.dll | void physfs_freelist(intptr) |
| 3 | python24 | int py_isinitialized() |
| 3 | python24 | int pyobject_istrue(intptr) |
| 3 | python24 | intptr pyobject_repr(intptr) |
| 3 | python24 | void pyerr_setobject(intptr, intptr) |
| 3 | python24 | void pyobject_gc_del(intptr) |
| 3 | python24 | intptr pynumber_float(intptr) |
| 3 | python24 | intptr pylist_new(int) |
| 3 | python24 | intptr pyimport_importmodule(string) |
| 3 | python24 | intptr pyimport_getmoduledict() |
| 3 | python24 | intptr pyfloat_fromdouble(double) |
| 2 | devil.dll | void ilgenimages(int, int32&) |
| 2 | devil.dll | void ildeleteimages(int, int32&) |
| 2 | devil.dll | void ilbindimage(int) |
| 2 | devil.dll | string ilgetstring(int) |
| 2 | devil.dll | int ilgeterror() |
| 2 | freeglut.dll | void glutsetcursor(int) |
| 2 | libgl.so | intptr glxgetprocaddressarb(string) |
| 2 | libgl.so | intptr glxgetprocaddress(string) |
| 2 | opengl32.dll | void glvertex3f(single, single, single) |
| 2 | opengl32.dll | void gltexparameterf(int, int, single) |
| 2 | opengl32.dll | void glmatrixmode(int) |
| 2 | opengl32.dll | intptr glgetstring(uint) |
| 2 | opengl32.dll | intptr wglgetprocaddress(string) |
| 2 | opengl32.dll | void glbindtexture(int, int) |
| 2 | physfs.dll | int physfs_addtosearchpath(string, int) |
| 2 | python24 | intptr pyclass_new(intptr, intptr, intptr) |
| 2 | python24 | bool pysequence_check(intptr) |
| 2 | python24 | intptr pydict_getitem(intptr, intptr) |
| 2 | python24 | intptr pyeval_getbuiltins() |
| 2 | python24 | intptr pyfloat_fromstring(intptr, intptr) |
| 2 | python24 | intptr pyint_fromlong(intptr) |
| 2 | python24 | intptr pylong_fromunsignedlonglong(uint64) |
| 2 | python24 | intptr pyobject_genericgetattr(intptr, intptr) |
| 2 | python24 | intptr pyobject_getattr(intptr, intptr) |
| 2 | python24 | intptr pyrun_string(string, intptr, intptr, intptr) |
| 2 | python24 | intptr pydict_copy(intptr) |
| 2 | python24 | int pyrun_simplestring(string) |
| 2 | python24 | intptr _pytype_lookup(intptr, intptr) |
| 2 | python24 | int64 pylong_aslonglong(intptr) |
| 2 | python24 | int pyunicode_getsize(intptr) |
| 2 | python24 | void pyobject_gc_untrack(intptr) |
| 2 | python24 | double pyfloat_asdouble(intptr) |
| 2 | python24 | int pyobject_setattr(intptr, intptr, intptr) |
| 2 | python24 | int pyerr_exceptionmatches(intptr) |
| 1 | devil.dll | bool ilenable(int) |
| 1 | devil.dll | bool illoadl(int, byte[], int) |
| 1 | devil.dll | bool ilsaveimage(string) |
| 1 | devil.dll | intptr ilgetdata() |
| 1 | devil.dll | void ilinit() |
| 1 | devil.dll | bool ilconvertimage(int, int) |
| 1 | fmodex.dll | result fmod_system_getnumplugins(intptr, plugintype, int32&) |
| 1 | fmodex.dll | result fmod_system_getnumdrivers(intptr, int32&) |
| 1 | fmodex.dll | result fmod_system_getnumcdromdrives(intptr, int32&) |
| 1 | fmodex.dll | result fmod_system_getnetworktimeout(intptr, int32&) |
| 1 | fmodex.dll | result fmod_system_getnetworkproxy(intptr, stringbuilder, int) |
| 1 | fmodex.dll | result fmod_system_getmasterchannelgroup(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_system_gethardwarechannels(intptr, int32&, int32&, int32&) |
| 1 | fmodex.dll | result fmod_system_getgeometrysettings(intptr, single&) |
| 1 | fmodex.dll | result fmod_system_getdsphead(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_system_getoutput(intptr, outputtype&) |
| 1 | fmodex.dll | result fmod_system_getoutputbyplugin(intptr, int32&) |
| 1 | fmodex.dll | result fmod_system_getoutputhandle(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_system_getsoundram(intptr, int32&, int32&, int32&) |
| 1 | fmodex.dll | result fmod_system_getsoftwareformat(intptr, int32&, sound_format&, int32&, int3 |
| 1 | fmodex.dll | result fmod_system_getsoftwarechannels(intptr, int32&) |
| 1 | fmodex.dll | result fmod_system_getreverbproperties(intptr, reverb_properties&) |
| 1 | fmodex.dll | result fmod_system_getrecordposition(intptr, uint32&) |
| 1 | fmodex.dll | result fmod_system_getrecordnumdrivers(intptr, int32&) |
| 1 | fmodex.dll | result fmod_system_getrecorddrivername(intptr, int, stringbuilder, int) |
| 1 | fmodex.dll | result fmod_system_getrecorddriver(intptr, int32&) |
| 1 | fmodex.dll | result fmod_system_getplugininfo(intptr, plugintype, int, stringbuilder, int, ui |
| 1 | fmodex.dll | result fmod_system_getdspbuffersize(intptr, uint32&, int32&) |
| 1 | fmodex.dll | result fmod_system_getdrivername(intptr, int, stringbuilder, int) |
| 1 | fmodex.dll | result fmod_system_createstream(intptr, string, mode, createsoundexinfo&, intptr |
| 1 | fmodex.dll | result fmod_system_createstream(intptr, byte[], mode, createsoundexinfo&, intptr |
| 1 | fmodex.dll | result fmod_system_createsound(intptr, string, mode, int, intptr&) |
| 1 | fmodex.dll | result fmod_system_createsound(intptr, string, mode, createsoundexinfo&, intptr& |
| 1 | fmodex.dll | result fmod_system_createsound(intptr, byte[], mode, createsoundexinfo&, intptr& |
| 1 | fmodex.dll | result fmod_system_creategeometry(intptr, int, int, intptr&) |
| 1 | fmodex.dll | result fmod_system_createdspbytype(intptr, dsp_type, intptr&) |
| 1 | fmodex.dll | result fmod_system_createdspbyindex(intptr, int, intptr&) |
| 1 | fmodex.dll | result fmod_system_createdsp(intptr, dsp_description&, intptr&) |
| 1 | fmodex.dll | result fmod_system_createstream(intptr, string, mode, int, intptr&) |
| 1 | fmodex.dll | result fmod_system_get3dlistenerattributes(intptr, int, vector&, vector&, vector |
| 1 | fmodex.dll | result fmod_system_getdrivercaps(intptr, int, caps&, int32&, int32&, speakermode |
| 1 | fmodex.dll | result fmod_system_getdriver(intptr, int32&) |
| 1 | fmodex.dll | result fmod_system_getcpuusage(intptr, single&, single&, single&, single&) |
| 1 | fmodex.dll | result fmod_system_getchannelsplaying(intptr, int32&) |
| 1 | fmodex.dll | result fmod_system_getchannel(intptr, int, intptr&) |
| 1 | fmodex.dll | result fmod_system_getcdromdrivename(intptr, int, stringbuilder, int, stringbuil |
| 1 | fmodex.dll | result fmod_system_getadvancedsettings(intptr, advancedsettings&) |
| 1 | fmodex.dll | result fmod_system_get3dsettings(intptr, single&, single&, single&) |
| 1 | fmodex.dll | result fmod_system_get3dnumlisteners(intptr, int32&) |
| 1 | fmodex.dll | result fmod_system_createcodec(intptr, intptr) |
| 1 | fmodex.dll | result fmod_channel_setpriority(intptr, int) |
| 1 | fmodex.dll | result fmod_system_setrecorddriver(intptr, int) |
| 1 | fmodex.dll | result fmod_system_setpluginpath(intptr, string) |
| 1 | fmodex.dll | result fmod_system_setoutputbyplugin(intptr, int) |
| 1 | fmodex.dll | result fmod_system_setoutput(intptr, outputtype) |
| 1 | fmodex.dll | result fmod_system_setnetworktimeout(intptr, int) |
| 1 | fmodex.dll | result fmod_system_setnetworkproxy(intptr, string) |
| 1 | fmodex.dll | result fmod_system_sethardwarechannels(intptr, int, int, int, int) |
| 1 | fmodex.dll | result fmod_system_setgeometrysettings(intptr, single) |
| 1 | fmodex.dll | result fmod_system_setfilesystem(intptr, file_opencallback, file_closecallback, |
| 1 | fmodex.dll | result fmod_system_setreverbproperties(intptr, reverb_properties&) |
| 1 | fmodex.dll | result fmod_system_setsoftwarechannels(intptr, int) |
| 1 | fmodex.dll | result fmod_system_updatefinished(intptr) |
| 1 | fmodex.dll | result fmod_system_update(intptr) |
| 1 | fmodex.dll | result fmod_system_unlockdsp(intptr) |
| 1 | fmodex.dll | result fmod_system_unloadplugin(intptr, plugintype, int) |
| 1 | fmodex.dll | result fmod_system_setuserdata(intptr, intptr) |
| 1 | fmodex.dll | result fmod_system_setstreambuffersize(intptr, uint, timeunit) |
| 1 | fmodex.dll | result fmod_system_setspeakerposition(intptr, speaker, single, single) |
| 1 | fmodex.dll | result fmod_system_setspeakermode(intptr, speakermode) |
| 1 | fmodex.dll | result fmod_system_setsoftwareformat(intptr, int, sound_format, int, int, dsp_re |
| 1 | fmodex.dll | result fmod_system_setdspbuffersize(intptr, uint, int) |
| 1 | fmodex.dll | result fmod_system_setdriver(intptr, int) |
| 1 | fmodex.dll | result fmod_system_loadgeometry(intptr, intptr, int, intptr&) |
| 1 | fmodex.dll | result fmod_system_isrecording(intptr, boolean&) |
| 1 | fmodex.dll | result fmod_system_init(intptr, int, initflag, intptr) |
| 1 | fmodex.dll | result fmod_system_getwavedata(intptr, single[], int, int) |
| 1 | fmodex.dll | result fmod_system_getversion(intptr, uint32&) |
| 1 | fmodex.dll | result fmod_system_getuserdata(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_system_getstreambuffersize(intptr, uint32&, timeunit&) |
| 1 | fmodex.dll | result fmod_system_getspectrum(intptr, single[], int, int, dsp_fft_window) |
| 1 | fmodex.dll | result fmod_system_getspeakerposition(intptr, speaker, single&, single&) |
| 1 | fmodex.dll | result fmod_system_loadplugin(intptr, string, plugintype&, int32&) |
| 1 | fmodex.dll | result fmod_system_lockdsp(intptr) |
| 1 | fmodex.dll | result fmod_system_setadvancedsettings(intptr, advancedsettings&) |
| 1 | fmodex.dll | result fmod_system_set3dsettings(intptr, single, single, single) |
| 1 | fmodex.dll | result fmod_system_set3dnumlisteners(intptr, int) |
| 1 | fmodex.dll | result fmod_system_set3dlistenerattributes(intptr, int, vector&, vector&, vector |
| 1 | fmodex.dll | result fmod_system_release(intptr) |
| 1 | fmodex.dll | result fmod_system_recordstop(intptr) |
| 1 | fmodex.dll | result fmod_system_recordstart(intptr, intptr, bool) |
| 1 | fmodex.dll | result fmod_system_playsound(intptr, channelindex, intptr, bool, intptr&) |
| 1 | fmodex.dll | result fmod_system_playdsp(intptr, channelindex, intptr, bool, intptr&) |
| 1 | fmodex.dll | result fmod_system_getspeakermode(intptr, speakermode&) |
| 1 | fmodex.dll | result fmod_system_createchannelgroup(intptr, string, intptr&) |
| 1 | fmodex.dll | result fmod_channel_setloopcount(intptr, int) |
| 1 | fmodex.dll | result fmod_channel_stop(intptr) |
| 1 | fmodex.dll | result fmod_channelgroup_adddsp(intptr, intptr) |
| 1 | fmodex.dll | result fmod_channelgroup_addgroup(intptr, intptr) |
| 1 | fmodex.dll | result fmod_channelgroup_getchannel(intptr, int, intptr&) |
| 1 | fmodex.dll | result fmod_channelgroup_getdsphead(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_channelgroup_getgroup(intptr, int, intptr&) |
| 1 | fmodex.dll | result fmod_channelgroup_getname(intptr, stringbuilder, int) |
| 1 | fmodex.dll | result fmod_channelgroup_getnumchannels(intptr, int32&) |
| 1 | fmodex.dll | result fmod_channel_setvolume(intptr, single) |
| 1 | fmodex.dll | result fmod_channel_setuserdata(intptr, intptr) |
| 1 | fmodex.dll | result fmod_channel_setspeakermix(intptr, single, single, single, single, single |
| 1 | fmodex.dll | result fmod_channel_setlooppoints(intptr, uint, timeunit, uint, timeunit) |
| 1 | fmodex.dll | result fmod_channel_setmode(intptr, mode) |
| 1 | fmodex.dll | result fmod_channel_setmute(intptr, bool) |
| 1 | fmodex.dll | result fmod_channel_setpan(intptr, single) |
| 1 | fmodex.dll | result fmod_channel_setpaused(intptr, bool) |
| 1 | fmodex.dll | result fmod_channel_setposition(intptr, uint, timeunit) |
| 1 | fmodex.dll | result fmod_channel_setreverbproperties(intptr, reverb_channelproperties&) |
| 1 | fmodex.dll | result fmod_channel_setspeakerlevels(intptr, speaker, single[], int) |
| 1 | fmodex.dll | result fmod_channelgroup_getnumgroups(intptr, int32&) |
| 1 | fmodex.dll | result fmod_channelgroup_getpitch(intptr, single&) |
| 1 | fmodex.dll | result fmod_channelgroup_overridereverbproperties(intptr, reverb_channelproperti |
| 1 | fmodex.dll | result fmod_channelgroup_overridespeakermix(intptr, single, single, single, sing |
| 1 | fmodex.dll | result fmod_channelgroup_overridevolume(intptr, single) |
| 1 | fmodex.dll | result fmod_channelgroup_release(intptr) |
| 1 | fmodex.dll | result fmod_channelgroup_setpitch(intptr, single) |
| 1 | fmodex.dll | result fmod_channelgroup_setuserdata(intptr, intptr) |
| 1 | fmodex.dll | result fmod_channelgroup_setvolume(intptr, single) |
| 1 | fmodex.dll | result fmod_channelgroup_stop(intptr) |
| 1 | fmodex.dll | result fmod_channelgroup_overridepaused(intptr, bool) |
| 1 | fmodex.dll | result fmod_channelgroup_overridepan(intptr, single) |
| 1 | fmodex.dll | result fmod_channelgroup_overridemute(intptr, bool) |
| 1 | fmodex.dll | result fmod_channelgroup_getspectrum(intptr, single[], int, int, dsp_fft_window) |
| 1 | fmodex.dll | result fmod_channelgroup_getsystemobject(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_channelgroup_getuserdata(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_channel_getchannelgroup(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_channelgroup_getvolume(intptr, single&) |
| 1 | fmodex.dll | result fmod_channelgroup_getwavedata(intptr, single[], int, int) |
| 1 | fmodex.dll | result fmod_channelgroup_override3dattributes(intptr, vector&, vector&) |
| 1 | fmodex.dll | result fmod_channelgroup_overridefrequency(intptr, single) |
| 1 | fmodex.dll | result fmod_dsp_addinput(intptr, intptr) |
| 1 | fmodex.dll | result fmod_channel_setfrequency(intptr, single) |
| 1 | fmodex.dll | result fmod_channel_adddsp(intptr, intptr) |
| 1 | fmodex.dll | result fmod_channel_getfrequency(intptr, single&) |
| 1 | fmodex.dll | result fmod_channel_getindex(intptr, int32&) |
| 1 | fmodex.dll | result fmod_channel_getloopcount(intptr, int32&) |
| 1 | fmodex.dll | result fmod_channel_getlooppoints(intptr, uint32&, timeunit, uint32&, timeunit) |
| 1 | fmodex.dll | result fmod_channel_getmode(intptr, mode&) |
| 1 | fmodex.dll | result fmod_channel_getmute(intptr, boolean&) |
| 1 | fmodex.dll | result fmod_channel_getpan(intptr, single&) |
| 1 | fmodex.dll | result fmod_channel_getpaused(intptr, boolean&) |
| 1 | fmodex.dll | result fmod_channel_getdsphead(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_channel_getdelay(intptr, uint32&, uint32&) |
| 1 | fmodex.dll | result fmod_channel_getcurrentsound(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_channel_get3dattributes(intptr, vector&, vector&) |
| 1 | fmodex.dll | result fmod_channel_get3dconeorientation(intptr, vector&) |
| 1 | fmodex.dll | result fmod_channel_get3dconesettings(intptr, single&, single&, single&) |
| 1 | fmodex.dll | result fmod_channel_get3dcustomrolloff(intptr, intptr&, int32&) |
| 1 | fmodex.dll | result fmod_channel_get3dminmaxdistance(intptr, single&, single&) |
| 1 | fmodex.dll | result fmod_channel_get3docclusion(intptr, single&, single&) |
| 1 | fmodex.dll | result fmod_channel_get3dspread(intptr, single&) |
| 1 | fmodex.dll | result fmod_channel_getaudibility(intptr, single&) |
| 1 | fmodex.dll | result fmod_channel_getposition(intptr, uint32&, timeunit) |
| 1 | fmodex.dll | result fmod_channel_getpriority(intptr, int32&) |
| 1 | fmodex.dll | result fmod_channel_set3dconeorientation(intptr, vector&) |
| 1 | fmodex.dll | result fmod_channel_set3dconesettings(intptr, single, single, single) |
| 1 | fmodex.dll | result fmod_channel_set3dcustomrolloff(intptr, vector&, int) |
| 1 | fmodex.dll | result fmod_channel_set3dminmaxdistance(intptr, single, single) |
| 1 | fmodex.dll | result fmod_channel_set3docclusion(intptr, single, single) |
| 1 | fmodex.dll | result fmod_channel_set3dspread(intptr, single) |
| 1 | fmodex.dll | result fmod_channel_setcallback(intptr, channel_callbacktype, channel_callback, |
| 1 | fmodex.dll | result fmod_channel_setchannelgroup(intptr, intptr) |
| 1 | fmodex.dll | result fmod_channel_set3dattributes(intptr, vector&, vector&) |
| 1 | fmodex.dll | result fmod_channel_isvirtual(intptr, boolean&) |
| 1 | fmodex.dll | result fmod_channel_isplaying(intptr, boolean&) |
| 1 | fmodex.dll | result fmod_channel_getreverbproperties(intptr, reverb_channelproperties&) |
| 1 | fmodex.dll | result fmod_channel_getspeakerlevels(intptr, speaker, single[], int) |
| 1 | fmodex.dll | result fmod_channel_getspeakermix(intptr, single&, single&, single&, single&, si |
| 1 | fmodex.dll | result fmod_channel_getspectrum(intptr, single[], int, int, dsp_fft_window) |
| 1 | fmodex.dll | result fmod_channel_getsystemobject(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_channel_getuserdata(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_channel_getvolume(intptr, single&) |
| 1 | fmodex.dll | result fmod_channel_getwavedata(intptr, single[], int, int) |
| 1 | fmodex.dll | result fmod_channel_setdelay(intptr, uint, uint) |
| 1 | fmodex.dll | result fmod_geometry_setrotation(intptr, vector&, vector&) |
| 1 | fmodex.dll | result fmod_dsp_getinput(intptr, int, intptr&) |
| 1 | fmodex.dll | result fmod_geometry_getposition(intptr, vector&) |
| 1 | fmodex.dll | result fmod_geometry_getpolygonvertex(intptr, int, int, vector&) |
| 1 | fmodex.dll | result fmod_geometry_getpolygonnumvertices(intptr, int, int32&) |
| 1 | fmodex.dll | result fmod_geometry_getpolygonattributes(intptr, int, single&, single&, boolean |
| 1 | fmodex.dll | result fmod_dsp_getinputlevels(intptr, int, speaker, single[], int) |
| 1 | fmodex.dll | result fmod_dsp_getinputmix(intptr, int, single&) |
| 1 | fmodex.dll | result fmod_dsp_getnuminputs(intptr, int32&) |
| 1 | fmodex.dll | result fmod_geometry_getrotation(intptr, vector&, vector&) |
| 1 | fmodex.dll | result fmod_geometry_getscale(intptr, vector&) |
| 1 | fmodex.dll | result fmod_geometry_getuserdata(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_geometry_setposition(intptr, vector&) |
| 1 | fmodex.dll | result fmod_dsp_getdefaults(intptr, single&, single&, single&, int32&) |
| 1 | fmodex.dll | result fmod_geometry_setpolygonvertex(intptr, int, int, vector&) |
| 1 | fmodex.dll | result fmod_geometry_setpolygonattributes(intptr, int, single, single, bool) |
| 1 | fmodex.dll | result fmod_dsp_getinfo(intptr, stringbuilder, uint32&, int32&, int32&, int32&) |
| 1 | fmodex.dll | result fmod_geometry_setactive(intptr, bool) |
| 1 | fmodex.dll | result fmod_geometry_save(intptr, intptr, int32&) |
| 1 | fmodex.dll | result fmod_geometry_release(intptr) |
| 1 | fmodex.dll | result fmod_dsp_getnumoutputs(intptr, int32&) |
| 1 | fmodex.dll | result fmod_dsp_getnumparameters(intptr, int32&) |
| 1 | fmodex.dll | result fmod_dsp_remove(intptr) |
| 1 | fmodex.dll | result fmod_dsp_setuserdata(intptr, intptr) |
| 1 | fmodex.dll | result fmod_dsp_reset(intptr) |
| 1 | fmodex.dll | result fmod_dsp_setactive(intptr, bool) |
| 1 | fmodex.dll | result fmod_dsp_setbypass(intptr, bool) |
| 1 | fmodex.dll | result fmod_dsp_setdefaults(intptr, single, single, single, int) |
| 1 | fmodex.dll | result fmod_dsp_setinputlevels(intptr, int, speaker, single[], int) |
| 1 | fmodex.dll | result fmod_dsp_setparameter(intptr, int, single) |
| 1 | fmodex.dll | result fmod_dsp_showconfigdialog(intptr, intptr, bool) |
| 1 | fmodex.dll | result fmod_dsp_release(intptr) |
| 1 | fmodex.dll | result fmod_dsp_getuserdata(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_dsp_getoutput(intptr, int, intptr&) |
| 1 | fmodex.dll | result fmod_geometry_getnumpolygons(intptr, int32&) |
| 1 | fmodex.dll | result fmod_geometry_getmaxpolygons(intptr, int32&, int32&) |
| 1 | fmodex.dll | result fmod_geometry_getactive(intptr, boolean&) |
| 1 | fmodex.dll | result fmod_dsp_getparameter(intptr, int, single&, stringbuilder, int) |
| 1 | fmodex.dll | result fmod_geometry_addpolygon(intptr, single, single, bool, int, vector&, int3 |
| 1 | fmodex.dll | result fmod_dsp_getparameterinfo(intptr, int, stringbuilder, stringbuilder, stri |
| 1 | fmodex.dll | result fmod_dsp_getsystemobject(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_dsp_setinputmix(intptr, int, single) |
| 1 | fmodex.dll | result fmod_geometry_setscale(intptr, vector&) |
| 1 | fmodex.dll | result fmod_dsp_disconnectfrom(intptr, intptr) |
| 1 | fmodex.dll | result fmod_sound_setmode(intptr, mode) |
| 1 | fmodex.dll | result fmod_sound_setlooppoints(intptr, uint, timeunit, uint, timeunit) |
| 1 | fmodex.dll | result fmod_sound_setloopcount(intptr, int) |
| 1 | fmodex.dll | result fmod_sound_setdefaults(intptr, single, single, single, int) |
| 1 | fmodex.dll | result fmod_sound_set3dminmaxdistance(intptr, single, single) |
| 1 | fmodex.dll | result fmod_sound_set3dcustomrolloff(intptr, vector&, int) |
| 1 | fmodex.dll | result fmod_sound_set3dconesettings(intptr, single, single, single) |
| 1 | fmodex.dll | result fmod_sound_seekdata(intptr, uint) |
| 1 | fmodex.dll | result fmod_sound_setsubsound(intptr, int, intptr) |
| 1 | fmodex.dll | result fmod_sound_setsubsoundsentence(intptr, int32[], int) |
| 1 | fmodex.dll | result fmod_sound_setuserdata(intptr, intptr) |
| 1 | fmodex.dll | result fmod_dsp_getactive(intptr, boolean&) |
| 1 | fmodex.dll | result fmod_system_create(intptr&) |
| 1 | fmodex.dll | result fmod_system_close(intptr) |
| 1 | fmodex.dll | result fmod_dsp_getbypass(intptr, boolean&) |
| 1 | fmodex.dll | result fmod_system_attachfilesystem(intptr, file_opencallback, file_closecallbac |
| 1 | fmodex.dll | result fmod_system_adddsp(intptr, intptr) |
| 1 | fmodex.dll | result fmod_sound_unlock(intptr, intptr, intptr, uint, uint) |
| 1 | fmodex.dll | result fmod_sound_setvariations(intptr, single, single, single) |
| 1 | fmodex.dll | result fmod_sound_release(intptr) |
| 1 | fmodex.dll | result fmod_sound_readdata(intptr, intptr, uint, uint32&) |
| 1 | fmodex.dll | result fmod_sound_lock(intptr, uint, uint, intptr&, intptr&, uint32&, uint32&) |
| 1 | fmodex.dll | result fmod_sound_getmode(intptr, mode&) |
| 1 | fmodex.dll | result fmod_sound_getlooppoints(intptr, uint32&, timeunit, uint32&, timeunit) |
| 1 | fmodex.dll | result fmod_sound_getloopcount(intptr, int32&) |
| 1 | fmodex.dll | result fmod_sound_getlength(intptr, uint32&, timeunit) |
| 1 | fmodex.dll | result fmod_sound_getformat(intptr, sound_type&, sound_format&, int32&, int32&) |
| 1 | fmodex.dll | result fmod_sound_get3dminmaxdistance(intptr, single&, single&) |
| 1 | fmodex.dll | result fmod_sound_get3dcustomrolloff(intptr, intptr&, int32&) |
| 1 | fmodex.dll | result fmod_sound_get3dconesettings(intptr, single&, single&, single&) |
| 1 | fmodex.dll | result fmod_sound_getname(intptr, stringbuilder, int) |
| 1 | fmodex.dll | result fmod_sound_getnumsubsounds(intptr, int32&) |
| 1 | fmodex.dll | result fmod_sound_getvariations(intptr, single&, single&, single&) |
| 1 | fmodex.dll | result fmod_sound_getuserdata(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_sound_gettag(intptr, string, int, tag&) |
| 1 | fmodex.dll | result fmod_sound_getsystemobject(intptr, intptr&) |
| 1 | fmodex.dll | result fmod_sound_getsubsound(intptr, int, intptr&) |
| 1 | fmodex.dll | result fmod_sound_getopenstate(intptr, openstate&, uint32&, boolean&) |
| 1 | fmodex.dll | result fmod_sound_getdefaults(intptr, single&, single&, single&, int32&) |
| 1 | fmodex.dll | result fmod_sound_getnumtags(intptr, int32&, int32&) |
| 1 | fmodex.dll | result fmod_geometry_setuserdata(intptr, intptr) |
| 1 | freeglut.dll | void __gluttabletmotionfunc(glut/tabletmotioncallback) |
| 1 | freeglut.dll | void glutmainloop() |
| 1 | freeglut.dll | void __glutwindowstatusfunc(glut/windowstatuscallback) |
| 1 | freeglut.dll | void __glutvisibilityfunc(glut/visibilitycallback) |
| 1 | freeglut.dll | void __gluttabletbuttonfunc(glut/tabletbuttoncallback) |
| 1 | freeglut.dll | void __glutspecialupfunc(glut/specialupcallback) |
| 1 | freeglut.dll | void __glutspecialfunc(glut/specialcallback) |
| 1 | freeglut.dll | void __glutspaceballmotionfunc(glut/spaceballmotioncallback) |
| 1 | freeglut.dll | void __glutspaceballbuttonfunc(glut/spaceballbuttoncallback) |
| 1 | freeglut.dll | void __glutreshapefunc(glut/reshapecallback) |
| 1 | freeglut.dll | void __glutpassivemotionfunc(glut/passivemotioncallback) |
| 1 | freeglut.dll | void __glutspaceballrotatefunc(glut/spaceballrotatecallback) |
| 1 | freeglut.dll | void __glutwmclosefunc(glut/windowclosecallback) |
| 1 | freeglut.dll | void glutforcejoystickfunc() |
| 1 | freeglut.dll | void glutswapbuffers() |
| 1 | freeglut.dll | void glutleavemainloop() |
| 1 | freeglut.dll | void glutinitwindowsize(int, int) |
| 1 | freeglut.dll | void glutinitdisplaymode(int) |
| 1 | freeglut.dll | void glutpositionwindow(int, int) |
| 1 | freeglut.dll | void glutinit(int32&, stringbuilder[]) |
| 1 | freeglut.dll | void glutignorekeyrepeat(int) |
| 1 | freeglut.dll | void glutpostredisplay() |
| 1 | freeglut.dll | void glutreshapewindow(int, int) |
| 1 | freeglut.dll | void glutsetwindowtitle(string) |
| 1 | freeglut.dll | void glutfullscreen() |
| 1 | freeglut.dll | void __glutoverlaydisplayfunc(glut/overlaydisplaycallback) |
| 1 | freeglut.dll | void __glutmenudestroyfunc(glut/menudestroycallback) |
| 1 | freeglut.dll | void __glutkeyboardupfunc(glut/keyboardupcallback) |
| 1 | freeglut.dll | void __glutkeyboardfunc(glut/keyboardcallback) |
| 1 | freeglut.dll | void __glutjoystickfunc(glut/joystickcallback, int) |
| 1 | freeglut.dll | void __glutidlefunc(glut/idlecallback) |
| 1 | freeglut.dll | void __glutentryfunc(glut/entrycallback) |
| 1 | freeglut.dll | void __glutdisplayfunc(glut/displaycallback) |
| 1 | freeglut.dll | void __glutdialsfunc(glut/dialscallback) |
| 1 | freeglut.dll | void __glutclosefunc(glut/closecallback) |
| 1 | freeglut.dll | void __glutbuttonboxfunc(glut/buttonboxcallback) |
| 1 | freeglut.dll | int glutcreatewindow(string) |
| 1 | freeglut.dll | int __glutcreatemenu(glut/createmenucallback) |
| 1 | freeglut.dll | void __glutmenustatefunc(glut/menustatecallback) |
| 1 | freeglut.dll | void __glutmenustatusfunc(glut/menustatuscallback) |
| 1 | freeglut.dll | void __gluttimerfunc(int, glut/timercallback, int) |
| 1 | freeglut.dll | void __glutmousefunc(glut/mousecallback) |
| 1 | freeglut.dll | void __glutmousewheelfunc(glut/mousewheelcallback) |
| 1 | freeglut.dll | void __glutmotionfunc(glut/motioncallback) |
| 1 | ilu.dll | bool iluflipimage() |
| 1 | ilu.dll | void iluinit() |
| 1 | ilu.dll | bool iluenlargecanvas(int, int, int) |
| 1 | ilu.dll | void iluimageparameter(int, int) |
| 1 | ilut.dll | void ilutinit() |
| 1 | ilut.dll | void ilutd3d8mipfunc(int) |
| 1 | ilut.dll | bool ilutglscreen() |
| 1 | kernel32.dll | bool queryperformancefrequency(int64&) |
| 1 | libdl.dylib | intptr nslookupandbindsymbol(string) |
| 1 | libdl.dylib | bool nsissymbolnamedefined(string) |
| 1 | libdl.dylib | intptr nsaddressofsymbol(intptr) |
| 1 | opengl32.dll | void glgentextures(int, int32&) |
| 1 | opengl32.dll | void glteximage2d(int, int, int, int, int, int, int, int, intptr) |
| 1 | opengl32.dll | void glloadidentity() |
| 1 | opengl32.dll | void glviewport(int, int, int, int) |
| 1 | opengl32.dll | void glclear(int) |
| 1 | opengl32.dll | void glblendfunc(int, int) |
| 1 | opengl32.dll | void glclearcolor(single, single, single, single) |
| 1 | opengl32.dll | void gldeletetextures(int, int32&) |
| 1 | opengl32.dll | void glortho(double, double, double, double, double, double) |
| 1 | physfs.dll | int physfs_removefromsearchpath(string) |
| 1 | physfs.dll | intptr physfs_enumeratefilesinternal(string) |
| 1 | physfs.dll | int physfs_deinit() |
| 1 | physfs.dll | intptr physfs_getcdromdirsinternal() |
| 1 | physfs.dll | intptr physfs_getsearchpathinternal() |
| 1 | physfs.dll | intptr physfs_supportedarchivetypesinternal() |
| 1 | physfs.dll | int physfs_init(string) |
| 1 | physfs.dll | int64 physfs_read(intptr, intptr, uint, uint) |
| 1 | python24 | intptr pyobject_getiter(intptr) |
| 1 | python24 | intptr pysequence_getslice(intptr, int, int) |
| 1 | python24 | intptr pysys_getobject(string) |
| 1 | python24 | string py_getprogramname() |
| 1 | python24 | intptr pyobject_getitem(intptr, intptr) |
| 1 | python24 | intptr pysequence_tuple(intptr) |
| 1 | python24 | intptr pysequence_repeat(intptr, int) |
| 1 | python24 | intptr pysequence_list(intptr) |
| 1 | python24 | intptr pyinstance_newraw(intptr, intptr) |
| 1 | python24 | intptr pyobject_str(intptr) |
| 1 | python24 | intptr pysequence_getitem(intptr, int) |
| 1 | python24 | intptr pysequence_concat(intptr, intptr) |
| 1 | python24 | intptr pytuple_getslice(intptr, int, int) |
| 1 | python24 | intptr pyunicode_as_unicode(intptr) |
| 1 | python24 | void py_initialize() |
| 1 | python24 | void py_setprogramname(string) |
| 1 | python24 | void py_setpythonhome(string) |
| 1 | python24 | void pydict_clear(intptr) |
| 1 | python24 | void pyerr_fetch(intptr&, intptr&, intptr&) |
| 1 | python24 | void pyerr_setstring(intptr, string) |
| 1 | python24 | void pyeval_initthreads() |
| 1 | python24 | void pyeval_restorethread(intptr) |
| 1 | python24 | void py_finalize() |
| 1 | python24 | uint64 pylong_asunsignedlonglong(intptr) |
| 1 | python24 | intptr pyunicode_fromordinal(int) |
| 1 | python24 | intptr pyunicode_fromunicode(string, int) |
| 1 | python24 | string py_getbuildinfo() |
| 1 | python24 | string py_getcopyright() |
| 1 | python24 | string py_getplatform() |
| 1 | python24 | string py_getpythonhome() |
| 1 | python24 | string py_getversion() |
| 1 | python24 | uint pylong_asunsignedlong(intptr) |
| 1 | python24 | void pygilstate_release(intptr) |
| 1 | python24 | int pysequence_size(intptr) |
| 1 | python24 | int pyobject_hasattr(intptr, intptr) |
| 1 | python24 | int pyobject_genericsetattr(intptr, intptr, intptr) |
| 1 | python24 | intptr pydict_items(intptr) |
| 1 | python24 | intptr pydict_keys(intptr) |
| 1 | python24 | int pyobject_delitem(intptr, intptr) |
| 1 | python24 | intptr pydict_values(intptr) |
| 1 | python24 | int pyobject_compare(intptr, intptr) |
| 1 | python24 | intptr pyeval_getglobals() |
| 1 | python24 | intptr pyeval_savethread() |
| 1 | python24 | int pyobject_hasattrstring(intptr, string) |
| 1 | python24 | int pyobject_issubclass(intptr, intptr) |
| 1 | python24 | intptr pycfunction_new(intptr, intptr) |
| 1 | python24 | int pysequence_setslice(intptr, int, int, intptr) |
| 1 | python24 | int pysequence_index(intptr, intptr) |
| 1 | python24 | int pysequence_delslice(intptr, int, int) |
| 1 | python24 | int pysequence_contains(intptr, intptr) |
| 1 | python24 | int pylist_append(intptr, intptr) |
| 1 | python24 | int pyobject_size(intptr) |
| 1 | python24 | int pyobject_setitem(intptr, intptr, intptr) |
| 1 | python24 | intptr py_compilestring(string, string, intptr) |
| 1 | python24 | intptr pycfunction_call(intptr, intptr, intptr) |
| 1 | python24 | int pymapping_haskey(intptr, intptr) |
| 1 | python24 | int pylist_sort(intptr) |
| 1 | python24 | intptr pylong_fromlonglong(int64) |
| 1 | python24 | intptr pylong_fromstring(string, intptr, int) |
| 1 | python24 | intptr pylong_fromunsignedlong(uint) |
| 1 | python24 | int pydict_update(intptr, intptr) |
| 1 | python24 | intptr pymem_malloc(int) |
| 1 | python24 | char* pyunicode_asunicode(intptr) |
| 1 | python24 | bool pytype_issubtype(intptr, intptr) |
| 1 | python24 | bool pynumber_check(intptr) |
| 1 | python24 | intptr pyobject_dir(intptr) |
| 1 | python24 | intptr pylong_fromdouble(double) |
| 1 | python24 | int pyerr_occurred() |
| 1 | python24 | intptr pylist_getitem(intptr, int) |
| 1 | python24 | intptr pygilstate_ensure() |
| 1 | python24 | intptr pyimport_execcodemodule(string, intptr) |
| 1 | python24 | int pylist_size(intptr) |
| 1 | python24 | int pylist_setitem(intptr, int, intptr) |
| 1 | python24 | intptr pyimport_reloadmodule(intptr) |
| 1 | python24 | intptr pyinstance_new(intptr, intptr, intptr) |
| 1 | python24 | int pylist_reverse(intptr) |
| 1 | python24 | int pylist_insert(intptr, int, intptr) |
| 1 | python24 | intptr pyint_fromstring(string, intptr, int) |
| 1 | python24 | int pyerr_givenexceptionmatches(intptr, intptr) |