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
d96d93b7fafecef160f867343cd9c2154196d20f
dolphin
/
Source
/
Plugins
/
Plugin_PadDX9
History
Maarten ter Huurne
bccb1756b2
Replaced "CHAR" by "char": there is no mention of type CHAR on MSDN, the argument to which CHAR* is passed is documented as being char* and the function would be broken if sizeof(CHAR) would be different from 1.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@436
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-03 00:40:18 +00:00
..
Src
Replaced "CHAR" by "char": there is no mention of type CHAR on MSDN, the argument to which CHAR* is passed is documented as being char* and the function would be broken if sizeof(CHAR) would be different from 1.
2008-09-03 00:40:18 +00:00
Plugin_PadDX9.vcproj
Change some project settings. Reorganize the symbol database code, step 1/2.
2008-08-24 15:46:08 +00:00