Click here to Skip to main content
15,891,633 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Need help in DateTimePicker Pin
SandipG 3-Nov-08 1:19
SandipG 3-Nov-08 1:19 
GeneralRe: Need help in DateTimePicker Pin
sarat12in3-Nov-08 2:22
sarat12in3-Nov-08 2:22 
GeneralRe: Need help in DateTimePicker Pin
David Crow3-Nov-08 3:19
David Crow3-Nov-08 3:19 
GeneralRe: Need help in DateTimePicker Pin
sarat12in3-Nov-08 17:50
sarat12in3-Nov-08 17:50 
GeneralRe: Need help in DateTimePicker Pin
sarat12in3-Nov-08 18:39
sarat12in3-Nov-08 18:39 
GeneralRe: Need help in DateTimePicker Pin
David Crow4-Nov-08 3:30
David Crow4-Nov-08 3:30 
GeneralRe: Need help in DateTimePicker Pin
David Crow4-Nov-08 3:28
David Crow4-Nov-08 3:28 
QuestionCAxDialogImpl::DoModal creating modeless dialog box Pin
dolly3-Nov-08 0:50
dolly3-Nov-08 0:50 
Hi All,

I have designed (through project resources) and displayed a dialog box in c++ by inheriting my own class from CAxDialogImpl class and using mydlgobj.DoModal() method.

I have used this in my own created plugin for windows mail/outlook express. (dialog pops up, when menu item is clicked).

BUT problem is that DoModal is displaying a modeless dialog box not the modal one...

If I use the same procedure in my plugin for outlook, then the dialog box is modal, (as it should be).

Kindly tell me what should I do to show it as a modal dialog box in my windows mail/outlook express plugin?

Thanks!

Dolly,
N,IN

QuestionGlobal Hooks and IISReset Pin
syntax28uk3-Nov-08 0:36
syntax28uk3-Nov-08 0:36 
QuestionHow to change text of the menu item? Pin
manish.patel3-Nov-08 0:31
manish.patel3-Nov-08 0:31 
AnswerRe: How to change text of the menu item? Pin
Nishad S3-Nov-08 0:59
Nishad S3-Nov-08 0:59 
GeneralRe: How to change text of the menu item? Pin
manish.patel3-Nov-08 1:16
manish.patel3-Nov-08 1:16 
GeneralRe: How to change text of the menu item? Pin
Nishad S3-Nov-08 1:25
Nishad S3-Nov-08 1:25 
GeneralRe: How to change text of the menu item? Pin
manish.patel3-Nov-08 1:46
manish.patel3-Nov-08 1:46 
GeneralRe: How to change text of the menu item? Pin
Nishad S3-Nov-08 2:07
Nishad S3-Nov-08 2:07 
AnswerRe: How to change text of the menu item? Pin
Maximilien3-Nov-08 3:05
Maximilien3-Nov-08 3:05 
GeneralRe: How to change text of the menu item? Pin
Mike Gaskey19-Aug-12 5:29
Mike Gaskey19-Aug-12 5:29 
Questionvoid function Pin
susanne13-Nov-08 0:25
susanne13-Nov-08 0:25 
AnswerRe: void function Pin
Maximilien3-Nov-08 0:34
Maximilien3-Nov-08 0:34 
AnswerRe: void function Pin
CPallini3-Nov-08 0:55
mveCPallini3-Nov-08 0:55 
QuestionRe: void function Pin
David Crow3-Nov-08 3:21
David Crow3-Nov-08 3:21 
AnswerRe: void function Pin
CPallini3-Nov-08 3:33
mveCPallini3-Nov-08 3:33 
QuestionCheck for file existence, and distinguish files from folders Pin
Erik3-Nov-08 0:00
Erik3-Nov-08 0:00 
AnswerRe: Check for file existence, and distinguish files from folders Pin
Rajesh R Subramanian3-Nov-08 0:13
professionalRajesh R Subramanian3-Nov-08 0:13 
AnswerRe: Check for file existence, and distinguish files from folders Pin
David Crow3-Nov-08 3:22
David Crow3-Nov-08 3:22 

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.