I\'m making a programming learning game for my senior project and I\'m looking for a compiler that can compile a DLL that can then be dynamically loaded into a Visual Studio 2008 C++ application.
I have a filesystemwatcher that will trigger an event when a file is modified. I want to read from that file once the lock has been removed. At the moment I am just trying to open the file once the ev
Any idea if Visual C++ 2005 Redistributable package (x64) is supported on Windows 7 (64 bit) ? I was able to get to this page : http://www.microsoft.com/downloads/details.aspx?familyid=EB4EBE2D-33C0-4
It might be a stupid question, but all of my tries to google this failed. The question is: How can you develop windows applications that don\'t need a redistributable pre-installed? I want to create a
I have an old dll that uses the Microsoft Visual C++ 2003 (7.1) run time package.Unfortunately I don\'t have that DLL around anymore.Short of reinstalling VS2003, is there another 开发者_StackOverflow