Click here to Skip to main content
15,919,567 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalstring table field definitions Pin
Ron Ginsberg1-Nov-00 17:01
Ron Ginsberg1-Nov-00 17:01 
GeneralBitBlt Pin
zack1-Nov-00 16:23
zack1-Nov-00 16:23 
GeneralRe: BitBlt Pin
Christian2-Nov-00 10:52
Christian2-Nov-00 10:52 
GeneralRe: BitBlt Pin
zack3-Nov-00 13:37
zack3-Nov-00 13:37 
QuestionRisky Parallel Port Scheme? Pin
Myles1-Nov-00 15:46
Myles1-Nov-00 15:46 
GeneralDraw child outside of parent or Mainframe in MDI Pin
Ryan Park1-Nov-00 13:36
Ryan Park1-Nov-00 13:36 
GeneralDetecting a KeyDown Pin
Member 117662571-Nov-00 10:48
Member 117662571-Nov-00 10:48 
GeneralApplication Error with Popup Menu Pin
larryepplin1-Nov-00 8:47
larryepplin1-Nov-00 8:47 
Hello, I have a problem using my .exe on a computer other than mine. Everything works fine on my computer. When the user right clicks to get my popup menu an application error pops up which states "Memory could not be read". I've narrowed the problem down to the line of code where I call TrackPopupMenu. Here is the line:

menu.GetSubMenu(0)->TrackPopupMenu(TPM_LEFTALIGN | TPM_RIGHTBUTTON | TPM_RETURNCMD, point.x, point.y, this, NULL);

Do I need a dll? Can anyone help? Thank You

QuestionHow to write screen saver Pin
koteswara1-Nov-00 2:25
koteswara1-Nov-00 2:25 
AnswerRe: How to write screen saver Pin
Member 12089651-Nov-00 6:37
Member 12089651-Nov-00 6:37 
GeneralSound Card input line Pin
Member 3791-Nov-00 0:30
Member 3791-Nov-00 0:30 
GeneralRe: Sound Card input line Pin
Myles1-Nov-00 15:36
Myles1-Nov-00 15:36 
QuestionE-mail in HTML format with MAPI? Pin
Mark Jackson31-Oct-00 22:50
Mark Jackson31-Oct-00 22:50 
GeneralCPU 100% ( Windows NT)` Pin
Kumar31-Oct-00 20:20
Kumar31-Oct-00 20:20 
GeneralRe: CPU 100% ( Windows NT)` Pin
Member 12089651-Nov-00 7:03
Member 12089651-Nov-00 7:03 
GeneralRe: CPU 100% ( Windows NT)` Pin
Dark Angel3-Nov-00 5:02
Dark Angel3-Nov-00 5:02 
QuestionHow do you create a GUI thread? Pin
Dave31-Oct-00 17:13
Dave31-Oct-00 17:13 
AnswerRe: How do you create a GUI thread? Pin
Ryan Park1-Nov-00 13:40
Ryan Park1-Nov-00 13:40 
GeneralUNC Pin
R31-Oct-00 12:59
R31-Oct-00 12:59 
GeneralDirectDraw -- Please help me! Pin
kk931-Oct-00 11:58
kk931-Oct-00 11:58 
QuestionHow to stop paper advance after printing a page Pin
Brian Nguyen31-Oct-00 10:48
Brian Nguyen31-Oct-00 10:48 
GeneralAssembly in Visual C++ IDE Pin
rick200031-Oct-00 8:13
rick200031-Oct-00 8:13 
GeneralJob Scheduler Pin
Wilson31-Oct-00 6:54
Wilson31-Oct-00 6:54 
QuestionHow can I acces to voriables of other program? Pin
Peter Pawluczuk31-Oct-00 6:15
sussPeter Pawluczuk31-Oct-00 6:15 
AnswerRe: How can I acces to voriables of other program? Pin
Christian31-Oct-00 10:16
Christian31-Oct-00 10:16 

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.