Click here to Skip to main content
15,915,093 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Smart Pointers - revisited Pin
Nish Nishant4-Jun-02 17:26
sitebuilderNish Nishant4-Jun-02 17:26 
GeneralRe: Smart Pointers - revisited Pin
nay4-Jun-02 18:23
nay4-Jun-02 18:23 
GeneralHelp, please! How to getactiveview from MyApp Pin
lucy4-Jun-02 16:49
lucy4-Jun-02 16:49 
GeneralRe: Help, please! How to getactiveview from MyApp Pin
Nish Nishant4-Jun-02 17:18
sitebuilderNish Nishant4-Jun-02 17:18 
GeneralRe: Help, please! How to getactiveview from MyApp Pin
lucy4-Jun-02 17:26
lucy4-Jun-02 17:26 
GeneralRe: Help, please! How to getactiveview from MyApp Pin
Nish Nishant4-Jun-02 17:25
sitebuilderNish Nishant4-Jun-02 17:25 
GeneralRe: Help, please! How to getactiveview from MyApp Pin
lucy4-Jun-02 17:39
lucy4-Jun-02 17:39 
GeneralTrackPopupMenu Pin
Steve L.4-Jun-02 15:53
Steve L.4-Jun-02 15:53 
I have an icon in the system tray. When I right click the icon I do this:
pPopup->TrackPopupMenu(TPM_LEFTALIGN | TPM_LEFTBUTTON,
	point.x, point.y, AfxGetMainWnd(),NULL);

where pPopup is a pointer to my menu. When I right click it, if you dont want to do anything you would click outside of the popup menu and it dissappears, however it doesnt dissappeat unless you click the mouse outside of the menu then hover the mouse over the menu. How do I fix that?

-Raffi
GeneralRe: TrackPopupMenu Pin
Shog94-Jun-02 16:11
sitebuilderShog94-Jun-02 16:11 
GeneralRe: TrackPopupMenu Pin
Steve L.4-Jun-02 16:09
Steve L.4-Jun-02 16:09 
GeneralRe: TrackPopupMenu Pin
Shog94-Jun-02 16:20
sitebuilderShog94-Jun-02 16:20 
GeneralRe: TrackPopupMenu Pin
Steve L.4-Jun-02 16:17
Steve L.4-Jun-02 16:17 
GeneralRe: TrackPopupMenu Pin
Michael Dunn4-Jun-02 16:17
sitebuilderMichael Dunn4-Jun-02 16:17 
GeneralRe: TrackPopupMenu Pin
Nish Nishant4-Jun-02 17:22
sitebuilderNish Nishant4-Jun-02 17:22 
GeneralFile Associations Pin
Dor4-Jun-02 15:46
Dor4-Jun-02 15:46 
GeneralRe: File Associations Pin
Rama Krishna Vavilala4-Jun-02 16:04
Rama Krishna Vavilala4-Jun-02 16:04 
GeneralRe: File Associations Pin
Rama Krishna Vavilala4-Jun-02 16:06
Rama Krishna Vavilala4-Jun-02 16:06 
GeneralRe: File Associations Pin
Dor4-Jun-02 16:11
Dor4-Jun-02 16:11 
GeneralRe: File Associations Pin
Alexandru Savescu4-Jun-02 21:35
Alexandru Savescu4-Jun-02 21:35 
GeneralAccelerator Keys Pin
Anthony98874-Jun-02 14:23
Anthony98874-Jun-02 14:23 
GeneralRe: Accelerator Keys Pin
dazinith4-Jun-02 15:56
dazinith4-Jun-02 15:56 
GeneralRe: Accelerator Keys Pin
Anthony98875-Jun-02 3:14
Anthony98875-Jun-02 3:14 
QuestionCenter text in a list box? Pin
4-Jun-02 13:17
suss4-Jun-02 13:17 
AnswerRe: Center text in a list box? Pin
Rickard Andersson204-Jun-02 21:05
Rickard Andersson204-Jun-02 21:05 
GeneralASCII Code Pin
Frank Deo4-Jun-02 12:18
Frank Deo4-Jun-02 12:18 

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.