I have a very noob question as far as Amiga C programming goes so my apologies ahead of time...
I have the source to an old program want to play with. The workbench window mode of it appears corrupted under 3.1 in the sense that the size is not standard and it's not picking up Birdie or VisualPrefs settings like other windows do.
Question is, would a simple compile using the 3.9 dev kit correct this or is this possibly some custom code that defined window border sizes etc. custom to the program?
I'm not looking for a real in depth answer, just more of a "yep, a recompile should fix that" or a "nope, this stuff is typically defined in code so dig in!", though I don't mind if it blows up into more of a discussion.
Thanks.