Pelles C forum

Assembly language => Assembly discussions => Topic started by: Vortex on December 25, 2012, 09:18:41 PM

Title: Include file set for Poasm
Post by: Vortex on December 25, 2012, 09:18:41 PM
With thanks to Steve Hutchesson, creator and maintainer of the Masm32 project , the forum members can use now the master include files windows.inc and winextra.inc with Pelles Macro Assembler Poasm. The two include files are very important as they contain the necessary structure definitions, equates and macros for Win32 API programming in assembly.

The zipped include files windows.inc and winextra.inc supplied originally with the Masm32 project are for personal use
and they cannot be re-distributed. Both of the include files can be found in the zip file M32incFiles.zip

To get more information about The MASM32 Project Licence, you are kindly invited to visit http://masm32.com/license.htm

FuncProtos.zip file contains the function prototypes declaring API functions. The include files created with the lib2inc tool from Pelles C import libraries are for personal use and they cannot be re-distributed.
Title: Re: Include file set for Poasm
Post by: CommonTater on December 25, 2012, 09:37:39 PM
YES!  Thank you Vortex.
Finally the key to serious application development.
 
Now all we need is the set for WinCE ...
 



 
Title: Re: Include file set for Poasm
Post by: TimoVJL on May 30, 2023, 09:55:38 AM
Steve Hutchesson passed away, RIP
Title: Re: Include file set for Poasm
Post by: frankie on May 30, 2023, 01:53:47 PM
R.I.P.  :'(
Title: Re: Steve Hutchesson
Post by: John Z on May 30, 2023, 09:02:12 PM
Steve Hutchesson passed away, RIP

OMG a major loss to the community and world at large!

Sad to hear,

John Z
Title: Re: Include file set for Poasm
Post by: Vortex on June 01, 2023, 08:26:36 PM
Steve Hutchesson ( Hutch ) was one of the pioneers advocating assembly programming in Windows. His contribution beginning int the late 90s is huge : creating the Masm include files necessary for Win32 API programming, macros facilitating asembly coding and the other tools to offer the Masm32 package. His project evolved to support 64-bit coding. He was also a man of culture sharing his ideas in various conversations.

Rest in peace Hutch, you will be never forgotten.