Click here to Skip to main content
15,923,087 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Accused of function pointering Pin
Phil J Pearson17-Nov-04 4:51
Phil J Pearson17-Nov-04 4:51 
GeneralRe: Accused of function pointering Pin
basementman17-Nov-04 4:59
basementman17-Nov-04 4:59 
GeneralRe: Accused of function pointering Pin
basementman17-Nov-04 5:00
basementman17-Nov-04 5:00 
GeneralChange color of items of list control Pin
Anonymous17-Nov-04 3:25
Anonymous17-Nov-04 3:25 
GeneralRe: Change color of items of list control Pin
RChin17-Nov-04 3:56
RChin17-Nov-04 3:56 
GeneralPerspective Warping Pin
Xa3apT17-Nov-04 3:18
Xa3apT17-Nov-04 3:18 
GeneralSetting the IP address Pin
JC907917-Nov-04 3:12
JC907917-Nov-04 3:12 
GeneralRe: Setting the IP address Pin
ThatsAlok17-Nov-04 17:14
ThatsAlok17-Nov-04 17:14 
GeneralConversion from Encoded Bitstream file to any mediafile format Pin
handle12317-Nov-04 1:46
handle12317-Nov-04 1:46 
GeneralGDI Expert Knowledge Required Pin
Kyudos17-Nov-04 1:25
Kyudos17-Nov-04 1:25 
GeneralRe: GDI Expert Knowledge Required Pin
basementman17-Nov-04 5:19
basementman17-Nov-04 5:19 
GeneralRe: GDI Expert Knowledge Required Pin
Kyudos17-Nov-04 5:30
Kyudos17-Nov-04 5:30 
GeneralRe: Help me : simple Edit Ctrl Pin
dSolariuM17-Nov-04 1:02
dSolariuM17-Nov-04 1:02 
Questionhow to find the process id of an open TCP connection in Win2K Pin
Anonymous17-Nov-04 0:16
Anonymous17-Nov-04 0:16 
AnswerRe: how to find the process id of an open TCP connection in Win2K Pin
Alexander M.,17-Nov-04 9:51
Alexander M.,17-Nov-04 9:51 
Generalits abt CClientDC().....there is a problem when i use it..... Pin
namaskaaram16-Nov-04 23:36
namaskaaram16-Nov-04 23:36 
GeneralRe: its abt CClientDC().....there is a problem when i use it..... Pin
Antony M Kancidrowski17-Nov-04 0:05
Antony M Kancidrowski17-Nov-04 0:05 
You can not use any functions that rely on the hWnd been set within the constructor of a CWnd derived class.

If you look at the code you will see that the pWnd is set but the hWnd is NULL.

The hWnd is set as the control is created.


Ant.

I'm hard, yet soft.
I'm coloured, yet clear.
I'm fruity and sweet.
I'm jelly, what am I? Muse on it further, I shall return!
- David Walliams (Little Britain)

Questioncommand line switches? Pin
Keck16-Nov-04 23:26
Keck16-Nov-04 23:26 
AnswerRe: command line switches? Pin
Antony M Kancidrowski17-Nov-04 0:11
Antony M Kancidrowski17-Nov-04 0:11 
GeneralRe: command line switches? Pin
Keck17-Nov-04 0:19
Keck17-Nov-04 0:19 
AnswerRe: command line switches? Pin
handle12317-Nov-04 1:50
handle12317-Nov-04 1:50 
AnswerRe: command line switches? Pin
shiraztk17-Nov-04 3:12
shiraztk17-Nov-04 3:12 
QuestionVC++: How can i know the Document object is created or not? Pin
hemagiriyb16-Nov-04 23:25
hemagiriyb16-Nov-04 23:25 
AnswerRe: VC++: How can i know the Document object is created or not? Pin
John R. Shaw17-Nov-04 10:00
John R. Shaw17-Nov-04 10:00 
GeneralParse a XML from a CHttpFile object Pin
Cris16-Nov-04 23:10
Cris16-Nov-04 23:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.