Click here to Skip to main content
15,895,656 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Does VS.Net support pure C language? Pin
Mike Dimmick2-Oct-03 22:56
Mike Dimmick2-Oct-03 22:56 
GeneralRe: Does VS.Net support pure C language? Pin
Maxwell Chen2-Oct-03 23:33
Maxwell Chen2-Oct-03 23:33 
GeneralHelp! Pin
fynox2-Oct-03 20:39
fynox2-Oct-03 20:39 
GeneralRe: Help! Pin
Dominik Reichl2-Oct-03 22:22
Dominik Reichl2-Oct-03 22:22 
GeneralRe: Help! Pin
Roger Allen3-Oct-03 1:53
Roger Allen3-Oct-03 1:53 
GeneralAnybody there to help me Pin
Sreeramachandra2-Oct-03 19:33
Sreeramachandra2-Oct-03 19:33 
GeneralRe: Refreshing a bitmap Pin
Rickard Andersson202-Oct-03 21:28
Rickard Andersson202-Oct-03 21:28 
GeneralCrashing of application Pin
Jahangir Jamshed2-Oct-03 18:43
sussJahangir Jamshed2-Oct-03 18:43 
Guys,

I've a dialog based application which is a very large size application and i am working on it for about 8 months.

For the last two days i am having a trouble. The problem is that on my machine i compile it using Visual C++ 6.0 compiler and when i run the debug version, it runs normally.

Now if i take the debug exe to other machine and run it, i get the following system error:

The instruction at 0x00000000 referenced memory at 0x00000000. the memory could not be read.

Strange if i compile the program on second machine and run it, it works normally. But if i transfer the same exe to first machine, i get the same error.

For some testing i compile program on first machine and try to run the application in debugger of second machine. I placed a break point in the InitInstance() of Application class. But it is crashing before the control enters the InitInstance(). Can anyone tell me how to solve the problem.

Oh yes one more thing. In my workspace there are five projects. Four of them are statically linked with MFC and use Debug Multithreaded dll confguration. While one is not using MFC. I am just using debug builds.
GeneralRe: Crashing of application Pin
Anand Paranjpe2-Oct-03 19:58
Anand Paranjpe2-Oct-03 19:58 
GeneralDraw Sound wave Pin
Dang Xuan Ky2-Oct-03 18:37
Dang Xuan Ky2-Oct-03 18:37 
Generalmoving character on screen Pin
sunju2-Oct-03 17:49
sunju2-Oct-03 17:49 
Generaltypedef explanation needed Pin
Steve Messer2-Oct-03 15:58
Steve Messer2-Oct-03 15:58 
GeneralRe: typedef explanation needed Pin
Michael Dunn2-Oct-03 17:43
sitebuilderMichael Dunn2-Oct-03 17:43 
GeneralRe: typedef explanation needed Pin
Steve Messer2-Oct-03 18:28
Steve Messer2-Oct-03 18:28 
GeneralRe: typedef explanation needed Pin
Michael Dunn2-Oct-03 18:47
sitebuilderMichael Dunn2-Oct-03 18:47 
GeneralRe: typedef explanation needed Pin
Steve Messer2-Oct-03 19:24
Steve Messer2-Oct-03 19:24 
GeneralHelp in a simple game Pin
Snyp2-Oct-03 15:52
Snyp2-Oct-03 15:52 
GeneralRe: Help in a simple game Pin
Maxwell Chen2-Oct-03 16:31
Maxwell Chen2-Oct-03 16:31 
GeneralRe: Help in a simple game Pin
Snyp3-Oct-03 16:18
Snyp3-Oct-03 16:18 
GeneralRe: Help in a simple game Pin
spiritualfields2-Oct-03 18:20
spiritualfields2-Oct-03 18:20 
GeneralRe: Help in a simple game Pin
Snyp3-Oct-03 16:17
Snyp3-Oct-03 16:17 
GeneralTaskbar Text Pin
skallestad2-Oct-03 14:51
skallestad2-Oct-03 14:51 
GeneralRe: Taskbar Text Pin
Jagadeesh VN3-Oct-03 1:40
Jagadeesh VN3-Oct-03 1:40 
QuestionWhat version of Crystal Report have we got in VS.Net? Pin
Link26002-Oct-03 13:30
Link26002-Oct-03 13:30 
GeneralReally bizarre problem Pin
Joel Holdsworth2-Oct-03 12:55
Joel Holdsworth2-Oct-03 12: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.