One step further... according to the
resource file reference, it should be possible to generate a header by including a
<PREFS_GENERATE_HEADER> tag (set it to True) in a <FILE_PREFERENCES> container. So, took out the old notepad and added
| Code: |
<FILE_PREFERENCES>
<PREFS_GENERATE_HEADER> TRUE </PREFS_GENERATE_HEADER>
</FILE_PREFERENCES>
|
That doesn't do anything though

. Is this not supported (yet?) in the resource editor that is part of PODS?