Click here to Skip to main content
15,905,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Runs in VS 2005, not in command window Pin
cp987622-Mar-07 15:55
cp987622-Mar-07 15:55 
GeneralRe: Runs in VS 2005, not in command window Pin
rmw25622-Mar-07 16:09
rmw25622-Mar-07 16:09 
GeneralRe: Runs in VS 2005, not in command window Pin
cp987622-Mar-07 16:21
cp987622-Mar-07 16:21 
QuestionHow to disable check box in CTreeCtrl control sub item? Pin
Yanshof22-Mar-07 12:13
Yanshof22-Mar-07 12:13 
AnswerRe: How to disable check box in CTreeCtrl control sub item? Pin
toxcct22-Mar-07 12:27
toxcct22-Mar-07 12:27 
Questionmsscript.ocx probelm? Pin
falsevapor22-Mar-07 11:31
falsevapor22-Mar-07 11:31 
QuestionDigitizing w/ DirectShow in Visual C++ Pin
BlackWilson22-Mar-07 10:50
BlackWilson22-Mar-07 10:50 
AnswerRe: Digitizing w/ DirectShow in Visual C++ Pin
Mark Salsbery22-Mar-07 11:23
Mark Salsbery22-Mar-07 11:23 
If you haven't already, download the Platform SDK, which contains the DirectShow sdk...

Windows® Server 2003 SP1 Platform SDK Web Install[^]

The DirectShow base classes are handy (and recommended) for filter development and the sample
applications are pretty decent.

For MPEG encoding, there's no free codecs included except the Windows Media MPEG-4 encoder which
can be accessed using the WM ASF Writer Filter. For other flavors of MPEG you'll need a 3rd-party
codec or roll your own.

Mark


"If you can dodge a wrench, you can dodge a ball."

AnswerRe: font problem with CreateWindow Pin
Michael Dunn22-Mar-07 10:33
sitebuilderMichael Dunn22-Mar-07 10:33 
GeneralRe: font problem with CreateWindow [modified] Pin
shaderx22-Mar-07 10:41
shaderx22-Mar-07 10:41 
GeneralRe: font problem with CreateWindow Pin
John R. Shaw22-Mar-07 21:53
John R. Shaw22-Mar-07 21:53 
GeneralRe: font problem with CreateWindow Pin
Michael Dunn27-Mar-07 20:49
sitebuilderMichael Dunn27-Mar-07 20:49 
QuestionMenus overlapping each other Pin
Alex Cutovoi22-Mar-07 10:09
Alex Cutovoi22-Mar-07 10:09 
AnswerRe: Menus overlapping each other Pin
Michael Dunn22-Mar-07 10:27
sitebuilderMichael Dunn22-Mar-07 10:27 
Questiondynamic linking with DirectX Pin
shaderx22-Mar-07 8:43
shaderx22-Mar-07 8:43 
AnswerRe: dynamic linking with DirectX Pin
Cedric Moonen22-Mar-07 9:25
Cedric Moonen22-Mar-07 9:25 
AnswerRe: dynamic linking with DirectX Pin
led mike22-Mar-07 9:31
led mike22-Mar-07 9:31 
AnswerRe: dynamic linking with DirectX Pin
Michael Dunn22-Mar-07 10:31
sitebuilderMichael Dunn22-Mar-07 10:31 
AnswerRe: dynamic linking with DirectX Pin
shaderx22-Mar-07 10:39
shaderx22-Mar-07 10:39 
GeneralRe: dynamic linking with DirectX Pin
Mark Salsbery22-Mar-07 11:25
Mark Salsbery22-Mar-07 11:25 
QuestionPassing Variables to Thread Process [modified] Pin
darkcloud.42o22-Mar-07 8:28
darkcloud.42o22-Mar-07 8:28 
AnswerRe: Passing Variables to Thread Process Pin
Mark Salsbery22-Mar-07 9:15
Mark Salsbery22-Mar-07 9:15 
GeneralRe: Passing Variables to Thread Process Pin
darkcloud.42o22-Mar-07 10:05
darkcloud.42o22-Mar-07 10:05 
GeneralRe: Passing Variables to Thread Process Pin
Mark Salsbery22-Mar-07 10:11
Mark Salsbery22-Mar-07 10:11 
AnswerRe: Passing Variables to Thread Process Pin
led mike22-Mar-07 9:16
led mike22-Mar-07 9:16 

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.