STRUCTURE ... ENDSTRUCTURE

This forum is for eXpress++ general support.
Post Reply
Message
Author
User avatar
unixkd
Posts: 623
Joined: Thu Feb 11, 2010 1:39 pm

STRUCTURE ... ENDSTRUCTURE

#1 Post by unixkd »

Hi all

How can I pass a structure to winapi in xbase 1.9

Thanks

Joe

User avatar
rdonnay
Site Admin
Posts: 4854
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: STRUCTURE ... ENDSTRUCTURE

#2 Post by rdonnay »

If you look at the sample program \exp19\samples\printer\printerforms.prg, you will see how the BAP (Binary Access Package) is used to pass structures to windows API.
The eXpress train is coming - and it has more cars.

Post Reply