Forum: ASP.NET Feb 25th, 2004 |
| Replies: 5 Views: 8,612 the VSC++ .NET (AKA 7.0) can compile Win32 apps just like C++ 6. I find it to be a much easier compiler to use and just look at. VSC++ .NET also has capabilities to make .NET applications which use... |
Forum: Computer Science Feb 25th, 2004 |
| Replies: 16 Views: 8,061 I started with Visual Basic .NET a year ago and just recently moved into Win32 C++. .NET is really fun and easy to learn, plus it has DirectX 9.0 which is an amazing set of APIs but here are what I... |
Forum: C++ Feb 25th, 2004 |
| Replies: 2 Views: 22,113 btw, stdafx.h has include statements for both cTile.h and cMap.h |
Forum: C++ Feb 25th, 2004 |
| Replies: 2 Views: 22,113 hey, my first post here :D and I don't think it's too much of a problem... I just can't get it to work. This is a simple Tile Engine written in GDI32/C++.
Errors:
c:\Documents and... |