Re: Contest 2 Announcement:
- Posted by Andy Serpa <ac at onehorseshy.com> Nov 28, 2004
- 565 views
Why not bind or translate/compile the engine so we don't have to worry about having the correct win32lib (custom-edited), etc? You can still provide the main source so we can look for bugs, but it will reduce engine.exw to a single .exe... Patrick Barnes wrote: > > Oops, forgot something.... > In win32lib, you need to change the lines around 34838 in shellExecuteEx to: > > if validId(mainWindow) then > hWnd = getHandle(mainWindow) > else > hWnd = 0 > end if > > Is there *any* reason why it doesn't like running without a window? > Can I suggest it be changed in the official win32lib code? > > > On Sun, 28 Nov 2004 12:12:14 +1100, Patrick Barnes <mrtrick at gmail.com> > wrote: > > > > > > Uh, perhaps I should elaborate... > > > > The preliminary framework contains a program called engine.exw, that > > can be used to run matches. > > This means you can actually test your programs with it... so get > > downloading. > > > > On Sun, 28 Nov 2004 06:32:35 +1100, Patrick Barnes <mrtrick at gmail.com> > > wrote: > > > Preliminary framework complete! > > > > > > It doesn't run tournaments, and it won't detect whether a match is > > > over, but it runs, and it doesn't crash! > > > Get it while it's hot! > > > > > > <a > > > href="http://users.secsme.org.au/~prbarnes/projects/contest/rules.html">http://users.secsme.org.au/~prbarnes/projects/contest/rules.html</a> > > > > > > Any bug reports are, of course, welcome. > > > -- > > > MrTrick > > > > > > > > -- > > MrTrick > > > > > -- > MrTrick > >