Click here to Skip to main content
15,916,378 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionSort bug with STL? Pin
starschen12-Apr-05 16:19
sussstarschen12-Apr-05 16:19 
AnswerRe: Sort bug with STL? Pin
Joaquín M López Muñoz13-Apr-05 9:23
Joaquín M López Muñoz13-Apr-05 9:23 
GeneralRe: Sort bug with STL? Pin
starschen14-Apr-05 18:05
sussstarschen14-Apr-05 18:05 
QuestionHow to get _Application pointer from _Document pointer in MS Word Pin
ajalilqarshi11-Apr-05 20:34
ajalilqarshi11-Apr-05 20:34 
GeneralTo all the WTL gurus Pin
mango_lier11-Apr-05 18:05
mango_lier11-Apr-05 18:05 
QuestionSTL from visual C++ in Unix??? Pin
knapak11-Apr-05 14:33
knapak11-Apr-05 14:33 
AnswerRe: STL from visual C++ in Unix??? Pin
ThatsAlok11-Apr-05 19:45
ThatsAlok11-Apr-05 19:45 
AnswerRe: STL from visual C++ in Unix??? Pin
Stuart Dootson11-Apr-05 20:51
professionalStuart Dootson11-Apr-05 20:51 
Why not download GCC (which includes STL, IIRC) from here[^] and try it Smile | :) GCC is the most widely used compiler on Linux/Unix, so this Windows version is the easiest to try!

You may have some problems - some parts of MSVC6 STL (and MSVC for that matter!) aren't compliant with the C++ standard. There's a few things in std::string that aren't right and all the member template functionss defined in the standard aren't member template functions in MSVC STL. However, there shouldn't be too many

Stuart Dootson

'Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p'
AnswerRe: STL from visual C++ in Unix??? Pin
markkuk12-Apr-05 0:41
markkuk12-Apr-05 0:41 
QuestionHow to activate the File-Open Dialog via ellipsis button ("...")in property browser Pin
knaster bax11-Apr-05 7:43
knaster bax11-Apr-05 7:43 
AnswerRe: How to activate the File-Open Dialog via ellipsis button ("...")in property browser Pin
ThatsAlok11-Apr-05 19:47
ThatsAlok11-Apr-05 19:47 
GeneralRe: How to activate the File-Open Dialog via ellipsis button ("...")in property browser Pin
knaster bax11-Apr-05 23:17
knaster bax11-Apr-05 23:17 
GeneralNeed Help Pin
inbakumar.G11-Apr-05 5:12
inbakumar.G11-Apr-05 5:12 
Generalx to Bin ? or x to Hex To Bin Pin
Static(x)10-Apr-05 23:11
Static(x)10-Apr-05 23:11 
GeneralReferencing CArray's within CArrays Pin
KoriFrancis10-Apr-05 12:18
KoriFrancis10-Apr-05 12:18 
General[wtl]CHyperLink bRet = (dwRet > 32); Pin
Tommy2d8-Apr-05 2:33
Tommy2d8-Apr-05 2:33 
GeneralRe: [wtl]CHyperLink bRet = (dwRet > 32); Pin
Michael Dunn8-Apr-05 8:05
sitebuilderMichael Dunn8-Apr-05 8:05 
GeneralRe: [wtl]CHyperLink bRet = (dwRet > 32); Pin
Tommy2d10-Apr-05 8:03
Tommy2d10-Apr-05 8:03 
GeneralCDateTimePickerCtrl - CDateTimeCtrl Pin
The Professor8-Apr-05 1:30
The Professor8-Apr-05 1:30 
QuestionHow to get Application pointer of Word if i have Container(Word) pointer Pin
ajalilqarshi8-Apr-05 0:28
ajalilqarshi8-Apr-05 0:28 
Generalquick bind1st question Pin
marinme6-Apr-05 23:56
marinme6-Apr-05 23:56 
GeneralRe: quick bind1st question Pin
Mike Dimmick7-Apr-05 2:06
Mike Dimmick7-Apr-05 2:06 
Generalusing bind2nd function on map Pin
fordge6-Apr-05 17:24
fordge6-Apr-05 17:24 
GeneralRe: using bind2nd function on map Pin
Stuart Dootson6-Apr-05 21:16
professionalStuart Dootson6-Apr-05 21:16 
GeneralRe: using bind2nd function on map Pin
fordge7-Apr-05 1:23
fordge7-Apr-05 1:23 

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.