Click here to Skip to main content
15,896,154 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General_T as well... Pin
ns24-Jan-03 10:15
ns24-Jan-03 10:15 
GeneralRe: Thank you! Pin
Jörgen Sigvardsson24-Jan-03 14:28
Jörgen Sigvardsson24-Jan-03 14:28 
GeneralRe: tcslen Pin
Michael Dunn24-Jan-03 16:14
sitebuilderMichael Dunn24-Jan-03 16:14 
GeneralIE type automatic scroll for menu... Pin
ns24-Jan-03 9:46
ns24-Jan-03 9:46 
GeneralRe: IE type automatic scroll for menu... Pin
Neville Franks24-Jan-03 10:52
Neville Franks24-Jan-03 10:52 
GeneralRe: IE type automatic scroll for menu... Pin
ns24-Jan-03 11:11
ns24-Jan-03 11:11 
GeneralCPropertyPage Question Pin
nlecren24-Jan-03 9:25
nlecren24-Jan-03 9:25 
Generaldragging a view problems Pin
dazinith24-Jan-03 8:48
dazinith24-Jan-03 8:48 
GeneralToolbar position of control is wrong!!! Pin
ns24-Jan-03 8:41
ns24-Jan-03 8:41 
Generalresolved. thanks Pin
ns24-Jan-03 9:31
ns24-Jan-03 9:31 
GeneralString problem (UNICODE / TCHAR) Pin
Daniel Strigl24-Jan-03 8:29
Daniel Strigl24-Jan-03 8:29 
GeneralRe: String problem (UNICODE / TCHAR) Pin
Joaquín M López Muñoz24-Jan-03 9:53
Joaquín M López Muñoz24-Jan-03 9:53 
GeneralProgrammatically set Visual C++ Directories for .NET Pin
Scott Evans24-Jan-03 8:06
Scott Evans24-Jan-03 8:06 
GeneralRe: Programmatically set Visual C++ Directories for .NET Pin
PJ Arends24-Jan-03 18:45
professionalPJ Arends24-Jan-03 18:45 
GeneralRe: Programmatically set Visual C++ Directories for .NET Pin
Scott Evans25-Jan-03 4:34
Scott Evans25-Jan-03 4:34 
GeneralRe: Programmatically set Visual C++ Directories for .NET Pin
PJ Arends25-Jan-03 7:31
professionalPJ Arends25-Jan-03 7:31 
GeneralRe: Programmatically set Visual C++ Directories for .NET Pin
Scott Evans25-Jan-03 9:03
Scott Evans25-Jan-03 9:03 
QuestionHashTables ?? Pin
Ehsan Baghaki24-Jan-03 7:47
Ehsan Baghaki24-Jan-03 7:47 
AnswerRe: HashTables ?? Pin
Neville Franks24-Jan-03 10:39
Neville Franks24-Jan-03 10:39 
GeneralRe: HashTables ?? Pin
Jörgen Sigvardsson24-Jan-03 14:31
Jörgen Sigvardsson24-Jan-03 14:31 
GeneralRe: HashTables ?? Pin
Neville Franks24-Jan-03 15:07
Neville Franks24-Jan-03 15:07 
Jörgen Sigvardsson wrote:
He'd have to look in pretty much every STL other than the one shipped with VC++/VS.NET. hasmap<> is a proposed container, not a standard one I believe (I think it comes from SGI, maybe as old as HP).

Yep, maybe one day the VC++ STL implementation will be brought up to date. STLPort http://www.stlport.com[^]seems to be one of the more popular STL's for VC++ developers and does include hashed containers: hash_set, hash_multiset, hash_map, hash_multimap. See the original SGI Documentation at: http://www.sgi.com/tech/stl/table_of_contents.html[^] for details.


Neville Franks, Author of ED for Windows. www.getsoft.com
Make money with our new Affilate program
GeneralSTL on Solaris Pin
retZ24-Jan-03 7:28
retZ24-Jan-03 7:28 
GeneralRe: STL on Solaris Pin
Anonymous24-Jan-03 8:01
Anonymous24-Jan-03 8:01 
GeneralRe: STL on Solaris Pin
retZ24-Jan-03 8:09
retZ24-Jan-03 8:09 
GeneralRe: STL on Solaris Pin
Anonymous24-Jan-03 8:29
Anonymous24-Jan-03 8:29 

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.