Click here to Skip to main content
15,894,343 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to deactivate a menu option Pin
prithaa27-Oct-06 3:17
prithaa27-Oct-06 3:17 
GeneralRe: How to deactivate a menu option Pin
toxcct27-Oct-06 3:28
toxcct27-Oct-06 3:28 
GeneralRe: How to deactivate a menu option Pin
prithaa27-Oct-06 3:35
prithaa27-Oct-06 3:35 
QuestionFile extension Pin
RockyJames27-Oct-06 0:36
RockyJames27-Oct-06 0:36 
AnswerRe: File extension Pin
benjymous27-Oct-06 0:54
benjymous27-Oct-06 0:54 
GeneralRe: File extension Pin
RockyJames27-Oct-06 1:06
RockyJames27-Oct-06 1:06 
GeneralRe: File extension Pin
toxcct27-Oct-06 2:30
toxcct27-Oct-06 2:30 
AnswerRe: File extension Pin
David Crow27-Oct-06 4:07
David Crow27-Oct-06 4:07 
RockyJames wrote:
When i double click on the file..by default..i want it to be opened by my application..how to do it..?


If the application was created by AppWizard, this should happen automatically. There should be a .reg file in your project. You should also have calls to EnableShellOpen() and RegisterShellFileTypes() in the app's InitInstance() method.


"Approved Workmen Are Not Ashamed" - 2 Timothy 2:15

"Judge not by the eye but by the heart." - Native American Proverb


GeneralRe: File extension Pin
RockyJames27-Oct-06 18:39
RockyJames27-Oct-06 18:39 
Questioncustum toolbar Pin
keyurbhatnagar26-Oct-06 23:54
keyurbhatnagar26-Oct-06 23:54 
QuestionHow do i activate different child frames? Pin
keyurbhatnagar26-Oct-06 23:52
keyurbhatnagar26-Oct-06 23:52 
AnswerRe: How do i activate different child frames? Pin
Mark Salsbery27-Oct-06 6:28
Mark Salsbery27-Oct-06 6:28 
QuestionMonitoring/manipulating Packet traffic. Pin
Kobi_Z26-Oct-06 23:02
Kobi_Z26-Oct-06 23:02 
AnswerRe: Monitoring/manipulating Packet traffic. Pin
dzolee27-Oct-06 1:50
dzolee27-Oct-06 1:50 
QuestionHow to create multiple workspaces for a single project? Pin
swati.ghadage26-Oct-06 22:55
swati.ghadage26-Oct-06 22:55 
AnswerRe: How to create multiple workspaces for a single project? Pin
Sceptic Mole26-Oct-06 23:35
Sceptic Mole26-Oct-06 23:35 
QuestionMSVC++ Enterprise version Vs Standard version Pin
koumodaki26-Oct-06 22:52
koumodaki26-Oct-06 22:52 
AnswerRe: MSVC++ Enterprise version Vs Standard version Pin
David Crow27-Oct-06 4:16
David Crow27-Oct-06 4:16 
QuestionProblem with CFileDialog (access violation). Pin
kiranin26-Oct-06 22:42
kiranin26-Oct-06 22:42 
AnswerRe: Problem with CFileDialog (access violation). Pin
Rajesh R Subramanian26-Oct-06 23:07
professionalRajesh R Subramanian26-Oct-06 23:07 
GeneralRe: Problem with CFileDialog (access violation). Pin
kiranin26-Oct-06 23:44
kiranin26-Oct-06 23:44 
GeneralRe: Problem with CFileDialog (access violation). Pin
Rajesh R Subramanian26-Oct-06 23:46
professionalRajesh R Subramanian26-Oct-06 23:46 
GeneralRe: Problem with CFileDialog (access violation). Pin
kiranin26-Oct-06 23:57
kiranin26-Oct-06 23:57 
GeneralRe: Problem with CFileDialog (access violation). Pin
Rajesh R Subramanian27-Oct-06 0:38
professionalRajesh R Subramanian27-Oct-06 0:38 
GeneralRe: Problem with CFileDialog (access violation). Pin
kiranin27-Oct-06 0:42
kiranin27-Oct-06 0:42 

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.