Maintaining the Win32 port appears to require significantly more effort on
my side than it should require. There is a common set of problems that I
fixed when I started the Win32 port, but they reappear again and again in
new code. So please, if you want FreeSCI to remain portable without
continious patching by me (except for project file updates), be sure to
avoid the language elements not supported by Visual C++.
I have written a list of simple guidelines describing the problems I
commonly encounter, and I'll put it into the CVS repository now. It's called
portable_howto.txt. Please read this file.
Dmitry