[comp.windows.ms.programmer] SetClassWord is stupid?

kevin@msa3b.UUCP (Kevin P. Kleinfelter) (05/02/91)

SetClassWord takes a HWND as its first argument, and uses that window
to get to the class, and sets the word in the class.

Why, oh why do we have to supply a HWND?  I've got a class upon which I have
NOT created any windows yet.  I'd like to set the first extra word
BEFORE I create the window.  I'd like my WM_CREATE code to be able to use
this value.

Any suggestions, or am I just S.O.L?
-- 
Kevin Kleinfelter @ DBS, Inc (404) 239-2347   ...gatech!nanoVX!msa3b!kevin
English Lesson: THEIR home is over THERE. THERE is one house. THEY'RE not home.
"Its" & "their" are like 'his'. "They're" == "they are." "It's" == "it is."
If you can do regular expressions, you can handle a natural language. Syntax!