dolphin/Source/VSProps
Tony Wasserka 8a887a6fea Don't prepend file:// in wxUtils::Explore() on windows. Wxw will just remove it, and/or blow up trying to remove it, if the path isn't ascii.
This fixes issue 6721.
(cherry picked from commit cc05f66ba1)

Fix unicode support for File::Rename() on windows.

Partial fix of issue 6721.

(cherry picked from commit 99c89ae109)

Missed a accept error handler.
Init instead of memset.

(cherry picked from commit 935ed814ea)

Fix accept() bug, which was using the wrong isRW for error conversion.
Also fixed a debug issue where local_name is used uninitialised.

(cherry picked from commit f811dbb575)

Only add real HID devices to HID list.

(cherry picked from commit e805bf6068)

Add dxsdk_dir to vc++ paths via base.props. This means you no longer need the paths in a global property sheet. In fact if you have them in such a file, you should remove them as it will cause conflicts with the vs2013 build.

(cherry picked from commit 0791a9ef80)
2013-11-28 20:32:40 +01:00
..
Base.props Don't prepend file:// in wxUtils::Explore() on windows. Wxw will just remove it, and/or blow up trying to remove it, if the path isn't ascii. 2013-11-28 20:32:40 +01:00
CodeGen_Debug.props openssl: enable ec/dsa and rearrange files in Externals a bit. 2012-02-27 00:51:50 -08:00
CodeGen_DebugFast.props openssl: enable ec/dsa and rearrange files in Externals a bit. 2012-02-27 00:51:50 -08:00
CodeGen_Release.props I am very picky about my VS files... :D 2012-03-21 14:53:50 -07:00
Dolphin.Win32.props Merge branch 'master' into wii-network 2013-08-16 19:17:07 +12:00
Dolphin.x64.props Merge branch 'master' into wii-network 2013-08-16 19:17:07 +12:00
PrecompiledHeader.props vs2010: 2011-02-08 04:03:48 +00:00
WXWOverrides.props forgot to add wxwidgets3 vcxproj to git, since it was masked by gitignore... 2012-03-18 03:30:03 -07:00