Click here to Skip to main content
16,008,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How do I disable system menu buttons Pin
The_Server4-Sep-01 13:18
The_Server4-Sep-01 13:18 
GeneralRe: How do I disable system menu buttons Pin
4-Sep-01 17:52
suss4-Sep-01 17:52 
GeneralRe: How do I disable system menu buttons Pin
Tim Deveaux5-Sep-01 7:29
Tim Deveaux5-Sep-01 7:29 
QuestionTrackPopupMenu - What am I doing wrong? Pin
James Bird3-Sep-01 21:31
James Bird3-Sep-01 21:31 
AnswerRe: TrackPopupMenu - What am I doing wrong? Pin
3-Sep-01 22:45
suss3-Sep-01 22:45 
GeneralRe: TrackPopupMenu - What am I doing wrong? Pin
James Bird3-Sep-01 23:15
James Bird3-Sep-01 23:15 
GeneralRe: TrackPopupMenu - What am I doing wrong? Pin
Christian Graus3-Sep-01 23:49
protectorChristian Graus3-Sep-01 23:49 
AnswerRe: TrackPopupMenu - What am I doing wrong? Pin
Steen Krogsgaard4-Sep-01 0:15
Steen Krogsgaard4-Sep-01 0:15 
I have played a little around and have been unable to reproduce your problem. Here's a couple of thoughts anyway:
- the coordinates are in screen coordinates, not client (as your POINT that you receive are).
- the two unused parameters in TrackPopupMenu should be 0 and NULL, respectively.
You could try out TrackPopupMenuEx and see if that works, although I cannot really se why it should make a difference.

If you still have problems post some code for us to look at.

Cheers
Steen.

"To claim that computer games influence children is rediculous. If Pacman had influenced children born in the 80'ies we would see a lot of youngsters running around in dark rooms eating pills while listening to monotonous music"
AnswerRe: TrackPopupMenu - What am I doing wrong? Pin
Rashid Thadha4-Sep-01 0:29
Rashid Thadha4-Sep-01 0:29 
AnswerRe: TrackPopupMenu - What am I doing wrong? Pin
James Bird4-Sep-01 4:22
James Bird4-Sep-01 4:22 
General.xls and Visual C++ Pin
3-Sep-01 21:24
suss3-Sep-01 21:24 
GeneralRe: .xls and Visual C++ Pin
Michael P Butler3-Sep-01 22:14
Michael P Butler3-Sep-01 22:14 
GeneralCOleDropTarget on a CDialog Pin
3-Sep-01 21:10
suss3-Sep-01 21:10 
GeneralRe: COleDropTarget on a CDialog Pin
Michael Dunn4-Sep-01 14:31
sitebuilderMichael Dunn4-Sep-01 14:31 
GeneralRe: COleDropTarget on a CDialog Pin
4-Sep-01 23:38
suss4-Sep-01 23:38 
Generaldriver development Pin
Eran3-Sep-01 21:05
Eran3-Sep-01 21:05 
GeneralRe: driver development Pin
3-Sep-01 21:07
suss3-Sep-01 21:07 
GeneralRe: driver development Pin
Eran3-Sep-01 21:09
Eran3-Sep-01 21:09 
GeneralRe: driver development Pin
3-Sep-01 21:11
suss3-Sep-01 21:11 
GeneralRe: driver development Pin
3-Sep-01 21:12
suss3-Sep-01 21:12 
GeneralRe: driver development Pin
4-Sep-01 14:41
suss4-Sep-01 14:41 
QuestionWhere can I download msdn( even old vertion ) ? Pin
3-Sep-01 20:41
suss3-Sep-01 20:41 
AnswerRe: Where can I download msdn( even old vertion ) ? Pin
3-Sep-01 21:22
suss3-Sep-01 21:22 
GeneralRe: Where can I download msdn( even old vertion ) ? Pin
Christian Graus3-Sep-01 21:41
protectorChristian Graus3-Sep-01 21:41 
GeneralRe: Where can I download msdn( even old vertion ) ? Pin
3-Sep-01 22:35
suss3-Sep-01 22:35 

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.