Visual FoxPro
Windows Forms
Windows Live
VS Express Editions
Visual Basic
SQL Server
Windows Vista
Architecture
Microsoft ISV
Visual Studio
Visual J#
Smart Device
.NET Development
Visual C#
Game Technologies
Software Development Network>> Visual C++>> MFC: CArray::RelocateElements
MFC: CArray::RelocateElements
Hot Topic
OpenGL library integration problem
hi i cant debug my code ?
IEnumerator<T>.Current
Migration from VC 6.0 to VC 7.1
Create Windowless control
Errors when linking Managed C++ DLLs
I'll elaborate more so it would be more clear
Help with visual beta 2
Funny Error
Ambiguous Symbols
Visual C++
MSBuild in x64 environment with vcproj
C++ Template problem with Visual Studio 2005 beta
LNK4099- mfcm80d.i386.pdb
c++ program wont start
problems with debugging
How can I sign ActiveX controls/references in VS2005?
How can I include multiple configurations of a single project as a dependency?
How to assign std::string object to CString object?
strings allocate in stack or heap?
Very simple webserver code
MFC: CArray::RelocateElements
Does the RelocateElements method really exists in the CArray template class I can find it in the docs, but not in the MFC source code.
Answer this question
MFC: CArray::RelocateElements
-Thomas-
Very strange. You are right. I can not find this too. I have to check this.
Novice07
Thanks Martin!
Now I see the MSDN docs are OK.
But what is MSDN2 about then
http://msdn2.microsoft.com/en-us/library/zkkf7s3y.aspx
abdellatif
Sorry but there is no such function RelocateElements for CArray. The only function with this name exists in CStringElementTraits of the ATL
http://msdn.microsoft.com/library/en-us/vclib/html/vclrfcstringelementtraits.asp
See this overview for some explanations:
http://www.codeproject.com/atl/newinatl7.asp
MFC: CArray::RelocateElements
Answer this question
MFC: CArray::RelocateElements
-Thomas-
Novice07
Now I see the MSDN docs are OK.
But what is MSDN2 about then
http://msdn2.microsoft.com/en-us/library/zkkf7s3y.aspx
abdellatif
http://msdn.microsoft.com/library/en-us/vclib/html/vclrfcstringelementtraits.asp
See this overview for some explanations:
http://www.codeproject.com/atl/newinatl7.asp