Click here to Skip to main content
16,016,759 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Where to put delete[] to prevent memory leaks? Pin
Priya_Sundar23-Nov-07 0:41
Priya_Sundar23-Nov-07 0:41 
AnswerYou don't need such a mess Pin
CPallini23-Nov-07 0:09
mveCPallini23-Nov-07 0:09 
GeneralRe: You don't need such a mess Pin
Priya_Sundar23-Nov-07 0:39
Priya_Sundar23-Nov-07 0:39 
GeneralRe: You don't need such a mess Pin
CPallini23-Nov-07 0:52
mveCPallini23-Nov-07 0:52 
GeneralRe: You don't need such a mess Pin
Priya_Sundar23-Nov-07 1:03
Priya_Sundar23-Nov-07 1:03 
GeneralRe: You don't need such a mess Pin
CPallini23-Nov-07 2:34
mveCPallini23-Nov-07 2:34 
GeneralRe: You don't need such a mess Pin
Priya_Sundar25-Nov-07 22:29
Priya_Sundar25-Nov-07 22:29 
QuestionVC++ 6 debugging problem Pin
shine joseph22-Nov-07 22:42
shine joseph22-Nov-07 22:42 
hi,

i am using VC++ 6 editor and i am handling a project that was done by another team of developers and i am having a problem in debugging the static library in the project workspace. when i am trying to put a breakpoint in the static library source file the compilor will disable the breakpoint and move the cursour to the winmain. The following message box window is comming while i try on F5.

---------------------------
Microsoft Visual C++
---------------------------
One or more breakpoints cannot be set and have been disabled. Execution will stop at the beginning of the program.
---------------------------
OK
---------------------------

My work space contained of two exe projects and 3 static librararies and a Dll project all the exe and dll projects allow me to put the break point in the source editor and allow me to debug. But the static library project editor is not allowing to do the debug. What is the Problem. Is i am missing anything. Need your help urgently.


Thanks
Shine joseph
AnswerRe: VC++ 6 debugging problem Pin
KarstenK22-Nov-07 23:23
mveKarstenK22-Nov-07 23:23 
GeneralRe: VC++ 6 debugging problem Pin
shine joseph27-Nov-07 1:07
shine joseph27-Nov-07 1:07 
Questionhow to print the value from registry Pin
dadacncn22-Nov-07 22:40
dadacncn22-Nov-07 22:40 
AnswerRe: how to print the value from registry Pin
CPallini22-Nov-07 22:57
mveCPallini22-Nov-07 22:57 
GeneralRe: how to print the value from registry Pin
dadacncn23-Nov-07 1:16
dadacncn23-Nov-07 1:16 
GeneralYou are welcome Pin
CPallini23-Nov-07 2:30
mveCPallini23-Nov-07 2:30 
GeneralRe: how to print the value from registry Pin
ThatsAlok23-Nov-07 18:58
ThatsAlok23-Nov-07 18:58 
AnswerRe: how to print the value from registry Pin
Hamid_RT23-Nov-07 19:49
Hamid_RT23-Nov-07 19:49 
QuestionOLE And Powerpoint Using Non MFC Pin
Soumyadipta22-Nov-07 22:33
Soumyadipta22-Nov-07 22:33 
AnswerRe: OLE And Powerpoint Using Non MFC Pin
Jhony george22-Nov-07 23:26
Jhony george22-Nov-07 23:26 
GeneralRe: OLE And Powerpoint Using Non MFC Pin
Soumyadipta26-Nov-07 0:44
Soumyadipta26-Nov-07 0:44 
GeneralRe: OLE And Powerpoint Using Non MFC Pin
Jhony george26-Nov-07 22:49
Jhony george26-Nov-07 22:49 
QuestionHow to make VertScrolling a litle bit faster? Pin
josip cagalj22-Nov-07 22:13
josip cagalj22-Nov-07 22:13 
AnswerRe: How to make VertScrolling a litle bit faster? Pin
Nelek22-Nov-07 23:49
protectorNelek22-Nov-07 23:49 
GeneralRe: How to make VertScrolling a litle bit faster? Pin
josip cagalj23-Nov-07 0:18
josip cagalj23-Nov-07 0:18 
GeneralRe: How to make VertScrolling a litle bit faster? Pin
Nelek25-Nov-07 21:16
protectorNelek25-Nov-07 21:16 
GeneralRe: How to make VertScrolling a litle bit faster? Pin
josip cagalj25-Nov-07 22:13
josip cagalj25-Nov-07 22:13 

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.