Click here to Skip to main content
15,904,823 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Who can help me! Pin
Hamid_RT7-Apr-08 4:25
Hamid_RT7-Apr-08 4:25 
GeneralRe: Who can help me! Pin
ThatsAlok26-Apr-09 20:53
ThatsAlok26-Apr-09 20:53 
GeneralReplace views with treeview. Pin
Le@rner2-Apr-08 19:20
Le@rner2-Apr-08 19:20 
GeneralRe: Replace views with treeview. Pin
Stephen Hewitt2-Apr-08 20:00
Stephen Hewitt2-Apr-08 20:00 
GeneralRe: Replace views with treeview. Pin
rp_suman2-Apr-08 20:36
rp_suman2-Apr-08 20:36 
GeneralRe: Replace views with treeview. Pin
Le@rner2-Apr-08 20:43
Le@rner2-Apr-08 20:43 
GeneralRe: Replace views with treeview. [modified] Pin
rp_suman2-Apr-08 21:28
rp_suman2-Apr-08 21:28 
GeneralRe: Replace views with treeview. Pin
Cedric Moonen2-Apr-08 22:14
Cedric Moonen2-Apr-08 22:14 
The first reflex to have in such problems is to use your debugger instead of asking the question on a forum. It will give you much more information than we could give you. And anyway, we can't help until you give us more information, that you'll get by using your debugger.

So, start your debugger (press F5), and see where the crash occurs. Take a look at the call stack to locate the problem in your source files. Look at the different variable to see if everything seems correct. You can also set breakpoints (F9) and step in your program to see if everything runs as expected.

Cédric Moonen
Software developer

Charting control [v1.3]

General(Resolved): Replace views with treeview. Pin
Le@rner2-Apr-08 23:04
Le@rner2-Apr-08 23:04 
GeneralError in updating files Pin
Anu_Bala2-Apr-08 18:23
Anu_Bala2-Apr-08 18:23 
GeneralRe: Error in updating files Pin
Nibu babu thomas2-Apr-08 19:29
Nibu babu thomas2-Apr-08 19:29 
GeneralRe: Error in updating files Pin
Anu_Bala2-Apr-08 19:34
Anu_Bala2-Apr-08 19:34 
GeneralRe: Error in updating files Pin
Nibu babu thomas2-Apr-08 20:01
Nibu babu thomas2-Apr-08 20:01 
GeneralApplication is working in Windows Xp but it is crashing in Windows 2003 Pin
RamaraoPV2-Apr-08 18:23
RamaraoPV2-Apr-08 18:23 
GeneralRe: Application is working in Windows Xp but it is crashing in Windows 2003 Pin
Stephen Hewitt2-Apr-08 18:45
Stephen Hewitt2-Apr-08 18:45 
GeneralRe: Application is working in Windows Xp but it is crashing in Windows 2003 Pin
Hamid_RT7-Apr-08 4:24
Hamid_RT7-Apr-08 4:24 
QuestionFinding coordinates inside a window that has been scrolled Pin
Nathan Going2-Apr-08 16:41
Nathan Going2-Apr-08 16:41 
GeneralRe: Finding coordinates inside a window that has been scrolled Pin
Nibu babu thomas2-Apr-08 17:24
Nibu babu thomas2-Apr-08 17:24 
GeneralRe: Finding coordinates inside a window that has been scrolled Pin
Iain Clarke, Warrior Programmer3-Apr-08 3:42
Iain Clarke, Warrior Programmer3-Apr-08 3:42 
GeneralOLE From Print To Bitmap To PDF Pin
Kyudos2-Apr-08 14:02
Kyudos2-Apr-08 14:02 
GeneralRasDial... Pin
martin_hughes2-Apr-08 9:49
martin_hughes2-Apr-08 9:49 
GeneralRe: RasDial... Pin
led mike2-Apr-08 10:01
led mike2-Apr-08 10:01 
GeneralRe: RasDial... Pin
martin_hughes2-Apr-08 10:07
martin_hughes2-Apr-08 10:07 
GeneralRe: RasDial... Pin
led mike2-Apr-08 10:43
led mike2-Apr-08 10:43 
GeneralRe: RasDial... Pin
bob169722-Apr-08 16:31
bob169722-Apr-08 16:31 

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.