pcsx2/plugins/cdvdGigaherz/src/Windows
Jonathan Li 6778fa2b71 cdvdgigaherz: Replace use of deprecated wstring_convert
wstring_convert is deprecated in C++17. Use MultiByteToWideChar() and
WideCharToMultiByte() instead.
2018-06-11 02:15:47 +01:00
..
IOCtlSrc.cpp cdvdgigaherz:windows: Adjust CD read success condition 2018-06-11 02:15:47 +01:00
cdvdGigaherz.rc Removed ATL/MFC dependencies from every project, the free version of visual studio does not have those. It compiles with vs2012 express now, will fix others later, in case they are broken. 2013-07-01 21:28:58 +00:00
cdvdGigaherz.vcxproj cdvdgigaherz:linux: Add config and GUI code 2016-11-07 00:08:23 +00:00
cdvdGigaherz.vcxproj.filters cdvdgigaherz:linux: Add config and GUI code 2016-11-07 00:08:23 +00:00
config.cpp cdvdgigaherz: Replace use of deprecated wstring_convert 2018-06-11 02:15:47 +01:00
plugin.def cdvdgigaherz: Remove CDVDabout and SysMessage 2016-10-26 17:30:21 +01:00
resource.h Removed ATL/MFC dependencies from every project, the free version of visual studio does not have those. It compiles with vs2012 express now, will fix others later, in case they are broken. 2013-07-01 21:28:58 +00:00