-
Newbie Question.
I know it will sound fool....
but i've never understood the SubClassing term...
What does it mean,... more specify... what does "subclassing" mean ??
Sorry for the question
but i don't like to be confused
--
Atte.
Ivan Barrera A.
Telefónica Internet Empresas
-
Re: Newbie Question.
> I know it will sound fool....
> but i've never understood the SubClassing term...
>
> What does it mean,... more specify... what does "subclassing" mean ??
>
> Sorry for the question
> but i don't like to be confused
Have a look at the tutorial over on Http://www.allapi.net/ or if your after
more advanced uses of it in terms of graphics specifically then have a look
over on Http://www.vbaccelerator.com/
Hope this helps,
Mike
-- EDais --
WWW: Http://www20.Brinkster.com/EDais/
Work E-Mail: EDais@btclick.com
Other E-Mail: Mike.Sutton@btclick.com
-
Re: Newbie Question.
"Bruce" <Bruce@www.com> wrote in message news:3b83f565$1@news.devx.com...
> What does it mean,... more specify... what does "subclassing" mean ??
>
> Sorry for the question
> but i don't like to be confused
Subclassing in some languages is closely tied with inheritance. But in the
Windows world it refers to hooking into a window proc and adding your own
msg handler.
I have a tutorial on callbacks and subclassing in VB that shows what they
mean in regard to using WinAPI functions in VB:
http://www.shrinkwrapvb.com/calltimr.htm
If you download and understand these 5 small projects then you should be
ready to move on to samples like Karl Peterson's
http://www.mvps.org/vb/code/HookMe.zip
And if you find these interesting you should really buy some good books like
Hardcore Visual Basic
http://www.mvps.org/vb/hcvb.htm
and Advanced Visual Basic 6
http://www.awl.com/cseng/titles/0-201-70712-8
HTH,
Ray Mercer
www.shrinkwrapvb.com
-
RE: Newbie Question.
Thx again Ray...
I've to stay in bed this days
so i'll have time to read them all.

--
Atte.
Ivan Barrera A.
Telefónica Internet Empresas
Ray Mercer <raymer@mvps.org> escribió en el mensaje de noticias
3b84755b$1@news.devx.com...
>
> "Bruce" <Bruce@www.com> wrote in message news:3b83f565$1@news.devx.com...
>
> > What does it mean,... more specify... what does "subclassing" mean ??
> >
> > Sorry for the question
> > but i don't like to be confused
>
> Subclassing in some languages is closely tied with inheritance. But in the
> Windows world it refers to hooking into a window proc and adding your own
> msg handler.
>
> I have a tutorial on callbacks and subclassing in VB that shows what they
> mean in regard to using WinAPI functions in VB:
> http://www.shrinkwrapvb.com/calltimr.htm
>
> If you download and understand these 5 small projects then you should be
> ready to move on to samples like Karl Peterson's
> http://www.mvps.org/vb/code/HookMe.zip
>
> And if you find these interesting you should really buy some good books like
> Hardcore Visual Basic
> http://www.mvps.org/vb/hcvb.htm
>
> and Advanced Visual Basic 6
> http://www.awl.com/cseng/titles/0-201-70712-8
>
> HTH,
> Ray Mercer
> www.shrinkwrapvb.com
>
>
>
>
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|