This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
dbf68d9b0d1b0b56b3be496798b69e19faf90afa
dolphin
/
Source
/
Plugins
/
Plugin_DSP_HLE
History
hrydgard
512053fa5e
Kill some horribly ugly hackery :( It's just not right to pass entire IniFile objects across DLLs. Only POD (plain-old-data, like int, float, char, char[] etc) are safe to pass across DLL boundaries.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4257
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-13 08:54:46 +00:00
..
Src
Kill some horribly ugly hackery :( It's just not right to pass entire IniFile objects across DLLs. Only POD (plain-old-data, like int, float, char, char[] etc) are safe to pass across DLL boundaries.
2009-09-13 08:54:46 +00:00
Plugin_DSP_HLE.vcproj
VS solution: Created programs solution
2009-08-29 08:07:58 +00:00