http://GameProgrammer.Com

Programming

GP Mailing List
     Thread Index
     Date Index

ATXGPSIG List
     Thread Index
     Date Index

Google
>

Home

Wise2Food



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

A few quickies...




Lo all,

I have a couple of really quick questions:

1. Does anyone know where I can download MS MASM 6?

2. I have finally decided to make the transition from DOS to Win32 ( albeit 
in agonizing pain...); all the other kids are doing it... Anyway I am having 
problems registering this structure:

WNDCLASS win;
win.cbClsExtra    = NULL;
win.cbWndExtra    = NULL;
win.hInstance     = version; // specified as a param to WinMain
win.lpfnWndProc   = NULL;
win.lpszClassName = name;

I didn't directly initalize all avaible members in the strcture becasue I 
didn't really see the need to.

Thanks a lot.

Josiah Avery.
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

=================================================================
The GameProgrammer.Com mailing list is for the open discussion
of any topic related to the art, science, and business of
programming games. This list is especially tolerant of beginners.
We were all beginners once

To SUBSCRIBE or UNSUBSCRIBE please visit:
http://gameprogrammer.com/mailinglist.html