NO

Author Topic: Resource to object file converter  (Read 3426 times)

Offline Vortex

  • Member
  • *
  • Posts: 797
    • http://www.vortex.masmcode.com
Resource to object file converter
« 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
Code it... That's all...