pcsx2/common/include
Jake.Stine 638740b53d Win32 build system:
* Re-enabled function-level linking in the shared properties sheets (applies to debug and devel builds, and is ignored in release builds).  Can't remember why it got disabled in the first place, but whatever errors it was causing seem to be gone now.
 * Removed the wxWidgets 2.9/3.0 copy of wxScopedPtr (wx/scopedptr.h), since we have a new superior implementation of our own.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@1949 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-10-03 16:51:27 +00:00
..
api Forgot to remove a couple debug lines. 2009-03-29 06:48:18 +00:00
Utilities Not particularly tested, but fix Linux. 2009-09-29 22:05:21 +00:00
wx Win32 build system: 2009-10-03 16:51:27 +00:00
x86emitter Fixes Issue 419 by checking validity of StdHandle values. Also: 2009-09-22 04:37:11 +00:00
afxresmw.h Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
intrin_x86.h Linux: Quick fixes to get the Linux build working with the changes in r1388. 2009-06-18 09:32:35 +00:00
Pcsx2Api.h Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00
Pcsx2Defs.h win32pthreads: Changed from _beginthreadex to CreateThread, which is the preferred method of creating threads when using dynamic CRT linking. 2009-09-22 17:28:48 +00:00
Pcsx2Types.h Not particularly tested, but fix Linux. 2009-09-29 22:05:21 +00:00
PluginCallbacks.h Improved MTGS (added better suspend/resume support), and work on savestates a bit (still not working tho) 2009-09-23 09:53:21 +00:00
PS2Edefs.h Same general cleanups (mostly to the VU interpreters), but on trunk this time. :) Also Fixes Issue 417 (I hope) 2009-09-21 14:19:49 +00:00
PS2Etypes.h Corrected some missing GPLv3 headers that somehow got missed in my first pass. 2009-09-12 10:09:59 +00:00