Click here to Skip to main content
15,887,336 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to compare two audio files Pin
rajniyadav1a20-Dec-10 1:16
rajniyadav1a20-Dec-10 1:16 
GeneralRe: how to compare two audio files Pin
Maximilien20-Dec-10 1:34
Maximilien20-Dec-10 1:34 
AnswerRe: how to compare two audio files Pin
Cedric Moonen20-Dec-10 20:49
Cedric Moonen20-Dec-10 20:49 
GeneralRe: how to compare two audio files Pin
rajniyadav1a20-Dec-10 22:07
rajniyadav1a20-Dec-10 22:07 
QuestionDevice Context Pin
002comp19-Dec-10 18:42
002comp19-Dec-10 18:42 
AnswerRe: Device Context Pin
Richard MacCutchan19-Dec-10 21:23
mveRichard MacCutchan19-Dec-10 21:23 
GeneralRe: Device Context Pin
002comp19-Dec-10 21:48
002comp19-Dec-10 21:48 
GeneralRe: Device Context Pin
Richard MacCutchan19-Dec-10 22:45
mveRichard MacCutchan19-Dec-10 22:45 
yogeshs wrote:
am not able to use GetDc bcoz my application is multiDoc


Then there is something wrong with your application, multi-document has nothing to do with Windows on the display.

yogeshs wrote:
And am not having handle to the Window as there are too many


Sounds like you need to reconsider the design of your application.

yogeshs wrote:
tried FindWindow also to retrieve the handle of Display window but FindWindow returning null.


Then you need to use your debugger to find out why it returns NULL. Check the status returned from GetLastError().
Just say 'NO' to evaluated arguments for diadic functions! Ash

AnswerRe: Device Context Pin
bleedingfingers20-Dec-10 0:05
bleedingfingers20-Dec-10 0:05 
GeneralRe: Device Context Pin
002comp20-Dec-10 0:49
002comp20-Dec-10 0:49 
GeneralRe: Device Context Pin
Richard MacCutchan20-Dec-10 1:02
mveRichard MacCutchan20-Dec-10 1:02 
QuestionRe: Device Context Pin
bleedingfingers20-Dec-10 1:05
bleedingfingers20-Dec-10 1:05 
AnswerRe: Device Context Pin
002comp20-Dec-10 1:13
002comp20-Dec-10 1:13 
AnswerRe: Device Context Pin
pasztorpisti21-Dec-10 23:36
pasztorpisti21-Dec-10 23:36 
QuestionCToolBar Flickers Pin
janaswamy uday19-Dec-10 18:33
janaswamy uday19-Dec-10 18:33 
AnswerRe: CToolBar Flickers Pin
Roger Allen10-Jan-11 1:53
Roger Allen10-Jan-11 1:53 
GeneralRe: CToolBar Flickers Pin
janaswamy uday10-Jan-11 23:36
janaswamy uday10-Jan-11 23:36 
Questionvariable 'bool' / header stdbool.h Pin
Randy12719-Dec-10 16:30
Randy12719-Dec-10 16:30 
AnswerRe: variable 'bool' / header stdbool.h [modified] Pin
Luc Pattyn19-Dec-10 16:59
sitebuilderLuc Pattyn19-Dec-10 16:59 
GeneralRe: variable 'bool' / header stdbool.h Pin
Randy12719-Dec-10 19:38
Randy12719-Dec-10 19:38 
AnswerRe: variable 'bool' / header stdbool.h Pin
Luc Pattyn20-Dec-10 3:14
sitebuilderLuc Pattyn20-Dec-10 3:14 
AnswerRe: variable 'bool' / header stdbool.h Pin
T210219-Dec-10 19:38
T210219-Dec-10 19:38 
AnswerRe: variable 'bool' / header stdbool.h Pin
Aescleal20-Dec-10 3:55
Aescleal20-Dec-10 3:55 
QuestionWhy VC project won't run on Windows 7 Pin
ed welch19-Dec-10 10:45
ed welch19-Dec-10 10:45 
AnswerRe: Why VC project won't run on Windows 7 Pin
T210219-Dec-10 19:36
T210219-Dec-10 19:36 

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.