Click here to Skip to main content
15,899,313 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: what happened? Did I edited some .h file accidently??? Pin
bloodwinner12-Sep-06 8:49
bloodwinner12-Sep-06 8:49 
AnswerRe: what happened? Did I edited some .h file accidently??? Pin
bob1697212-Sep-06 8:57
bob1697212-Sep-06 8:57 
AnswerRe: what happened? Did I edited some .h file accidently??? Pin
Nibu babu thomas12-Sep-06 17:33
Nibu babu thomas12-Sep-06 17:33 
Questionwhat happened? Did I edited some .h file accidently??? Pin
bloodwinner12-Sep-06 8:16
bloodwinner12-Sep-06 8:16 
Questionstrange behavior Pin
Haoman1712-Sep-06 8:12
Haoman1712-Sep-06 8:12 
AnswerRe: strange behavior Pin
Chris Losinger12-Sep-06 8:26
professionalChris Losinger12-Sep-06 8:26 
AnswerRe: strange behavior Pin
Jun Du12-Sep-06 8:33
Jun Du12-Sep-06 8:33 
AnswerRe: strange behavior Pin
Zac Howland12-Sep-06 9:45
Zac Howland12-Sep-06 9:45 
They will execute at the same speed if you pass x by reference in Method 2. Otherwise, if Member is a complex datatype, Method 2 will run slower since it has to copy the value of x into the function before entering the function.

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac

QuestionCComboBox do not show droplist Pin
NorGUI12-Sep-06 7:02
NorGUI12-Sep-06 7:02 
QuestionRe: CComboBox do not show droplist Pin
David Crow12-Sep-06 7:04
David Crow12-Sep-06 7:04 
AnswerRe: CComboBox do not show droplist Pin
NorGUI12-Sep-06 20:20
NorGUI12-Sep-06 20:20 
QuestionImplementing a Clustered NT Service Pin
GuimaSun12-Sep-06 6:51
GuimaSun12-Sep-06 6:51 
Questionmicrosoft document properties retreival code Pin
dannyjoe12-Sep-06 5:59
dannyjoe12-Sep-06 5:59 
QuestionRe: microsoft document properties retreival code Pin
Maximilien12-Sep-06 6:38
Maximilien12-Sep-06 6:38 
AnswerRe: microsoft document properties retreival code Pin
David Crow12-Sep-06 7:08
David Crow12-Sep-06 7:08 
Questionhow to share the resource between two projects created in one workspace? Pin
bloodwinner12-Sep-06 5:57
bloodwinner12-Sep-06 5:57 
AnswerRe: how to share the resource between two projects created in one workspace? Pin
Waldermort12-Sep-06 6:46
Waldermort12-Sep-06 6:46 
QuestionStrange behaviour of close button Pin
Wim Engberts12-Sep-06 4:56
Wim Engberts12-Sep-06 4:56 
AnswerRe: Strange behaviour of close button Pin
Wim Engberts12-Sep-06 5:01
Wim Engberts12-Sep-06 5:01 
GeneralRe: Strange behaviour of close button Pin
Hamid_RT13-Sep-06 8:19
Hamid_RT13-Sep-06 8:19 
QuestionSorting a vector of a user defined type Pin
avimitrani12-Sep-06 4:21
avimitrani12-Sep-06 4:21 
AnswerRe: Sorting a vector of a user defined type Pin
Rob Caldecott12-Sep-06 4:29
Rob Caldecott12-Sep-06 4:29 
GeneralRe: Sorting a vector of a user defined type Pin
avimitrani12-Sep-06 5:26
avimitrani12-Sep-06 5:26 
GeneralRe: Sorting a vector of a user defined type Pin
Rob Caldecott12-Sep-06 5:32
Rob Caldecott12-Sep-06 5:32 
GeneralRe: Sorting a vector of a user defined type Pin
avimitrani12-Sep-06 6:00
avimitrani12-Sep-06 6:00 

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.