![]() |
||
| Home | SwiftForth Archive | SwiftX Archive | |

Interesting, and of course screensaver.f has been an essential element of
what I've been doing so far, but couldn't help wondering about using
DefScreenSaverProc as an alternative. Lately I've been wondering about
leaving out a user timer. As it is I do the OpenGL (with motion) under
WM_PAINT in a BEGIN/AGAIN loop which contains PAUSE. With the current state
of my W98 any screensaver is liable to lock up the system (even a blanker
made from the bare screensaver.f) and any of the ones W98 comes with for
starters. My own toy is not too badly behaved.
Adding SWOOP was great. So when is the Linux version of SF coming out? :)
There is, BTW, a guy who does his Window$ programming in straight
assembler: see
http://www.eskimo.com/~htak/win32asm/win32asm.htm
(see interpolations below as well)
At 12:33 AM 12/22/02 -0800, you wrote:
>There is no dll containing DefScreenSaverProc . It exists only as an
>entry point in a static .lib which can be linked when using the
>Microsoft
>C compiler tool chain.
EVIL
>It isn't really needed -- see the screensaver.f file in the SwiftForth
>distribution. Also, you can reference the assembly language tutorial
>http://www.rbthomas.freeserve.co.uk/SSaveKit.zip . Be sure to browse
>the rest of Ron Thomas' web site for useful information. Remember that
>programming in SwiftForth can be akin to assembly language on steriods.
That's sort of like what I tell people when I'm doing ForthProp. My
16-yr-old is wrIting boot floppies in asm, building a Lego robot with the
Forth it comes with, and planning to write a system based on ColorForth.
>The microsoft
>description page shows what messages it expects to handle and what
>should
>be done with them. I'll leave that implementation as an exercise for
>the reader.
>
>Rick
>
>On Saturday, December 21, 2002, at 06:09 PM, Elliott Chapin wrote:
>
> >
> > I'm running w98. For me c:\windows\system is a logical place to look,
> > but
> > it's not the only one.
> >
> > At 06:04 PM 12/21/02 -0800, you wrote:
> >
> >> I could not find DefScreenSaverProc in any DLL/Library on my Win2000
> >> box. I've always been able to find a function by searching my
> >> WINNT\SYSTEM32 directory. Something odd here.
> >>
> >> Keep us posted,
> >> Mike
> >>
-------------------------------------------------------------------------
http://www3.sympatico.ca/echapin
http://www.monkeys.com/spammers-are-leeches/
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe sftalk" to listar_at_forth.com
For help with listar commands, send subject "help" to listar_at_forth.com
Archives are located at http://www.forth.com/sftalk -- check them out!
Search the archives! Visit http://www.forth.com/search for details.
Received on Sun Dec 22 2002 - 07:13:08 PST
This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:28 PST