Below are two fixes, the 1st fixes two ev_EditMethod.h warnings (relocating ABI_EXPORT on two lines so the functions are exported). I have no idea if moving ABI_EXPORT will effect other platforms, just where it was doesn't work for VC6.
When invoking AbiWord via Windows 'Open with' --> AbiWord method, AbiWord would crash [for me at least]. I'm not sure if this is the correct fix, but it seems to work (loads documents and prevents the crash). Jeremy Davis [EMAIL PROTECTED]
ev_EditMethod.h.diff
Description: Binary data
xap_Frame.cpp.diff
Description: Binary data
