Click here to Skip to main content
15,915,086 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to open dll or exe file with VC? Pin
ThatsAlok8-Aug-05 23:05
ThatsAlok8-Aug-05 23:05 
GeneralRe: how to open dll or exe file with VC? Pin
toxcct9-Aug-05 0:19
toxcct9-Aug-05 0:19 
GeneralRe: how to open dll or exe file with VC? Pin
ThatsAlok9-Aug-05 0:32
ThatsAlok9-Aug-05 0:32 
Generaladding text to multiline text box. Pin
Member 34198918-Aug-05 19:11
Member 34198918-Aug-05 19:11 
GeneralRe: adding text to multiline text box. Pin
Jose Lamas Rios8-Aug-05 19:57
Jose Lamas Rios8-Aug-05 19:57 
GeneralRe: adding text to multiline text box. Pin
Member 34198918-Aug-05 20:15
Member 34198918-Aug-05 20:15 
GeneralRe: adding text to multiline text box. Pin
Jose Lamas Rios8-Aug-05 20:30
Jose Lamas Rios8-Aug-05 20:30 
GeneralRe: adding text to multiline text box. Pin
Member 34198918-Aug-05 20:38
Member 34198918-Aug-05 20:38 
QuestionHow to make form border invisible ? Pin
Amarelia8-Aug-05 18:38
Amarelia8-Aug-05 18:38 
AnswerRe: How to make form border invisible ? Pin
Jose Lamas Rios8-Aug-05 20:07
Jose Lamas Rios8-Aug-05 20:07 
Generaltype conversion Pin
Member 20725788-Aug-05 18:30
Member 20725788-Aug-05 18:30 
GeneralRe: type conversion Pin
ThatsAlok8-Aug-05 18:34
ThatsAlok8-Aug-05 18:34 
GeneralRe: type conversion Pin
Christian Graus8-Aug-05 19:07
protectorChristian Graus8-Aug-05 19:07 
GeneralRe: type conversion Pin
Jose Lamas Rios8-Aug-05 19:46
Jose Lamas Rios8-Aug-05 19:46 
GeneralRe: type conversion Pin
Member 20725789-Aug-05 6:16
Member 20725789-Aug-05 6:16 
GeneralRe: type conversion Pin
Jose Lamas Rios9-Aug-05 6:48
Jose Lamas Rios9-Aug-05 6:48 
GeneralWeird Memory Issues Pin
LighthouseJ8-Aug-05 17:39
LighthouseJ8-Aug-05 17:39 
GeneralRe: Weird Memory Issues Pin
Christian Graus8-Aug-05 17:56
protectorChristian Graus8-Aug-05 17:56 
GeneralRe: Weird Memory Issues Pin
LighthouseJ9-Aug-05 4:19
LighthouseJ9-Aug-05 4:19 
GeneralRe: Weird Memory Issues Pin
Jose Lamas Rios8-Aug-05 18:25
Jose Lamas Rios8-Aug-05 18:25 
GeneralRe: Weird Memory Issues Pin
LighthouseJ9-Aug-05 4:27
LighthouseJ9-Aug-05 4:27 
- I did set a breakpoint and the call stack is going from the line and file of the for loop I mentioned and directly to the destructor.

- That iterator is never touched anywhere else except through a single function called Test which simply reports a sequence of bitwise AND operations with the iterator data and another smaller for loop index variable.

Thanks for your reply. I do have a feeling the problem is with something dumb I did but I keep saying to myself "there is no way this code is wrong".
GeneralRe: Weird Memory Issues Pin
Jose Lamas Rios9-Aug-05 4:49
Jose Lamas Rios9-Aug-05 4:49 
GeneralRe: Weird Memory Issues Pin
LighthouseJ9-Aug-05 4:54
LighthouseJ9-Aug-05 4:54 
GeneralRe: Weird Memory Issues Pin
John R. Shaw8-Aug-05 18:59
John R. Shaw8-Aug-05 18:59 
GeneralRe: Weird Memory Issues (solved this, another problem though) Pin
LighthouseJ9-Aug-05 4:55
LighthouseJ9-Aug-05 4:55 

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.