Click here to Skip to main content
15,896,524 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ListBox redrawing Pin
Rock Bottom29-Jan-10 9:59
Rock Bottom29-Jan-10 9:59 
AnswerRe: ListBox redrawing Pin
David Crow30-Jan-10 5:26
David Crow30-Jan-10 5:26 
GeneralRe: ListBox redrawing Pin
Rock Bottom1-Feb-10 5:55
Rock Bottom1-Feb-10 5:55 
QuestioncapPreview() slow problem... Pin
Aric Wang29-Jan-10 5:24
Aric Wang29-Jan-10 5:24 
AnswerRe: capPreview() slow problem... Pin
Richard MacCutchan29-Jan-10 6:22
mveRichard MacCutchan29-Jan-10 6:22 
GeneralRe: capPreview() slow problem... Pin
Aric Wang29-Jan-10 6:48
Aric Wang29-Jan-10 6:48 
GeneralRe: capPreview() slow problem... Pin
Richard MacCutchan29-Jan-10 9:17
mveRichard MacCutchan29-Jan-10 9:17 
GeneralRe: capPreview() slow problem... [modified] Pin
Aric Wang29-Jan-10 16:10
Aric Wang29-Jan-10 16:10 
VFW(Video for Windows) provides functions that enable an application to process video data.
hWndC = capCreateCaptureWindow (
    (LPSTR) "My Capture Window", // window name if pop-up 
    WS_CHILD | WS_VISIBLE,       // window style 
    0, 0, 160, 120,              // window position and dimensions
    (HWND) hwndParent, 
    (int) nID /* child ID */); 

Frown | :( Thank you anyway!

I am not a genius, but shed more sweat!

modified on Saturday, January 30, 2010 12:45 AM

AnswerRe: capPreview() slow problem... Pin
Chris Meech29-Jan-10 6:33
Chris Meech29-Jan-10 6:33 
GeneralRe: capPreview() slow problem... Pin
Aric Wang29-Jan-10 6:45
Aric Wang29-Jan-10 6:45 
AnswerRe: capPreview() slow problem... Pin
Saurabh.Garg30-Jan-10 19:03
Saurabh.Garg30-Jan-10 19:03 
GeneralRe: capPreview() slow problem... Pin
Aric Wang31-Jan-10 1:57
Aric Wang31-Jan-10 1:57 
QuestionCombo box - Dropdown height? Pin
dipuks29-Jan-10 2:00
dipuks29-Jan-10 2:00 
AnswerRe: Combo box - Dropdown height? Pin
Rajesh R Subramanian29-Jan-10 2:03
professionalRajesh R Subramanian29-Jan-10 2:03 
AnswerRe: Combo box - Dropdown height? Pin
Cedric Moonen29-Jan-10 2:05
Cedric Moonen29-Jan-10 2:05 
GeneralRe: Combo box - Dropdown height? Pin
dipuks29-Jan-10 7:00
dipuks29-Jan-10 7:00 
GeneralRe: Combo box - Dropdown height? Pin
Cedric Moonen29-Jan-10 7:29
Cedric Moonen29-Jan-10 7:29 
GeneralRe: Combo box - Dropdown height? Pin
dipuks29-Jan-10 8:05
dipuks29-Jan-10 8:05 
GeneralRe: Combo box - Dropdown height? Pin
Cedric Moonen30-Jan-10 3:49
Cedric Moonen30-Jan-10 3:49 
Question#if defined ONE && TWO how to pass two defines at the same time Pin
Chesnokov Yuriy29-Jan-10 0:30
professionalChesnokov Yuriy29-Jan-10 0:30 
AnswerRe: #if defined ONE && TWO how to pass two defines at the same time Pin
Luc Pattyn29-Jan-10 0:33
sitebuilderLuc Pattyn29-Jan-10 0:33 
GeneralRe: #if defined ONE && TWO how to pass two defines at the same time Pin
Chesnokov Yuriy29-Jan-10 0:48
professionalChesnokov Yuriy29-Jan-10 0:48 
GeneralRe: #if defined ONE && TWO how to pass two defines at the same time Pin
Luc Pattyn29-Jan-10 0:50
sitebuilderLuc Pattyn29-Jan-10 0:50 
QuestionHow to get Time difference Pin
Ash_VCPP28-Jan-10 23:08
Ash_VCPP28-Jan-10 23:08 
AnswerRe: How to get Time difference Pin
CPallini28-Jan-10 23:19
mveCPallini28-Jan-10 23: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.