Click here to Skip to main content
15,921,622 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: Popmenu in View class Pin
JohnCz9-Dec-09 19:08
JohnCz9-Dec-09 19:08 
QuestionProblem with mousewheel Pin
Rozis24-Nov-09 13:02
Rozis24-Nov-09 13:02 
AnswerRe: Problem with mousewheel Pin
«_Superman_»24-Nov-09 13:22
professional«_Superman_»24-Nov-09 13:22 
GeneralRe: Problem with mousewheel [modified] Pin
Rozis25-Nov-09 14:21
Rozis25-Nov-09 14:21 
QuestionHow to ask the user to choose a directory/folder? Pin
Anthony Appleyard24-Nov-09 11:06
Anthony Appleyard24-Nov-09 11:06 
AnswerRe: How to ask the user to choose a directory/folder? Pin
Maximilien24-Nov-09 12:08
Maximilien24-Nov-09 12:08 
QuestionMFC child modal CDialog appears in the task bar. ? Pin
Maximilien24-Nov-09 11:02
Maximilien24-Nov-09 11:02 
AnswerRe: MFC child modal CDialog appears in the task bar. ? Pin
«_Superman_»24-Nov-09 12:49
professional«_Superman_»24-Nov-09 12:49 
GeneralRe: MFC child modal CDialog appears in the task bar. ? Pin
Maximilien26-Nov-09 3:34
Maximilien26-Nov-09 3:34 
Questionwher should be a modeless dialog box be created Pin
Sujay chakraborty24-Nov-09 8:04
Sujay chakraborty24-Nov-09 8:04 
Hello all,

I came across a question regarding modeless dialog box and i am confused regarding the answer. The question goes like this
A Modeless dialog box must not be created over
1) Heap 2) Stack 3) Globally 4) Locally Static

which is the appropriate option to choose. Will locally static have the same scope as that of globally declared objects. As its clear that for a modeless dialog box the object must be accessible throughout the program

Regards
Sujay
AnswerRe: wher should be a modeless dialog box be created Pin
«_Superman_»24-Nov-09 8:10
professional«_Superman_»24-Nov-09 8:10 
GeneralRe: wher should be a modeless dialog box be created Pin
Sujay chakraborty25-Nov-09 7:11
Sujay chakraborty25-Nov-09 7:11 

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.