Click here to Skip to main content
15,914,014 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: What is the diff between ?Foo@Class and ?FooA@Class in DLL export? Pin
Mukkie30-Jan-04 23:49
Mukkie30-Jan-04 23:49 
GeneralPASSTHROUGH printing using Escape Pin
Jimmy M Joy30-Jan-04 3:10
Jimmy M Joy30-Jan-04 3:10 
GeneralRe: PASSTHROUGH printing using Escape Pin
basementman30-Jan-04 9:56
basementman30-Jan-04 9:56 
GeneralRe: PASSTHROUGH printing using Escape Pin
Jimmy M Joy30-Jan-04 17:29
Jimmy M Joy30-Jan-04 17:29 
GeneralRe: PASSTHROUGH printing using Escape Pin
basementman2-Feb-04 4:13
basementman2-Feb-04 4:13 
Generaltemplate class friend of another template class Pin
Jerome Conus30-Jan-04 2:36
Jerome Conus30-Jan-04 2:36 
GeneralRe: template class friend of another template class Pin
toxcct30-Jan-04 3:11
toxcct30-Jan-04 3:11 
GeneralRight click menu and sending messages Pin
lobanovski30-Jan-04 2:09
lobanovski30-Jan-04 2:09 
hi all,

i'm ashamed to ask such questions, but i can't even figure it out how i can form a query to search for this on the web site or the internet...

1. i need to mimic standard menu items from user-defined ones... let me explain, MFC - standard MDI app (made by the wizard) has few standard menu items (File->Open... for example). Now i made a dilog, which has a button in it, and if the user clcks that button, the handler must act like it's a standard CDocument::OnOpenDocument(...) method. I know, I can construct CFileDialog myself, show it to the user and call CMyDoc::OnOpenDocument(string)... but this will defeat Doc-View approach... What can i do? Just send the message ID_FILE_OPEN... to what window than??

2. right button click and a popup menu appears. what's it name? where can read more about it?


thanks for your time!
alex


debug - is my life style
GeneralRe: Right click menu and sending messages Pin
Michael P Butler30-Jan-04 3:39
Michael P Butler30-Jan-04 3:39 
Generaltemplate magic - generic callbacks + return values Pin
peterchen30-Jan-04 0:16
peterchen30-Jan-04 0:16 
GeneralRe: template magic - generic callbacks + return values Pin
Ryan Binns30-Jan-04 2:23
Ryan Binns30-Jan-04 2:23 
GeneralRe: template magic - generic callbacks + return values Pin
peterchen30-Jan-04 3:00
peterchen30-Jan-04 3:00 
GeneralCommunicating with Proxy Pin
sinuommen29-Jan-04 22:32
sinuommen29-Jan-04 22:32 
GeneralRe: Communicating with Proxy Pin
Prakash Nadar29-Jan-04 23:11
Prakash Nadar29-Jan-04 23:11 
Generala RSS reader Pin
Jerome Conus29-Jan-04 20:46
Jerome Conus29-Jan-04 20:46 
GeneralRe: a RSS reader Pin
Taka Muraoka29-Jan-04 21:43
Taka Muraoka29-Jan-04 21:43 
QuestionURGENT : Black Image??? Pin
chio110229-Jan-04 20:16
chio110229-Jan-04 20:16 
Generali want to get the handle of Dialog , that i created after clicking on a button Pin
Anonymous29-Jan-04 20:10
Anonymous29-Jan-04 20:10 
GeneralRe: i want to get the handle of Dialog , that i created after clicking on a button Pin
SJolly29-Jan-04 22:03
SJolly29-Jan-04 22:03 
GeneralRe: i want to get the handle of Dialog , that i created after clicking on a button Pin
John M. Drescher30-Jan-04 4:51
John M. Drescher30-Jan-04 4:51 
GeneraliCON OVERLAY Pin
mjvalan29-Jan-04 19:44
mjvalan29-Jan-04 19:44 
Generalweb browser plugins Pin
Abhi Lahare29-Jan-04 19:29
Abhi Lahare29-Jan-04 19:29 
GeneralRe: web browser plugins Pin
Prakash Nadar29-Jan-04 22:22
Prakash Nadar29-Jan-04 22:22 
GeneralRe: IE web browser plugins Pin
Abhi Lahare29-Jan-04 22:44
Abhi Lahare29-Jan-04 22:44 
GeneralRe: IE web browser plugins Pin
Prakash Nadar29-Jan-04 23:09
Prakash Nadar29-Jan-04 23:09 

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.