[lazarus] Need opinion

Shane Miller SMiller1 at stvgb.org
Mon Oct 25 16:36:34 EDT 1999


In the MWEDIT source, they call some WINAPI calls like GETKEYSTATE and STRINGOFCHAR.

Where should I put these?  MWEDIT expects them in a windows.pas (or .pp) file but I would assume that once we write them, we would allow Linux users to use them so I could put them in a linux.pp file, but them mwedit doesn't find them.

Any simple way around this?  Should I just write it twice, once in the windows.pp file and once in the linux.pp file because you would assume that if they are using windows.pp they WOULDN'T be using Linux.pp

Shane







More information about the Lazarus mailing list