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...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20262461.html
Hi,
Does anyone know if "pthread.h" library is included with MS Visual C++ Studio?
where can I get it?
Thanks,
Trung
http://www.experts-exchange.com/Programming/Languages/C/Q_20965221.html
Zones:
CDate Answered: 05/06/2004 Grade: B Views: 4
In the VC++ and .Net development enviroment under the tools/options/fonts and colors you can choose the color of strings, bookmarks, text etc. There is also a option called User Keyword which will ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21092933.html
Zones:
C#Date Answered: 08/17/2004 Grade: A Views: 0
Hi, I have a big project 13000+ files and it takes a very long time for visual studio to check all the source files and object files to se which have changed and have to be rebuild.
I would li...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_21304804.htm...
Zones:
Windows MFCDate Answered: 02/08/2005 Grade: A Views: 0
i have figured out how to compile and ASM file in VS 2003, the problem really is not with the code but compiling it, i am actually having trouble with VS.
When i place an ASM file in my project ...
http://www.experts-exchange.com/Programming/Languages/Assembly/Q_21578623.html
Zones:
AssemblyDate Answered: 10/01/2005 Grade: B Views: 16
I have developed an application. I have two systems. One WindowsXP with .NET C++ Visual Studio installed, and another one is Windows2003 WITHOUT .NET C++ Visual Studio
My application runs perf...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CPP/Q_21632355.html
Hello,
I'm new to C++ and have tried to make this work from the following link
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/secauthn/security/event_handler_function_protot...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_22022970.html
How do I code for a message box to ask" Would you like to Post."
Then the user hit a yes or No
if no exit sub.
Thanks Jk
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22473574.htm...
Greetings,
I've written the below C program called _concat which is basically a recursive strcat. It takes any number of strings passed to it, concatanates them and returns the whole thing as a ne...
http://www.experts-exchange.com/Microsoft/Development/Visual_Studio_Express/Q_22560845.htm...
Hi Expert,
I wonder if anybody could help me. This is my first time working on Visual Studio C++. Here is what I have to do. Write a program that asks the user to enter two integers. Declare ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CPP/Q_22563344.html