MFC App to receive and display data from IEEE 1394 FIREWIRE Port

R

Roger Middleton

Hi all

I need to write an C++ app using MFC to receive data from a 1394 port, and
display the contents in a GUI.

I am ok with the GUI element, but am really struggling to find any
information on how to interface to a 1394 port.

Any help gratefully appreciated...

Roger
 
R

red floyd

Roger said:
Hi all

I need to write an C++ app using MFC to receive data from a 1394 port, and
display the contents in a GUI.

I am ok with the GUI element, but am really struggling to find any
information on how to interface to a 1394 port.

1. You're OT. The C++ language doesn't specify GUI, MFC, or 1394.

2. You're out of luck. You don't access 1394 directly from userland,
but you need a device driver. You can get the DDK for cost of media
from MS.

3. Try asking in an MS related group.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top