Bob,
The actual code snippet I was refering to was the VC "C" code.
VC is letting you do the same thing that I'm used to, in what
AutoCAD calls their DLL interface, ObjectARX. My problem in going
to PB with ARX is that most of the functions are contained in
import libs.
I'm still thinking about a way around ASM here. Not sure at this
point.
Cheers,
Cecil
------------------
The actual code snippet I was refering to was the VC "C" code.
VC is letting you do the same thing that I'm used to, in what
AutoCAD calls their DLL interface, ObjectARX. My problem in going
to PB with ARX is that most of the functions are contained in
import libs.
I'm still thinking about a way around ASM here. Not sure at this
point.
Cheers,
Cecil

------------------
Comment