Click here to Skip to main content
15,901,205 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questiondebugging a dll on command line Pin
Orkun GEDiK11-Sep-07 4:10
Orkun GEDiK11-Sep-07 4:10 
AnswerRe: debugging a dll on command line Pin
Cedric Moonen11-Sep-07 5:00
Cedric Moonen11-Sep-07 5:00 
GeneralRe: debugging a dll on command line Pin
Orkun GEDiK11-Sep-07 5:40
Orkun GEDiK11-Sep-07 5:40 
AnswerRe: debugging a dll on command line Pin
aks.11-Sep-07 5:56
aks.11-Sep-07 5:56 
GeneralRe: debugging a dll on command line Pin
carrivick11-Sep-07 9:52
carrivick11-Sep-07 9:52 
GeneralRe: debugging a dll on command line Pin
Orkun GEDiK11-Sep-07 20:18
Orkun GEDiK11-Sep-07 20:18 
GeneralRe: debugging a dll on command line Pin
carrivick11-Sep-07 22:26
carrivick11-Sep-07 22:26 
GeneralRe: debugging a dll on command line Pin
Orkun GEDiK12-Sep-07 1:16
Orkun GEDiK12-Sep-07 1:16 
GeneralRe: debugging a dll on command line Pin
carrivick12-Sep-07 5:46
carrivick12-Sep-07 5:46 
GeneralRe: debugging a dll on command line Pin
Orkun GEDiK11-Sep-07 20:14
Orkun GEDiK11-Sep-07 20:14 
QuestionPlotting the wav file Pin
Maynka11-Sep-07 3:51
Maynka11-Sep-07 3:51 
AnswerRe: Plotting the wav file Pin
jhwurmbach11-Sep-07 4:58
jhwurmbach11-Sep-07 4:58 
AnswerRe: Plotting the wav file Pin
carrivick11-Sep-07 10:07
carrivick11-Sep-07 10:07 
GeneralRe: Plotting the wav file Pin
Maynka11-Sep-07 18:58
Maynka11-Sep-07 18:58 
QuestionModify tooltip - Mouse over file (.xml) Pin
AeJai11-Sep-07 3:50
AeJai11-Sep-07 3:50 
AnswerRe: Modify tooltip - Mouse over file (.xml) Pin
carrivick11-Sep-07 10:44
carrivick11-Sep-07 10:44 
GeneralRe: Modify tooltip - Mouse over file (.xml) Pin
AeJai11-Sep-07 12:32
AeJai11-Sep-07 12:32 
GeneralRe: Modify tooltip - Mouse over file (.xml) Pin
carrivick12-Sep-07 0:48
carrivick12-Sep-07 0:48 
QuestionMFC: How to disable toolbar buttons Pin
progDes11-Sep-07 3:15
progDes11-Sep-07 3:15 
AnswerRe: MFC: How to disable toolbar buttons Pin
bob1697211-Sep-07 6:52
bob1697211-Sep-07 6:52 
AnswerRe: MFC: How to disable toolbar buttons Pin
Mark Salsbery11-Sep-07 6:56
Mark Salsbery11-Sep-07 6:56 
AnswerRe: MFC: How to disable toolbar buttons Pin
progDes11-Sep-07 7:15
progDes11-Sep-07 7:15 
QuestionIVMRWindowlessControl:: RepaintVideo Pin
P e t e r11-Sep-07 2:49
P e t e r11-Sep-07 2:49 
Using DirectShow I have made a program that captures a video stream and writes the data to screen and to disk. Rendering to screen is done by using IVMRWindowlessControl.
Problems occur when the desktop is locked, e.g. by the screensaver. After unlocking, the rendering part of my application is gray. Calling IVMRWindowlessControl:: RepaintVideo refreshes this rendering part but resets the framecounter and the video contents.

Any ideas how to solve this problem?

Best regards,

Peter
AnswerRe: IVMRWindowlessControl:: RepaintVideo Pin
carrivick11-Sep-07 10:49
carrivick11-Sep-07 10:49 
QuestionCListCtrl problem Pin
josip cagalj11-Sep-07 2:19
josip cagalj11-Sep-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.