Click here to Skip to main content
15,919,028 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: how to include MFC in win32 Project? Pin
Christian Graus4-Nov-02 10:02
protectorChristian Graus4-Nov-02 10:02 
GeneralRe: how to include MFC in win32 Project? Pin
Giles5-Nov-02 3:29
Giles5-Nov-02 3:29 
AnswerRe: how to include MFC in win32 Project? Pin
Stephane Rodriguez.4-Nov-02 10:18
Stephane Rodriguez.4-Nov-02 10:18 
AnswerRe: how to include MFC in win32 Project? Pin
Giles5-Nov-02 3:32
Giles5-Nov-02 3:32 
Generalostringstream Pin
User 988530-Oct-02 13:27
User 988530-Oct-02 13:27 
GeneralRe: ostringstream Pin
Tim Smith30-Oct-02 13:59
Tim Smith30-Oct-02 13:59 
GeneralRe: ostringstream Pin
User 988530-Oct-02 15:41
User 988530-Oct-02 15:41 
GeneralRe: ostringstream Pin
Christian Graus30-Oct-02 14:06
protectorChristian Graus30-Oct-02 14:06 
I hate to agree with Tim on this ( hi, Tim ), but it's obvious that a generic solution such as ostringstream is simply not going to be optimised for the sort of heavy use you're asking of it. If it's only initialising, you can keep an ostringstream member and use str("") to clear it, but overall, 10,000 hits a second to me is time to go as low level as possible.


Christian

No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002

Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002

During last 10 years, with invention of VB and similar programming environments, every ill-educated moron became able to develop software. - Alex E. - 12-Sept-2002
GeneralRe: ostringstream Pin
Tim Smith30-Oct-02 14:41
Tim Smith30-Oct-02 14:41 
GeneralRe: ostringstream Pin
Christian Graus30-Oct-02 14:48
protectorChristian Graus30-Oct-02 14:48 
GeneralRe: ostringstream Pin
Tim Smith30-Oct-02 14:50
Tim Smith30-Oct-02 14:50 
GeneralRe: ostringstream Pin
Tim Smith30-Oct-02 14:51
Tim Smith30-Oct-02 14:51 
GeneralRe: ostringstream Pin
User 988530-Oct-02 16:07
User 988530-Oct-02 16:07 
GeneralUsing CTreeViewCtrl Pin
Jose Cruz30-Oct-02 3:08
Jose Cruz30-Oct-02 3:08 
GeneralRe: Using CTreeViewCtrl Pin
User 988530-Oct-02 13:32
User 988530-Oct-02 13:32 
GeneralRe: Using CTreeViewCtrl Pin
Jose Cruz1-Nov-02 4:31
Jose Cruz1-Nov-02 4:31 
Generalusing a activex dll created in vb in an atl/mfc component Pin
yeeeooowww29-Oct-02 1:31
yeeeooowww29-Oct-02 1:31 
GeneralRe: using a activex dll created in vb in an atl/mfc component Pin
ian mariano29-Oct-02 2:25
ian mariano29-Oct-02 2:25 
GeneralLoadRegTypeLib Question Pin
Anonymous28-Oct-02 12:58
Anonymous28-Oct-02 12:58 
GeneralRe: LoadRegTypeLib Question Pin
Anonymous29-Oct-02 0:23
Anonymous29-Oct-02 0:23 
Generalostream we all scream Pin
Todd Smith25-Oct-02 9:08
Todd Smith25-Oct-02 9:08 
GeneralRe: ostream we all scream Pin
Tim Smith25-Oct-02 9:46
Tim Smith25-Oct-02 9:46 
GeneralRe: ostream we all scream Pin
Todd Smith25-Oct-02 11:13
Todd Smith25-Oct-02 11:13 
GeneralDebuggin a Simple STL Algorithm :: STL Pin
valikac24-Oct-02 21:12
valikac24-Oct-02 21:12 
GeneralRe: Debuggin a Simple STL Algorithm :: STL Pin
Tim Smith25-Oct-02 2:22
Tim Smith25-Oct-02 2:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.