News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

An aside note on POIDE

Started by hutch--, February 15, 2006, 02:10:18 AM

Previous topic - Next topic

hutch--

While I will never be an IDE man, I just tested something that is very useful. POIDE already has a very good resource editor built into it and if you call POIDE with a RC file as the command line, it opens directly into the resource editor so you can use a command line like the following.


h:\pellesc\bin\poide rsrc.rc


Yet another plus for a great set of tools.  :clap:
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

Vortex

POIDE has also the capacity to handle compiled resource files ( .res )

PBrennick

I did not see anything all that great, it just opens a text editor, nothing visual at all.

Paul
The GeneSys Project is available from:
The Repository or My crappy website

Vortex

Paul,

Expand rsrc.rc and double-click the item indicating the resource you wish to view ( for example, double-click MYDIALOG )

poide rsrc.rc