Search EggHeadCafe's Job Board
EggHeadCafe Silverlight WPF ASP.NET VB.NET C# Excel SQL Server SharePoint
search
.NET Framework GroupsView
.NET Distributed_Apps
.NET
.NET ADO.NET
.NET ASP.NET
.NET ASP.NET Security
.NET ASP.NET Webcontrols
.NET ASP.NET Web Services
.NET Clr
.NET Compact Framework
.NET Drawing
.NET Interop
.NET Performance
.NET Web Services
.NET Windows Forms
.NET Windows Forms Controls
.NET General
.NET Csharp
.NET Visual Basic
.NET Vc
.NET Security
.NET Xml
Vsnet Debugging
Xml
Xsl
Scripting Jscript
Scripting Visual Basicscript
Scripting Wsh
Smartphone Developer
Visual Basic Com
Visual Basic Controls
Visual Basic Crystal
Visual Basic Database Ado
Visual Basic Syntax
Visual Basic Winapi
Vc Atl
Vc Debugger
Vc Language
Vc Mfc
Vc Stl
Visio Developer Visual Basica
Windowsce Embedded Vc
Windows Powershell
Visual Basic Vista Compatibility
Deployment Server
.NET Micro Porting

Group SummariesView
.NET Framework
Access
BizTalk
Certifications
CRM
DDK
Exchange Server
FoxPro
French
French .NET
Games
German
German .NET
Graphic Design
IIS
Internet
ISA Server
Italian
Italian .NET
Maps
MCIS
Miscellaneous
Mobile Apps
Money
MSN
Networking
Office
Ops Mgr
Publisher
Security
SharePoint
Small Business
Spanish
Spanish .NET
SQL Server
Systems Management Server
Transaction Server
Virtual PC / Virtual Server
Visual Studio
Win32
Windows 2000
Windows 2003 Server
Windows 7
Windows Live
Windows Media
Windows Update
Windows Vista
Windows XP
 

Microsoft Vc Stl
 Ask A New Question    

using std::find() on std::string vectors
Hello All, I have a question on the use of std::find() on a vector that contains std::string objects. When I need to do a search on a vector of strings, I currently use the std::find() algorithm, e... on 16-Nov-09
Dll function with STL obj. as parameter call crach
Hello. The application call function (with STL string object as parameter) from dll. If dll compiled in different mode (release/debug) than application we see this crash. We use Visual Studio 2008 (... on 12-Oct-09
unique value for map
std::map allows to insert unique values(key), is there any other data tyep which allows same. can u use map in a link list, when allocate memory to link list i can insert some values in map on 18-Sep-09
PERFORMANCE IN VISUAL STUDIO 2008 + STL.
Hi Group, We recently migrated our project from VS 2003 to VS 2005 and found that our runtime performance in release mode has degraded by a factor of 3. On investigation we found that it was due to ... on 18-Sep-09
STL container performance
I am suffering performance problems with the STL implementation in Microsoft Visual Studio 2005. There are indications that it is down to either memory management or some locking contention. As an e... on 26-Oct-09
wcout, VS2008 and UTF-16
Greetings. I am am currently trying to output wchar_t (== UTF-16) to the windows console. (The console can display UTF_16 just fine if you change the font to lucida console - easiest verified with a... on 09-Aug-09
MS09-035 breaks the std::vector template class
I was wondering if anyone else has the same problem after installing the patch to Visual Studio 2008 SP1 that fixes the ATL security problem discussed in KB971092. After installing this patch, we rec... on 30-Jul-09