Click here to Skip to main content
15,918,049 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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 
If you're compiling using Sun's Workshop, then all the STL headers should be automatically included for you - theres no compile options needed. There is an option for when compiling templates in library files, but that should be detailed in the man page. If you're compiling with gcc then you may need to add in the STL part - go to STLport, and you can download a full STL implementation. There should be docs there on how to link it in with your program
GeneralRe: STL on Solaris Pin
retZ24-Jan-03 9:19
retZ24-Jan-03 9:19 
GeneralRe: STL on Solaris Pin
Anonymous24-Jan-03 10:40
Anonymous24-Jan-03 10:40 
GeneralRe: STL on Solaris Pin
retZ24-Jan-03 11:03
retZ24-Jan-03 11:03 
GeneralPIN Generation Algorithm Pin
DViggiano24-Jan-03 6:51
DViggiano24-Jan-03 6:51 
GeneralRe: PIN Generation Algorithm Pin
Chris Losinger24-Jan-03 7:01
professionalChris Losinger24-Jan-03 7:01 
GeneralRe: PIN Generation Algorithm Pin
DViggiano24-Jan-03 7:03
DViggiano24-Jan-03 7:03 

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.