Click here to Skip to main content
15,917,174 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Capture password by service and hook Pin
Anonymous5-Sep-03 5:51
Anonymous5-Sep-03 5:51 
GeneralOCX question Pin
Shay Harel5-Sep-03 5:34
Shay Harel5-Sep-03 5:34 
GeneralRe: OCX question Pin
Brad Sokol5-Sep-03 5:40
Brad Sokol5-Sep-03 5:40 
GeneralRe: OCX question Pin
Shay Harel5-Sep-03 5:45
Shay Harel5-Sep-03 5:45 
Generalstl map bug Pin
Brian van der Beek5-Sep-03 4:43
Brian van der Beek5-Sep-03 4:43 
GeneralRe: stl map bug Pin
valikac5-Sep-03 5:20
valikac5-Sep-03 5:20 
GeneralRe: stl map bug Pin
Brian van der Beek5-Sep-03 5:26
Brian van der Beek5-Sep-03 5:26 
GeneralRe: stl map bug Pin
dog_spawn5-Sep-03 5:32
dog_spawn5-Sep-03 5:32 
When I ran into the numerous STL bugs (using MSVC) I thought it was my mistake. More investigation showed that other people had the same problems. Even though it hurt me greatly, I simply had to abandon the STL and code my own containers.

It was not practical for me to use another STL implementation as I did not have the funds available.

Brian van der Beek wrote:
bug in the xtree header file

My advice to you is to fix specific bugs that effect you. For example, you should be able to apply that fix mentioned on the dinkumware site.

Brian van der Beek wrote:
Does anyone know if there is a microsoft fix for this bug?

In my experience, it seems MS have not fixed many of the bugs.

dog_spawn
http://www.hatekill.com[^]
GeneralRe: stl map bug Pin
Brian van der Beek5-Sep-03 5:52
Brian van der Beek5-Sep-03 5:52 
GeneralRe: stl map bug Pin
dog_spawn5-Sep-03 6:07
dog_spawn5-Sep-03 6:07 
GeneralRe: stl map bug Pin
Joe Woodbury5-Sep-03 8:31
professionalJoe Woodbury5-Sep-03 8:31 
GeneralProperty Sheet Header problem..! Pin
Halloko5-Sep-03 4:25
Halloko5-Sep-03 4:25 
GeneralRe: Property Sheet Header problem..! Pin
Alvaro Mendez5-Sep-03 6:35
Alvaro Mendez5-Sep-03 6:35 
GeneralRe: Property Sheet Header problem..! Pin
Halloko5-Sep-03 6:39
Halloko5-Sep-03 6:39 
GeneralOT: archives Pin
Michael Dunn5-Sep-03 15:40
sitebuilderMichael Dunn5-Sep-03 15:40 
QuestionHow to get line speed Pin
modular5-Sep-03 2:30
modular5-Sep-03 2:30 
AnswerRe: How to get line speed Pin
valikac5-Sep-03 5:22
valikac5-Sep-03 5:22 
Questionhow to get results from one process into another? Pin
ns5-Sep-03 2:22
ns5-Sep-03 2:22 
AnswerRe: how to get results from one process into another? Pin
Jagadeesh VN5-Sep-03 2:43
Jagadeesh VN5-Sep-03 2:43 
AnswerRe: how to get results from one process into another? Pin
RobJones5-Sep-03 3:59
RobJones5-Sep-03 3:59 
GeneralRe: how to get results from one process into another? Pin
ns5-Sep-03 4:08
ns5-Sep-03 4:08 
GeneralRe: how to get results from one process into another? Pin
Alvaro Mendez5-Sep-03 5:01
Alvaro Mendez5-Sep-03 5:01 
GeneralMany thanks!!! Pin
ns5-Sep-03 9:00
ns5-Sep-03 9:00 
GeneralListBox in MFC Pin
cberam5-Sep-03 2:19
cberam5-Sep-03 2:19 
GeneralRe: ListBox in MFC Pin
David Crow5-Sep-03 3:33
David Crow5-Sep-03 3:33 

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.