Click here to Skip to main content
15,884,537 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Locking a combobox and handling CFormView closing Pin
David Crow17-Aug-04 5:51
David Crow17-Aug-04 5:51 
GeneralVisual C++ start problem...delay Pin
GuimaSun16-Aug-04 9:17
GuimaSun16-Aug-04 9:17 
GeneralRe: Visual C++ start problem...delay Pin
David Crow16-Aug-04 10:24
David Crow16-Aug-04 10:24 
GeneralRe: Visual C++ start problem...delay Pin
nnvidya16-Aug-04 23:03
nnvidya16-Aug-04 23:03 
GeneralRe: Visual C++ start problem...delay Pin
David Crow17-Aug-04 3:20
David Crow17-Aug-04 3:20 
GeneralRe: Visual C++ start problem...delay Pin
GuimaSun17-Aug-04 3:55
GuimaSun17-Aug-04 3:55 
GeneralRe: Visual C++ start problem...delay Pin
David Crow17-Aug-04 4:00
David Crow17-Aug-04 4:00 
GeneralDifference between "->" and "." Pin
crushinghellhammer16-Aug-04 9:08
crushinghellhammer16-Aug-04 9:08 
I have some experience programming in C# .NET but am new to C++. Could somebody please tell me what the difference between "->" and "." are in C++, which is to say:

when is it appropriate to use

someclass.whatever

and when is it correct to use

someclass->whatever.

Thanks!
GeneralRe: Difference between "->" and "." Pin
crushinghellhammer16-Aug-04 9:15
crushinghellhammer16-Aug-04 9:15 
GeneralRe: Difference between "->" and "." Pin
Wes Aday16-Aug-04 9:17
professionalWes Aday16-Aug-04 9:17 
GeneralRe: Difference between "->" and "." Pin
weblee16-Aug-04 9:52
weblee16-Aug-04 9:52 
Generalno print preview for CFormView in .Net 2003 Pin
BlackDice16-Aug-04 8:59
BlackDice16-Aug-04 8:59 
QuestionA chatsite for questions? Pin
Anonymous16-Aug-04 8:46
Anonymous16-Aug-04 8:46 
AnswerRe: A chatsite for questions? Pin
David Crow16-Aug-04 9:01
David Crow16-Aug-04 9:01 
QuestionFree Windows equivalent of syslog? Pin
hyling16-Aug-04 8:03
hyling16-Aug-04 8:03 
AnswerRe: Free Windows equivalent of syslog? Pin
bikram singh16-Aug-04 9:19
bikram singh16-Aug-04 9:19 
GeneralRe: Free Windows equivalent of syslog? Pin
hyling16-Aug-04 10:40
hyling16-Aug-04 10:40 
QuestionHow can I create a child window that does NOT cliped by its parent window? Pin
Behzad Ebrahimi16-Aug-04 6:53
Behzad Ebrahimi16-Aug-04 6:53 
GeneralNo one can help me out there? :( Pin
gangelo16-Aug-04 6:33
gangelo16-Aug-04 6:33 
GeneralRe: No one can help me out there? :( Pin
David Crow16-Aug-04 8:33
David Crow16-Aug-04 8:33 
GeneralRe: No one can help me out there? :( Pin
Anonymous16-Aug-04 8:55
Anonymous16-Aug-04 8:55 
GeneralRe: No one can help me out there? :( Pin
David Crow16-Aug-04 9:00
David Crow16-Aug-04 9:00 
GeneralCorrect way to automatically run code when dialog initializes Pin
shultas16-Aug-04 5:30
shultas16-Aug-04 5:30 
GeneralRe: Correct way to automatically run code when dialog initializes Pin
David Crow16-Aug-04 5:53
David Crow16-Aug-04 5:53 
GeneralCode executing that should be Pin
BlackDice16-Aug-04 5:19
BlackDice16-Aug-04 5:19 

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.