Click here to Skip to main content
15,916,949 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Accessing VRAM from user application Pin
Daniel Strigl9-Apr-03 7:22
Daniel Strigl9-Apr-03 7:22 
GeneralRe: Accessing VRAM from user application Pin
Sandeep Shetty18-Apr-03 2:02
Sandeep Shetty18-Apr-03 2:02 
Question[MFC] Use a bitmap resource ? Pin
Lowfyr8-Apr-03 4:10
Lowfyr8-Apr-03 4:10 
GeneralBitmap in RichEditCtrl Pin
evgeny_sh8-Apr-03 4:02
evgeny_sh8-Apr-03 4:02 
GeneralRe: Bitmap in RichEditCtrl Pin
Chulips26-Feb-04 9:37
Chulips26-Feb-04 9:37 
Generalproblem in Hello World example Pin
n7yahoo8-Apr-03 3:25
n7yahoo8-Apr-03 3:25 
GeneralRe: problem in Hello World example Pin
Maximilien8-Apr-03 3:42
Maximilien8-Apr-03 3:42 
GeneralRe: problem in Hello World example Pin
n7yahoo8-Apr-03 20:52
n7yahoo8-Apr-03 20:52 
Well, I do start the aplication in debug mode.
(in VC 6.0 I press F5)
But I get error message from Windows:
"This program has performed an illegal operation
and will be shut down."

If I go to the VC (using break execution)
the current statement is:
default:
return DefWindowProc(hWnd, message, wParam, lParam);
and the call stack is:
WndProc(HWND__ * 0x00000c84, unsigned int 274, unsigned int 61456, long 0) line 169 + 24 bytes
KERNEL32! bff7363b()
KERNEL32! bff94407()




Anyway, "Hello World" example is too simple.
There is almost no code in it.
And it is the code generated from AppWizard.
And after
1. press: F5
2. press: Alt+Space
3. select: Move (the Move label in the system menu)
Windows displays 4arrow cursor for move window
and I quess control is in some system code not in the app?

Now (while 4arrow cursor is on the screen) I press Enter (or Esc) and get error message
from Windows:
4. press: Enter (or Esc)
After that Windows displays error message:
"This program has performed an illegal operation
and will be shut down."

Any ideas ?

Thanks.


Generaleasy question about CFile Pin
Martin_Viet8-Apr-03 2:58
Martin_Viet8-Apr-03 2:58 
GeneralRe: easy question about CFile Pin
Mike Zinni8-Apr-03 3:21
Mike Zinni8-Apr-03 3:21 
GeneralRe: easy question about CFile Pin
Pavel Klocek8-Apr-03 3:27
Pavel Klocek8-Apr-03 3:27 
GeneralRe: easy question about CFile Pin
puzzolino8-Apr-03 3:30
puzzolino8-Apr-03 3:30 
GeneralRe: easy question about CFile Pin
Cedric Moonen8-Apr-03 3:36
Cedric Moonen8-Apr-03 3:36 
GeneralRe: easy question about CFile Pin
Anonymous8-Apr-03 4:03
Anonymous8-Apr-03 4:03 
GeneralRe: easy question about CFile Pin
Martin_Viet8-Apr-03 4:46
Martin_Viet8-Apr-03 4:46 
GeneralOnItemChanged runs several times! Pin
ns8-Apr-03 2:44
ns8-Apr-03 2:44 
GeneralRe: OnItemChanged runs several times! Pin
Joan M8-Apr-03 3:22
professionalJoan M8-Apr-03 3:22 
GeneralRe: OnItemChanged runs several times! Pin
ns8-Apr-03 3:30
ns8-Apr-03 3:30 
GeneralRe: OnItemChanged runs several times! Pin
Mike Upton8-Apr-03 3:29
Mike Upton8-Apr-03 3:29 
GeneralRe: OnItemChanged runs several times! Pin
ns8-Apr-03 4:01
ns8-Apr-03 4:01 
GeneralRe: OnItemChanged runs several times! Pin
Mike Upton8-Apr-03 4:27
Mike Upton8-Apr-03 4:27 
GeneralRAS AutoDial Settings problem Pin
Mark Otway8-Apr-03 1:00
Mark Otway8-Apr-03 1:00 
GeneralBmp to jpg convertion Pin
Mahesh Varma8-Apr-03 0:49
Mahesh Varma8-Apr-03 0:49 
GeneralRe: Bmp to jpg convertion Pin
Anonymous8-Apr-03 1:40
Anonymous8-Apr-03 1:40 
GeneralRe: Bmp to jpg convertion Pin
Chris Losinger8-Apr-03 1:42
professionalChris Losinger8-Apr-03 1:42 

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.