Using Pelle's C Run-Time Library with Poasm

Started by Greg, January 04, 2006, 08:32:42 PM

Previous topic - Next topic

Greg

An example of calling C Run-Time Library (pocrt.dll) functions from a Poasm program.

Pelle

Very nice... ( and way too many days until Christmas... ;-) )

Pelle
/Pelle

Greg

Pelle,

Thanks. I originally converted it to MASM from an MSDN C example. I converted that to Poasm. I thought someone might find it useful as an example.