Really need help..

Hey guys…
I’m kinda a newbie on VC(btw 5.0, is that good enough???)so can somebody really provide me a “Base” class having the basics procedures/functions like WNDPROC,WINMAIN.
I dont wanna explanation about what commands stands for. I just want the C++ class structure.
I’ve been working on the same base class on Delphi and its ok. But now, i want to do it in C++, so i’m asking please for that code.
if someone have that code in hand, send it to me at meteor@brfree.com.br
I ll really appreciate.

THANX IN ADVANCE, for the opportunity.
and sorry about my english

see ya

[This message has been edited by LocoGL (edited 08-05-2000).]

OHH, COME ON GUYS !!!
HELP ME PLZ !!!
I’M NOT ASKING TOO MUCH.
I’M ASKING A LITTLE .ZIP FILE HAVING ONE HEADER AND ONE CPP FILE. IT JUST TAKE 45 SECONDS OF YOUR MISERABLE LIFE…
I KNOW THAT SOMEONE/SOMEWHERE HAVE MADE THAT OBJECT BEFORE…
PLZ !!!

meteor@brfree.com.br
WAITING…

[This message has been edited by LocoGL (edited 08-06-2000).]

Damn, take a look at nehe’s tutorials for crist sake.
http://nehe.gamedev.net/tutorials/lesson01.asp

For Crist Sake !!!
M I writing on chinese ???
i already have ALL nehe tuts … In delphi and VC.
i wanna just a class, a OBJECT that creates and manipulates a Windows’s window class, with WNDPROC, WINMAIN, and a function that creates a windows based class.
And i dont have too much time to write by myself. So i just want that miserable code, God damnit…

So, i ask: “Am I asking too much ???”

And i m really sorry about my poor english and my fury …

God Damnit !!!

)

[This message has been edited by LocoGL (edited 08-06-2000).]

Oh my god!!! Have you ever heard about CWnd?
It’s a class that encapsulates all the behaviour of a generic window.
Good luck!

NewROmancer