Enter Keywords:
1 - 10 of 7784(0.007 seconds)
Sort By:
 
Is there any method for viewing ("Watching") memory contents with a specific casting (e.g. float) ? For example, I'd like to view, as floats, the first 100 elements of a dynamically allocated array...
Zones: C++Date Answered: 11/02/1998 Rating: 6.6 Views: 0
Is there a way to test for the service pack 3 of the Visual Studio Compiler in your code. So something like _MSC_VER
Zones: Windows ProgrammingDate Answered: 07/13/1999 Rating: 6.6 Views: 5
I have visual studio 6 installed on my computer and every time an application is run on my computer and has an error it gives me the option to debug the application then opens Visual C++ with the ...
Zones: Programming, InstallationDate Answered: 06/14/2002 Rating: 7.6 Views: 0
I have had MS Visual Studio on my system for 18 months and have used VB6 (and I like it) for the past 18 months and have grown accustomed to the Wizards. I expected that the VC++ also had the same ...
Zones: C++Date Answered: 04/09/2001 Rating: 8.6 Views: 0
on windows NT, using the Microsoft visual studio, how do i get the date of creation or modification of a file ( as seen in explorer) ?
Zones: CDate Answered: 09/20/2001 Rating: 7.2 Views: 0
I have created a class which is derived from std::list.  It has 4 methods: myfront: If an item is not already present in the list, put it at the front, else ignore it. rear: If an item is no...
Zones: C++Date Answered: 09/17/2001 Rating: 8.6 Views: 0
Hi I have a problem.. Sometimes my Visual Studio automaticly writes the members of a class eg. You write CString test; then test. (and it will show you all the members and function of that c...
Zones: Windows ProgrammingDate Answered: 02/03/2002 Rating: 8.0 Views: 0
I'm coding using Interdev for a while and always using Auto complete in the <% %> tag or <script language=vbscript> now i switched to .NET and the auto complete don't work in this situation! for ...
Zones: ASPDate Answered: 02/06/2002 Rating: 7.8 Views: 0
Hi, I think, I've destroyed my projekt. When I push the build-button, I just get the following to see in the build-window : --------------------Configuration: AutoM - Win32 Labor-------------...
Zones: Windows MFCDate Answered: 06/13/2004 Rating: 7.6 Views: 0
Hi all, I need to export a (dare I say) global variable from my EXE to a DLL, but Visual Studio's linker seems to be blocking this. Am I right in deducing that globals must be put in a DLL an...
Zones: Windows MFCDate Answered: 12/02/2002 Rating: 8.4 Views: 0