Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!ncar!midway!gargoyle!chinet!patrickd From: patrickd@chinet.chi.il.us (Patrick Deupree) Newsgroups: comp.windows.ms.programmer Subject: Re: Help with windows SDK!! Message-ID: <1990Dec18.045307.18834@chinet.chi.il.us> Date: 18 Dec 90 04:53:07 GMT References: <1990Dec9.204159.4199@csuf3b.CSUFresno.EDU> Organization: DKW Systems Corporation, Dallas, TX Lines: 22 In article <1990Dec9.204159.4199@csuf3b.CSUFresno.EDU> davidw@csuf3b.UUCP (David Warness) writes: >Hello Netters!! > 1) Is it possible to hidden page animation? I have a few programs that > I would like to write in windows that would need this feature. > If not, does anyone know of any little tricks where this could be > simulated? You can load bitmaps into memory, and draw to memory bitmaps so it would be possible to do hidden page animation. > > 2) Is it possible to write a program that can run in dos and in Windows? It's not really possible to do what you want in one program since a Windows program depends on the entry point being WinMain and a DOS program depends on main. There isn't a convenient (or possible) way to make a program that could support the two different styles of entry. -- "What's in a name? That which we call a rose by any other name would smell as sweet." William Shakespeare Patrick Deupree -> patrickd@chinet.chi.il.us (708) 328-3800 (Please note there are both a patrick and a patrickd at this site)