Click here to Skip to main content
15,904,153 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I need help with a dialog box Pin
David Crow14-Aug-03 3:18
David Crow14-Aug-03 3:18 
GeneralRe: I need help with a dialog box Pin
vcplusplus14-Aug-03 3:23
vcplusplus14-Aug-03 3:23 
GeneralNeed help with a dialog box Pin
Anonymous13-Aug-03 23:27
Anonymous13-Aug-03 23:27 
Generalporblem with Createprocess within dialog box Pin
Deepak Samuel13-Aug-03 22:38
Deepak Samuel13-Aug-03 22:38 
GeneralRe: porblem with Createprocess within dialog box Pin
Magnus Westin13-Aug-03 23:15
Magnus Westin13-Aug-03 23:15 
Generalrestarting PC Pin
boon kian13-Aug-03 21:57
boon kian13-Aug-03 21:57 
GeneralRe: restarting PC Pin
Serge Krynine13-Aug-03 22:56
Serge Krynine13-Aug-03 22:56 
GeneralRe: restarting PC Pin
rohit.dhamija14-Aug-03 0:12
rohit.dhamija14-Aug-03 0:12 
QuestionWhere is color in palette of 256 colored bitmap -tranparent ? Pin
vgrigor13-Aug-03 21:19
vgrigor13-Aug-03 21:19 
AnswerRe: Where is color in palette of 256 colored bitmap -tranparent ? Pin
Steve S13-Aug-03 23:43
Steve S13-Aug-03 23:43 
GeneralRe: Where is color in palette of 256 colored bitmap -tranparent ? Pin
vgrigor14-Aug-03 0:12
vgrigor14-Aug-03 0:12 
GeneralRe: Where is color in palette of 256 colored bitmap -tranparent ? Pin
jhwurmbach14-Aug-03 4:05
jhwurmbach14-Aug-03 4:05 
GeneralRe: Where is color in palette of 256 colored bitmap -tranparent ? Pin
vgrigor14-Aug-03 4:17
vgrigor14-Aug-03 4:17 
GeneralRe: Where is color in palette of 256 colored bitmap -tranparent ? Pin
smee14-Aug-03 8:15
smee14-Aug-03 8:15 
GeneralDeleteFile API .....plz help Pin
rohit.dhamija13-Aug-03 21:17
rohit.dhamija13-Aug-03 21:17 
GeneralRe: DeleteFile API .....plz help Pin
rohit.dhamija13-Aug-03 23:24
rohit.dhamija13-Aug-03 23:24 
GeneralRe: DeleteFile API .....plz help Pin
Magnus Westin13-Aug-03 23:33
Magnus Westin13-Aug-03 23:33 
GeneralRe: DeleteFile API .....plz help Pin
Abin15-Aug-03 20:16
Abin15-Aug-03 20:16 
GeneralManaging Multiple Docs/Views in a MDI MFC App Pin
bneacetp13-Aug-03 20:26
bneacetp13-Aug-03 20:26 
GeneralRe: Managing Multiple Docs/Views in a MDI MFC App Pin
G. Steudtel14-Aug-03 3:41
G. Steudtel14-Aug-03 3:41 
GeneralRe: Managing Multiple Docs/Views in a MDI MFC App Pin
Steve S14-Aug-03 5:42
Steve S14-Aug-03 5:42 
QuestionHow to add text below the Icon dynamically? Pin
forfuture113-Aug-03 20:13
forfuture113-Aug-03 20:13 
GeneralDirectX Audio Pin
DougW4813-Aug-03 19:20
DougW4813-Aug-03 19:20 
GeneralRe: DirectX Audio Pin
Andrew Walker13-Aug-03 23:44
Andrew Walker13-Aug-03 23:44 
GeneralRe: DirectX Audio Pin
Joey Bloggs14-Aug-03 2:30
Joey Bloggs14-Aug-03 2:30 
There are not really many books available!!!
This is the only one that might be of help to you

Programming Microsoft DirectShow for Digital Video and Television
by Mark D. Pesce

Product Details

Paperback: 450 pages ; Dimensions (in inches): 1.39 x 9.00 x 7.38
Publisher: Microsoft Press; Book and CD-ROM edition (February 12, 2003)
ISBN: 0735618216
Average Customer Review: Based on 2 reviews. Write a review.

Amazon.com Sales Rank: 17,958

http://www.amazon.com/exec/obidos/tg/detail/-/0735618216/qid=1060863786/sr=1-1/ref=sr_1_1/103-6524762-8773411?v=glance&s=books

Having downloaded the DirectX 9.x SDK there are several samples to guide you on your way, ahh the joys of being a early adopter.

One thought if you are determined to use VS.NET rather than VS6 at least use C++ NOT MC++ C# VB.NET etc etc. The .NET languages will just be using wrappers to access the DirectX COM interfaces !

BTW all of DirectX is accessed via COM api's so I hope that you have some COM experience or it really is going to be a steep learning curve!

NOTE all this is just language, framework and technologies. We are not talking about covering DSP, digital filtering algorithms etc.
There are generic books available about these subjects

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.