Click here to Skip to main content
15,909,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CreateProcess problem Pin
Michael Dunn10-Dec-06 17:08
sitebuilderMichael Dunn10-Dec-06 17:08 
GeneralRe: CreateProcess problem Pin
poda10-Dec-06 19:52
poda10-Dec-06 19:52 
AnswerRe: CreateProcess problem Pin
Naveen10-Dec-06 17:11
Naveen10-Dec-06 17:11 
GeneralRe: CreateProcess problem Pin
poda10-Dec-06 19:42
poda10-Dec-06 19:42 
GeneralRe: CreateProcess problem Pin
Naveen10-Dec-06 19:46
Naveen10-Dec-06 19:46 
GeneralRe: CreateProcess problem Pin
poda10-Dec-06 21:30
poda10-Dec-06 21:30 
QuestionWindows Clipboard Format Pin
Jeffrey Walton10-Dec-06 16:38
Jeffrey Walton10-Dec-06 16:38 
AnswerRe: Windows Clipboard Format Pin
Michael Dunn10-Dec-06 17:09
sitebuilderMichael Dunn10-Dec-06 17:09 
An app can put pretty much any data it wants to on the clipboard, the numbers won't always be the same from one session to the next. You can call GetClipboardFormatName() to get the string that was originally passed to RegisterClipboardFormat().


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

GeneralRe: Windows Clipboard Format Pin
Jeffrey Walton10-Dec-06 17:27
Jeffrey Walton10-Dec-06 17:27 
GeneralRe: Windows Clipboard Format Pin
Jeffrey Walton10-Dec-06 17:30
Jeffrey Walton10-Dec-06 17:30 
GeneralRe: Windows Clipboard Format Pin
Jeffrey Walton10-Dec-06 17:50
Jeffrey Walton10-Dec-06 17:50 
QuestionWhich function called when drop file on Exe Pin
rp_suman10-Dec-06 13:54
rp_suman10-Dec-06 13:54 
AnswerRe: Which function called when drop file on Exe Pin
Michael Dunn10-Dec-06 14:27
sitebuilderMichael Dunn10-Dec-06 14:27 
GeneralRe: Which function called when drop file on Exe Pin
rp_suman10-Dec-06 14:42
rp_suman10-Dec-06 14:42 
GeneralRe: Which function called when drop file on Exe Pin
Michael Dunn10-Dec-06 14:47
sitebuilderMichael Dunn10-Dec-06 14:47 
GeneralThanks Pin
rp_suman10-Dec-06 14:52
rp_suman10-Dec-06 14:52 
QuestionHow coding to FrontMic setting in Mixer? Pin
boy21c10-Dec-06 12:59
boy21c10-Dec-06 12:59 
QuestionHeap Corruption Question Pin
Richard Andrew x6410-Dec-06 12:50
professionalRichard Andrew x6410-Dec-06 12:50 
AnswerRe: Heap Corruption Question Pin
Stephen Hewitt10-Dec-06 13:35
Stephen Hewitt10-Dec-06 13:35 
GeneralRe: Heap Corruption Question Pin
Richard Andrew x6410-Dec-06 13:59
professionalRichard Andrew x6410-Dec-06 13:59 
QuestionMFC Graphics Debug Assertation Error Pin
CoffeeAddict1910-Dec-06 12:32
CoffeeAddict1910-Dec-06 12:32 
AnswerRe: MFC Graphics Debug Assertation Error Pin
Michael Dunn10-Dec-06 13:17
sitebuilderMichael Dunn10-Dec-06 13:17 
AnswerRe: MFC Graphics Debug Assertation Error Pin
Mark Salsbery10-Dec-06 13:31
Mark Salsbery10-Dec-06 13:31 
GeneralRe: MFC Graphics Debug Assertation Error Pin
CoffeeAddict1910-Dec-06 14:53
CoffeeAddict1910-Dec-06 14:53 
GeneralRe: MFC Graphics Debug Assertation Error Pin
Mark Salsbery10-Dec-06 15:25
Mark Salsbery10-Dec-06 15:25 

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.