"john smith" <[EMAIL PROTECTED]> writes:

> hi,
> what steps do I need to take in order to port a small linux app to
> win98? any tutorials,etc I need to be aware of?

That's a loaded question.  It really depends on the way the code is
written.  What language is it written in?  If it's graphical, what
toolkit does it use?  Does it use fork()'s?  Depending on the
answers to these questions, it could port with little/no changes to
the code, or it may require a complete rewrite.

-- 
Brian Nelson <[EMAIL PROTECTED]>

Reply via email to