Click here to Skip to main content
15,904,024 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to set Proxy Module in the MFC dialog ? Pin
wangningyu24-Nov-09 21:36
wangningyu24-Nov-09 21:36 
QuestionGetSaveFileName Problem Pin
002comp24-Nov-09 20:32
002comp24-Nov-09 20:32 
AnswerRe: GetSaveFileName Problem Pin
CPallini24-Nov-09 20:57
mveCPallini24-Nov-09 20:57 
AnswerRe: GetSaveFileName Problem Pin
KarstenK24-Nov-09 21:09
mveKarstenK24-Nov-09 21:09 
Question[Message Deleted] Pin
eswar pothula24-Nov-09 19:27
eswar pothula24-Nov-09 19:27 
AnswerRe: is it possible to convert wav file to text file using vc++6.0 Pin
Cedric Moonen24-Nov-09 20:32
Cedric Moonen24-Nov-09 20:32 
General[Message Deleted] Pin
eswar pothula24-Nov-09 22:25
eswar pothula24-Nov-09 22:25 
GeneralRe: is it possible to convert wav file to text file using vc++6.0 Pin
Cedric Moonen24-Nov-09 23:04
Cedric Moonen24-Nov-09 23:04 
QuestionRe: is it possible to convert wav file to text file using vc++6.0 Pin
CPallini24-Nov-09 20:49
mveCPallini24-Nov-09 20:49 
JokeRe: is it possible to convert wav file to text file using vc++6.0 Pin
Cedric Moonen24-Nov-09 21:12
Cedric Moonen24-Nov-09 21:12 
AnswerRe: is it possible to convert wav file to text file using vc++6.0 Pin
KarstenK24-Nov-09 21:08
mveKarstenK24-Nov-09 21:08 
AnswerRe: is it possible to convert wav file to text file using vc++6.0 Pin
Chris Losinger25-Nov-09 5:42
professionalChris Losinger25-Nov-09 5:42 
QuestionGet an exception while opening a file Pin
V K 224-Nov-09 18:01
V K 224-Nov-09 18:01 
AnswerRe: Get an exception while opening a file Pin
«_Superman_»24-Nov-09 18:04
professional«_Superman_»24-Nov-09 18:04 
GeneralRe: Get an exception while opening a file Pin
V K 224-Nov-09 18:30
V K 224-Nov-09 18:30 
QuestionRe: Get an exception while opening a file Pin
«_Superman_»24-Nov-09 19:13
professional«_Superman_»24-Nov-09 19:13 
AnswerRe: Get an exception while opening a file Pin
V K 224-Nov-09 23:25
V K 224-Nov-09 23:25 
AnswerRe: Get an exception while opening a file Pin
Michael Schubert25-Nov-09 1:59
Michael Schubert25-Nov-09 1:59 
QuestionI have hooked the WSARecv function and get the packet . But how can i resend it to the program? Pin
reichtiger24-Nov-09 17:24
reichtiger24-Nov-09 17:24 
AnswerRe: I have hooked the WSARecv function and get the packet . But how can i resend it to the program? Pin
Adam Roderick J24-Nov-09 22:07
Adam Roderick J24-Nov-09 22:07 
QuestionPopmenu in View class Pin
Anu_Bala24-Nov-09 17:09
Anu_Bala24-Nov-09 17:09 
AnswerRe: Popmenu in View class Pin
JohnCz7-Dec-09 19:26
JohnCz7-Dec-09 19:26 
AnswerRe: Popmenu in View class Pin
JohnCz7-Dec-09 19:52
JohnCz7-Dec-09 19:52 
GeneralRe: Popmenu in View class Pin
shanmugarajaa9-Dec-09 15:56
shanmugarajaa9-Dec-09 15:56 
Ok..let me clear everything.
In my dialog i have things like Name,Description,Values.,etc.So when i press the name i want to get popupmenu.As well as i have different views (it is related to the details in dialog eg:in Detailview,it wil display all the details for that particular Name,another view have graph of that particualr name) derived from CView only. I will switch to one particular view by pressing one menu in popup menu.
For invoking the menu fucntion,i degfined fucntion in CMainframe class.It works fine in that dialog.

Now Iam in that detailview page,now i right click i got tht popupmenu,i press Graphview,it does not go to that page.When i debugged,i got to know it didnot go to the function definiton in Mainframe class.
I know tht im missing somethin.but i can't identify that.
AnswerRe: Popmenu in View class Pin
JohnCz9-Dec-09 19:08
JohnCz9-Dec-09 19:08 

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.