Click here to Skip to main content
16,005,339 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Ignore ASSERT Dialog? Pin
Blue-Bird9-Jun-05 3:38
Blue-Bird9-Jun-05 3:38 
Generalcontrols with consecutive control ID Pin
elephantstar8-Jun-05 16:25
elephantstar8-Jun-05 16:25 
GeneralRe: controls with consecutive control ID Pin
Christian Graus8-Jun-05 16:34
protectorChristian Graus8-Jun-05 16:34 
GeneralRe: controls with consecutive control ID Pin
Blake Miller9-Jun-05 6:47
Blake Miller9-Jun-05 6:47 
GeneralRe: controls with consecutive control ID Pin
John M. Drescher8-Jun-05 16:58
John M. Drescher8-Jun-05 16:58 
GeneralUse MFC inside win32 Pin
daydremer8-Jun-05 16:10
daydremer8-Jun-05 16:10 
GeneralRe: Use MFC inside win32 Pin
Christian Graus8-Jun-05 16:11
protectorChristian Graus8-Jun-05 16:11 
GeneralVFW and Capturing Image While Dialog is Minimized Pin
User 127828-Jun-05 15:45
User 127828-Jun-05 15:45 
I'm trying to use Video for Windows to capture images from a webcam on a timed interval (using a WM_TIMER message). To try and capture the image I'm basically using:

capFileSaveDIB(hWndC,"filename.bmp");

This works perfectly well if the application (MFC dialog) is active when the message is fired, but if the window is not active or minized, the image is not capture. I've looked through the VFW documentation on MSDN, but I can't find any mention of this problem.

Any ideas how I can capture the image while the application is minimized?

Thanks

modified 12-Jul-20 21:01pm.

GeneralHelp with compile error Pin
nombrecinq8-Jun-05 14:07
nombrecinq8-Jun-05 14:07 
GeneralRe: Help with compile error Pin
mark novak8-Jun-05 14:56
mark novak8-Jun-05 14:56 
GeneralRe: Help with compile error Pin
nombrecinq8-Jun-05 14:59
nombrecinq8-Jun-05 14:59 
GeneralRe: Help with compile error Pin
mark novak8-Jun-05 15:22
mark novak8-Jun-05 15:22 
Generalpointer question Pin
jee858-Jun-05 11:05
sussjee858-Jun-05 11:05 
GeneralRe: pointer question Pin
mark novak8-Jun-05 14:54
mark novak8-Jun-05 14:54 
GeneralIActiveDesktop Pin
neliocc8-Jun-05 10:43
neliocc8-Jun-05 10:43 
GeneralRe: IActiveDesktop Pin
mark novak8-Jun-05 15:29
mark novak8-Jun-05 15:29 
GeneralRe: IActiveDesktop Pin
neliocc8-Jun-05 16:50
neliocc8-Jun-05 16:50 
GeneralRe: IActiveDesktop Pin
ThatsAlok8-Jun-05 18:51
ThatsAlok8-Jun-05 18:51 
GeneralQuestion RE. CriticalSection Pin
Budric B.8-Jun-05 10:26
Budric B.8-Jun-05 10:26 
GeneralRe: Question RE. CriticalSection Pin
Blake Miller8-Jun-05 11:21
Blake Miller8-Jun-05 11:21 
GeneralRe: Question RE. CriticalSection Pin
Axter8-Jun-05 18:52
professionalAxter8-Jun-05 18:52 
GeneralRe: Question RE. CriticalSection Pin
Bob Stanneveld8-Jun-05 20:53
Bob Stanneveld8-Jun-05 20:53 
GeneralRe: thanks Pin
Budric B.9-Jun-05 3:13
Budric B.9-Jun-05 3:13 
GeneralSHBrowseForFolder question Pin
Lynsen8-Jun-05 10:18
Lynsen8-Jun-05 10:18 
GeneralRe: SHBrowseForFolder question Pin
mark novak8-Jun-05 15:20
mark novak8-Jun-05 15:20 

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.