Click here to Skip to main content
16,006,707 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralLib files Pin
mcsherry22-Jul-04 2:39
mcsherry22-Jul-04 2:39 
GeneralRe: Lib files Pin
digwizfox22-Jul-04 8:05
digwizfox22-Jul-04 8:05 
QuestionHow to set correct path for Images when we use HTML support in MFC. Pin
pubududilena22-Jul-04 2:38
pubududilena22-Jul-04 2:38 
AnswerRe: How to set correct path for Images when we use HTML support in MFC. Pin
RickyBoy0122-Jul-04 3:32
RickyBoy0122-Jul-04 3:32 
QuestionHow DOS connect to windows 2000 server Pin
ateimoori22-Jul-04 2:31
sussateimoori22-Jul-04 2:31 
QuestionHow to build a MFC-DLL containig a Dialog? Pin
Erik22-Jul-04 2:16
Erik22-Jul-04 2:16 
AnswerRe: How to build a MFC-DLL containig a Dialog? Pin
David Crow22-Jul-04 3:03
David Crow22-Jul-04 3:03 
GeneralDirectShow Buffer Pin
mcsherry22-Jul-04 2:16
mcsherry22-Jul-04 2:16 
Hi all,

I've wrote an application based on the DirectX StillCap example, which allows the user to get the latest frame and then performs whatever segmentation methods they want on it. The problem which I have came across is that I appear to have more data than I am expecting! I'm expecting an 320x240 RGB image but the buffer I get is 233,472 long instead of 230,400 (i.e. 320x240x3).
Does anyone know what these extra 3,072 bits are (I'm guessing they may be header information)? And also where abouts in the stream they are appearing? as I'm not missing any information from the image when I save it so I'm assuming that is is probably at the end of the buffer (I've saved the buffer as a RAW image and then opened it up in Paint Shop Pro and everything appears fine)

Many Thanks,
Andy
GeneralNeed Help Detecting If System Has USB Ports Pin
TaknuMone22-Jul-04 1:53
TaknuMone22-Jul-04 1:53 
GeneralRe: Need Help Detecting If System Has USB Ports Pin
David Crow22-Jul-04 3:15
David Crow22-Jul-04 3:15 
GeneralRe: Need Help Detecting If System Has USB Ports Pin
TaknuMone22-Jul-04 10:21
TaknuMone22-Jul-04 10:21 
GeneralRe: Need Help Detecting If System Has USB Ports Pin
TaknuMone22-Jul-04 10:22
TaknuMone22-Jul-04 10:22 
GeneralEasy CString -> basic_string conversion Pin
Joel Holdsworth22-Jul-04 0:56
Joel Holdsworth22-Jul-04 0:56 
GeneralRe: Easy CString -> basic_string conversion Pin
David Crow22-Jul-04 3:26
David Crow22-Jul-04 3:26 
GeneralRe: Easy CString -> basic_string conversion Pin
Joel Holdsworth22-Jul-04 7:28
Joel Holdsworth22-Jul-04 7:28 
GeneralCryptography Pin
3500721-Jul-04 23:51
3500721-Jul-04 23:51 
GeneralRe: Cryptography Pin
valikac22-Jul-04 5:00
valikac22-Jul-04 5:00 
GeneralAbout AfxEndThread and memory Pin
Kamis21-Jul-04 23:46
Kamis21-Jul-04 23:46 
GeneralRe: About AfxEndThread and memory Pin
David Crow22-Jul-04 3:29
David Crow22-Jul-04 3:29 
GeneralConnect through firewall and proxy Pin
georgestrajan21-Jul-04 23:37
georgestrajan21-Jul-04 23:37 
GeneralDirectshow transform filter Pin
Resyek21-Jul-04 21:41
Resyek21-Jul-04 21:41 
GeneralWhen I using SetIpNetEntry( ), I got wrong IP in ARP Table Pin
Anonymous21-Jul-04 19:54
Anonymous21-Jul-04 19:54 
GeneralDimedrol Pin
Anonymous21-Jul-04 19:52
Anonymous21-Jul-04 19:52 
Generalcomposite control background color Pin
Abhi Lahare21-Jul-04 19:34
Abhi Lahare21-Jul-04 19:34 
QuestionHow to Display a Image ONLY as a Tablabel in a Tab control Pin
pubududilena21-Jul-04 18:56
pubududilena21-Jul-04 18:56 

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.