On January 10, 2003 02:12 am, John Westerman wrote:
My hellotest.spec looks like this:
name hellotest
type win32
mode guiexe
init WinMain
rsrc hellotest.res
import kernel32.lib
import user32.lib <- line of failure
None of this stuff resides in the .spec file anymore! I'm not sure if winemaker is update to generate spec files according to the latest and greatest. What version are you using BTW? You should be using HEAD, if you can work with CVS.