Click here to Skip to main content
15,890,690 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Java gui to c++ back end Pin
Peter Weyzen4-Feb-05 8:37
Peter Weyzen4-Feb-05 8:37 
GeneralRe: Java gui to c++ back end Pin
Ravi Bhavnani4-Feb-05 8:38
professionalRavi Bhavnani4-Feb-05 8:38 
GeneralCDialog in C++.Net Pin
pnpfriend4-Feb-05 7:48
pnpfriend4-Feb-05 7:48 
GeneralRe: CDialog in C++.Net Pin
Signal-94-Feb-05 17:20
Signal-94-Feb-05 17:20 
GeneralRe: CDialog in C++.Net Pin
venura c.p.w. goonatillake4-Feb-05 19:01
venura c.p.w. goonatillake4-Feb-05 19:01 
Generalresizing control to whole size of formview Pin
BlackDice4-Feb-05 7:30
BlackDice4-Feb-05 7:30 
GeneralWorks except for Redraw Pin
BlackDice4-Feb-05 9:13
BlackDice4-Feb-05 9:13 
GeneralCListCtrl not created in CFormView Pin
Maverick4-Feb-05 7:13
Maverick4-Feb-05 7:13 
I made a DIALOG resource for my CFOrmView derived class... I put a CListCtrl in the DIALOG, and made a variable for it, i.e. m_myListControl..

Now when i Tried inserting columns using InsertColumn(), the VC++ ASSERTS...
Upon tracing,debugging, It turns out that m_myListControl doesn't created, its handle=0x000..

I tried to make a DIALOG resource with a CListCtrl this time for a CDialog, just to test and see if it will work on a CDialog... it works on a CDialog, and it turns out, the ClistCtrl object is created this time, there's is a value of the handle of the CListCtrl..

Any thoughts on this?
GeneralEugen Podsypalnikov's CGridCellDateTime class Pin
prosolupov4-Feb-05 6:41
prosolupov4-Feb-05 6:41 
GeneralChangable HotKeys Pin
prosolupov4-Feb-05 6:17
prosolupov4-Feb-05 6:17 
GeneralWin 32 tutorial Pin
monageasmear4-Feb-05 5:56
monageasmear4-Feb-05 5:56 
GeneralRe: Win 32 tutorial Pin
David Crow4-Feb-05 6:53
David Crow4-Feb-05 6:53 
GeneralXP-like style grid Pin
prosolupov4-Feb-05 5:48
prosolupov4-Feb-05 5:48 
GeneralRe: XP-like style grid Pin
RChin4-Feb-05 6:04
RChin4-Feb-05 6:04 
GeneralRe: XP-like style grid Pin
prosolupov4-Feb-05 6:28
prosolupov4-Feb-05 6:28 
GeneralRe: XP-like style grid Pin
RChin4-Feb-05 6:36
RChin4-Feb-05 6:36 
GeneralRe: XP-like style grid Pin
prosolupov6-Feb-05 22:18
prosolupov6-Feb-05 22:18 
GeneralCTreeCtrl from file Pin
bilas4-Feb-05 5:33
bilas4-Feb-05 5:33 
GeneralRe: CTreeCtrl from file Pin
pnpfriend4-Feb-05 9:14
pnpfriend4-Feb-05 9:14 
GeneralIncrement search Pin
prosolupov4-Feb-05 5:33
prosolupov4-Feb-05 5:33 
GeneralRe: Increment search Pin
prosolupov4-Feb-05 5:39
prosolupov4-Feb-05 5:39 
GeneralDestroy CView (MFC) Pin
TooLeeDiN4-Feb-05 5:08
TooLeeDiN4-Feb-05 5:08 
Generalbios serial number Pin
ozgul4-Feb-05 4:16
ozgul4-Feb-05 4:16 
GeneralRe: bios serial number Pin
David Crow4-Feb-05 6:50
David Crow4-Feb-05 6:50 
GeneralWINDOWS.h already included Error Pin
ChemmieBro4-Feb-05 3:55
ChemmieBro4-Feb-05 3:55 

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.