Click here to Skip to main content
15,912,756 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: What happens when I open a file with its "default" program? Pin
CPallini10-Jan-07 8:16
mveCPallini10-Jan-07 8:16 
AnswerRe: What happens when I open a file with its "default" program? Pin
James R. Twine10-Jan-07 4:55
James R. Twine10-Jan-07 4:55 
GeneralRe: What happens when I open a file with its "default" program? Pin
KellyR10-Jan-07 5:29
KellyR10-Jan-07 5:29 
AnswerRe: What happens when I open a file with its "default" program? Pin
David Crow10-Jan-07 3:46
David Crow10-Jan-07 3:46 
QuestionHow to change "x" button's position on the dialog title bar? Pin
PatrykDabrowski10-Jan-07 2:02
PatrykDabrowski10-Jan-07 2:02 
AnswerRe: How to change "x" button's position on the dialog title bar? Pin
Monty210-Jan-07 2:12
Monty210-Jan-07 2:12 
QuestionSigning C++ project for Vista Pin
Vitaly Tomilov10-Jan-07 1:57
Vitaly Tomilov10-Jan-07 1:57 
AnswerRe: Signing C++ project for Vista Pin
Michael Dunn10-Jan-07 8:33
sitebuilderMichael Dunn10-Jan-07 8:33 
Signing has nothing to do with the manifest. You need to buy a code signing certificate, and use that to sign the EXE.
Also, unless your program does administrative tasks, you should use level='asInvoker'


--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ");

QuestionSaving new files with CFileDialog? Pin
bosfan10-Jan-07 1:08
bosfan10-Jan-07 1:08 
AnswerRe: Saving new files with CFileDialog? Pin
prasad_som10-Jan-07 1:47
prasad_som10-Jan-07 1:47 
GeneralRe: Saving new files with CFileDialog? Pin
bosfan10-Jan-07 2:07
bosfan10-Jan-07 2:07 
Questioncan we use char datatype in unicode Pin
Atul2310-Jan-07 0:03
Atul2310-Jan-07 0:03 
AnswerRe: can we use char datatype in unicode Pin
Monty210-Jan-07 1:25
Monty210-Jan-07 1:25 
AnswerRe: can we use char datatype in unicode Pin
David Crow10-Jan-07 2:55
David Crow10-Jan-07 2:55 
QuestionError after closing application Pin
Kiran Pinjala9-Jan-07 23:26
Kiran Pinjala9-Jan-07 23:26 
QuestionRe: Error after closing application [modified] Pin
Kiran Pinjala9-Jan-07 23:48
Kiran Pinjala9-Jan-07 23:48 
AnswerRe: Error after closing application Pin
kakan9-Jan-07 23:56
professionalkakan9-Jan-07 23:56 
AnswerRe: Error after closing application Pin
Monty210-Jan-07 1:28
Monty210-Jan-07 1:28 
QuestionHow to invoke MSDN from an application? Pin
Ratish Philip9-Jan-07 22:42
Ratish Philip9-Jan-07 22:42 
AnswerRe: How to invoke MSDN from an application? Pin
Rajesh R Subramanian9-Jan-07 23:01
professionalRajesh R Subramanian9-Jan-07 23:01 
AnswerRe: How to invoke MSDN from an application? Pin
S Douglas9-Jan-07 23:21
professionalS Douglas9-Jan-07 23:21 
AnswerRe: How to invoke MSDN from an application? Pin
George L. Jackson9-Jan-07 23:22
George L. Jackson9-Jan-07 23:22 
QuestionCString to Date? Pin
bosfan9-Jan-07 21:24
bosfan9-Jan-07 21:24 
AnswerRe: CString to Date? Pin
Tony Hill9-Jan-07 21:31
professionalTony Hill9-Jan-07 21:31 
GeneralRe: CString to Date? Pin
bosfan10-Jan-07 2:19
bosfan10-Jan-07 2:19 

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.