Newsgroups: comp.windows.ms.programmer
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sdd.hp.com!news.cs.indiana.edu!att!cbnewse!miguelr
From: miguelr@cbnewse.att.com (miguel.a.rivera)
Subject: Actor and the Comm Port
Organization: AT&T Bell Laboratories
Distribution: usa
Date: Thu, 4 Apr 91 17:07:54 GMT
Message-ID: <1991Apr4.170754.10927@cbnewse.att.com>
Keywords: Comm, OpenComm, GetCommState
Lines: 19


I start using Actor and I want to do an exercise with the Comm Port.
I tried to open the comm port using OpenComm() and works. But
when I try to get the DCB it fails.

Questions:

	1. How Actor works with WINDOWS.H structures and how I can
	   access an specific field inside the structure?

	2. How I can define my own structures?

	3. How Actor handles the C pointer declaration (How the
	   pointer declaration translate to Actor)?

Thank you in advance,
Miguel Rivera


