Saved workspace from VisualStudio to follow up on missing demo dependancies

This commit is contained in:
Robert Osfield
2002-04-13 10:18:58 +00:00
parent 7150ab090b
commit 3f67300c82
3 changed files with 229 additions and 494 deletions

View File

@@ -136,6 +136,10 @@
#endif
#endif
#if defined(WIN32) && !defined(__CYGWIN__)
#define vsnprintf _vsnprintf
#endif
namespace dx {
//----------------------------------------------------------------------------