Click here to Skip to main content
15,902,737 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow the program can know that the screen is updated Pin
Chintan19-Aug-02 20:04
Chintan19-Aug-02 20:04 
AnswerRe: How the program can know that the screen is updated Pin
Christian Graus19-Aug-02 20:50
protectorChristian Graus19-Aug-02 20:50 
GeneralSite feedback Pin
Anonymous_Posting19-Aug-02 19:46
sussAnonymous_Posting19-Aug-02 19:46 
GeneralRe: Site feedback Pin
Chris Maunder20-Aug-02 1:06
cofounderChris Maunder20-Aug-02 1:06 
GeneralProblem in getting a field value of a dialog Pin
Didaa19-Aug-02 19:38
Didaa19-Aug-02 19:38 
GeneralRe: Problem in getting a field value of a dialog Pin
Paul M Watt19-Aug-02 20:01
mentorPaul M Watt19-Aug-02 20:01 
GeneralRe: Problem in getting a field value of a dialog Pin
jhwurmbach19-Aug-02 21:36
jhwurmbach19-Aug-02 21:36 
QuestionHow to create CListCtrl ?? Pin
tulc_kris19-Aug-02 19:11
tulc_kris19-Aug-02 19:11 
hi,

I'ld like to create a CListCtrl object using Create(...) in my CView class.

The function declaration for Create is:
BOOL CListCtrl::Create(DWORD dwStyle,const RECT& rect,CWnd* pParentWnd,UINT nID)

Can someone tell me what's meant by nID (fourth argument) and how to set that value??

Thanx in advance...
AnswerRe: How to create CListCtrl ?? Pin
Shog919-Aug-02 19:24
sitebuilderShog919-Aug-02 19:24 
GeneralRe: How to create CListCtrl ?? Pin
tulc_kris19-Aug-02 20:14
tulc_kris19-Aug-02 20:14 
GeneralRe: How to create CListCtrl ?? Pin
Shog920-Aug-02 2:31
sitebuilderShog920-Aug-02 2:31 
GeneralDDE Pin
udayGovekar19-Aug-02 18:46
udayGovekar19-Aug-02 18:46 
GeneralRe: DDE Pin
Paul M Watt19-Aug-02 19:07
mentorPaul M Watt19-Aug-02 19:07 
GeneralClose a view, Urgent!!! Pin
JamesYang19-Aug-02 17:23
JamesYang19-Aug-02 17:23 
GeneralRe: Close a view, Urgent!!! Pin
Michael Dunn19-Aug-02 17:54
sitebuilderMichael Dunn19-Aug-02 17:54 
QuestionHow to put a pic as output? Pin
Masta G19-Aug-02 16:35
Masta G19-Aug-02 16:35 
AnswerRe: How to put a pic as output? Pin
Christian Graus19-Aug-02 16:56
protectorChristian Graus19-Aug-02 16:56 
GeneralRe: How to put a pic as output? Pin
Anonymous26-Aug-02 13:53
Anonymous26-Aug-02 13:53 
GeneralRe: How to put a pic as output? Pin
Masta G26-Aug-02 14:03
Masta G26-Aug-02 14:03 
GeneralRe: How to put a pic as output? Pin
Christian Graus26-Aug-02 17:10
protectorChristian Graus26-Aug-02 17:10 
GeneralSendInput() compiler still report "undeclared identifier" Pin
mmlxl19-Aug-02 15:04
mmlxl19-Aug-02 15:04 
GeneralRe: SendInput() compiler still report "undeclared identifier" Pin
Paul M Watt19-Aug-02 18:21
mentorPaul M Watt19-Aug-02 18:21 
GeneralMultiple calls to WaitForSingleObject within the same thread Pin
Le centriste19-Aug-02 15:02
Le centriste19-Aug-02 15:02 
GeneralRe: Multiple calls to WaitForSingleObject within the same thread Pin
Michael Dunn19-Aug-02 17:05
sitebuilderMichael Dunn19-Aug-02 17:05 
Generaltemplate question Pin
Ancient Dragon19-Aug-02 14:53
Ancient Dragon19-Aug-02 14:53 

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.