Re: Betov, Randy, Hutcho ... enough is enough yeah?



On Jun 27, 1:07 am, JGCASEY <jgkjca...@xxxxxxxxxxxx> wrote:

I have the need for a camera class.


Create your own! The kind folks here have given you plenty of
pointers so you *should* be able to find the technical/camera-
interfacing information that you need. You claim you've had trouble
figuring-out how to program a Windows GUI app in assembly -- that can
be remedied too!

Did you read the Iczelion tutorials?
http://win32assembly.online.fr/tutorials.html

Randall kindly put together a nice collection of usefull information
at his website:
http://webster.cs.ucr.edu/Page_win32/index.html

Yeoh created tons of examples here:
http://www.geocities.com/yeohhs/

Okay, there really isn't much more than that to choose from in terms
of assembly-specific resources. However, most people can read to C
related material and mentally convert it to assembly code. Here are
some links:

http://www.mingw.org/docs.shtml
http://www.mdstud.chalmers.se/~md7amag/code/wintut/wtpart1.html
http://en.wikipedia.org/wiki/Win32

Nathan.

.