- #include <windns.h>
- cant call global function out of class ???
- Child Window
- "Failed to Create Empty Document" Error
- Graphics for C++
- array v. CArray/CObjarray
- use of <iostream> vs iostream.h
- locating a DLL for an app
- convert int to hex
- return object from C++
- strings parameters in a managed class
- more strings in managed classes
- Save long int array to binary file
- c++ stringbuilder class
- String Concatenation
- convert from String* to const char*
- Help needed for University assignement
- Combining Strings
- Can't link managed .dll
- Visual C++ .Net compiler error
- Infinite For Loop
- help... how to implement callback
- Any free c++ .net compilers?
- Where is mscorlib.dll?
- VC++ .NET & Command-Line Compile + Preprocessor
- Can C++ .net make completely unmanaged app easily?
- linker time consuming with option /clr
- unmanaged memory to managed Bitmap
- (Newbie problem) Setting array values?
- Beginner Questions
- Declaring an Array with a Const Parameter
- vc++ .net problem
- Help-me
- World's simplest MC++ question
- What difference is on project
- Need Pointers.... on Pointers
- C2146
- for_each
- std in conversion in dotnet
- Strings in C++
- CString
- Error on #include "stdafx.h"
- sorting characters
- Interface implemenation compiler error
- Building simple winsock program
- C++ .Net MFC linker errors? [Help]
- 2D array problem
- Dll not loading at Load time ....
- Where to put DLL so that web service can load it
- vc question
- saving as jpeg to clipboard
- Need Help On Something Easy About Transfer
- Compilation problems with parameter conversions
- creating dll files in VC++ .NET
- New to C++ need a little help
- Need help with iostreams
- How do I know which header file I should use?
- Arrays Arrays Arrays (simple question)
- Managed pointers , please help
- reading file till eof/loops
- DateTime::Now
- CFile and integer/bit problem
- checkbox
- dialog based application
- Tab Index
- Stop Distractions for Program
- C++ & web services & database
- CWinThread and static variables.
- Invalidate(); for only part of the form in VC++.NET
- Need Font Help using Win32 API
- A little help needed!
- C++net and strings
- C++net tutorials or books?
- __gc?
- Passing arrays to and from Fortran DLL
- Managed & Umanaged Code?
- VC++.NET vs\or VB.NET
- .NET C++ linker problem
- Write DLL in VB.NET for C++
- synchronized a method
- event handling
- Handling Events in C++.NET
- Passing values by reference
- ScreenSaver in C++
- Synchronizing processes with events.
- Function Pointers.
- String Functions?
- private members driving me crazy
- Managed wrapper
- convert source code to HTML
- axWinsock->GetData method Exception
- 16 byte aligned vectors
- Using An External DLL
- Separate .NET C++ vs. C++ 6.0
- API in .NET?
- Enumeration Not Working.
- array help
- Question about C++
- 'Visual C++ .NET' Beginner!!!
- Dynamic Array Help
- Window DC's
- Where have all my instances gone, they are gone, everyone...
- #Develop compiler issue
- Using malloc in C++ Class Library
- *HELP* searching scrambled list in Visual C++
- First time programmer
- c++ help, binary/interpolation search
- how can i rename the Access table name ?
- convert c#.net to vc++.net
- Loading an Image from file
- Loading an Image from Resource
- Registry Help
- tostring in .net 2005
- get sender value
- embedded resources
- C++ equivilent of Directcast
- function returning different types
- How do I create a 3D window in a C++ .NET forms app?
- VB6 to C++.net porting questions.
- Problems with wmp.dll
- Singleton Pattern example
- Bug tracking and TFS?
- MFC Activex - add control to activex
- What's wrong with my code?????
- Failed Security Check message....
- need help using Open CV with C++.NET
- Issues with GetProcAddress from my DLL
- Heap Corruption issues using calloc/realloc [C++]
- How to FLUSH the user input CIN stream? [C++]
- Block users from typing non-digits CIN [C++]
- Can I pass a NEW object into a function by-ref & without a delete? [C++]
- How to call a class member function via function pointer in map [C++]
- How to create a static map that is only loaded once? [C++]
- String Parsing using known delimiters? [C++]
- Why my operator<< overload doesn't work and prints out a memory location? [C++]
- List.Sort(compare_function) - term does not evaluate to a function taking 2 arguments
- Communication between running application and service [C++]