Pelles C forum

C language => Tips & tricks => Topic started by: Vortex on January 01, 2006, 01:22:13 PM

Title: Resource to object file converter
Post by: Vortex on January 01, 2006, 01:22:13 PM
Happy new year to all of the members of the forum, here is res2obj V1.0

I translated the source code of res2obj to Poasm. Here are some demos :

Quote
Poasm specific demos   :

   Autohide      : Autohiding menu example
   ColorDlg      : Dialog box example using Poasm's INCBIN statement
   Dlgbox      : Another simple dialog box example

Goasm specific demo   :

   Goasm      : Goasm dialog box example using the INCBIN statement
   
Masm specific demo   :

   Masm      : A simple listbox example