Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- M E W E L - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 The syntax of the various resource definitions is fairly compatible with the
syntax of the Microsoft Windows' resource compiler, for the resources that
MEWEL and Windows have in common. The exception is that MEWEL works in text
mode units and Windows works in pixels.

Please note that an 'identifier' is a number in this version of the resource
compiler. To give your identifiers more meaning, you can use #define's to
specify a meaningful name. For example, you would use something like this :

#define MY_MENU  200
....
MY_MENU MENU
...

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson