AmigaOS 3.2 and ReAction

Online Status

Posted this question on the Hyperion forum but I got no answer only a tip to try here

Have started to work on my first software on AmigaOS 3.2 that will have a GUI and.... how do I use ReAction in assembly? Can't find any include files or not a single example code for it. I see files for C in Includes_H but Includes_I are missing in the latest NDK

Online Status

Yeah there are few .i files for ReAction. They were now wirtten to begin with and we have never gotten around to write them. I can only suggest to write the ui part in C.

Online Status

Sorry to say this but writing C is a big no no :-). Maybe there is some tool to convert the .h to .i?