Click here to Skip to main content
15,891,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Writing a number to a Edit Control-Changing Color and Font Pin
David Crow26-Mar-04 7:18
David Crow26-Mar-04 7:18 
GeneralRe: Writing a number to a Edit Control-Changing Color and Font Pin
MrNiceBerG26-Mar-04 11:38
MrNiceBerG26-Mar-04 11:38 
GeneralRe: Writing a number to a Edit Control-Changing Color and Font Pin
KodeWarrior26-Mar-04 16:37
KodeWarrior26-Mar-04 16:37 
QuestionHow to implement Help button in a property page? Pin
bin892226-Mar-04 6:49
bin892226-Mar-04 6:49 
AnswerRe: How to implement Help button in a property page? Pin
David Crow26-Mar-04 7:15
David Crow26-Mar-04 7:15 
GeneralIt works!! Thank you very much for your help. Pin
bin892226-Mar-04 10:04
bin892226-Mar-04 10:04 
GeneralCListCtrl LVS_OWNERDATA LVS_EX_CHECKBOXES Pin
gis26-Mar-04 6:41
gis26-Mar-04 6:41 
GeneralRe: CListCtrl LVS_OWNERDATA LVS_EX_CHECKBOXES Pin
Michael Dunn26-Mar-04 7:49
sitebuilderMichael Dunn26-Mar-04 7:49 
From the docs:
A virtual list-view control maintains very little item information itself. Except for the item selection and focus information, the owner of the control must manage all item information.
Since the checkboxes are implemented using the state image list, when you put the list into virtual mode, the list no longer keep the state image info itself.

--Mike--
Personal stuff:: Ericahist | Homepage
Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt
CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ

----
"That probably would've sounded more commanding if I wasn't wearing my yummy sushi pajamas."
  -- Buffy

GeneralCMap::SetAt() throws a CMemoryException Pin
rcasamayor26-Mar-04 4:52
rcasamayor26-Mar-04 4:52 
GeneralRe: CMap::SetAt() throws a CMemoryException Pin
David Crow26-Mar-04 5:23
David Crow26-Mar-04 5:23 
GeneralRe: CMap::SetAt() throws a CMemoryException Pin
Mike Dimmick26-Mar-04 6:10
Mike Dimmick26-Mar-04 6:10 
GeneralCListCtrl CustomDraw iSubItem Pin
Braulio Dez26-Mar-04 4:49
Braulio Dez26-Mar-04 4:49 
GeneralRe: CListCtrl CustomDraw iSubItem Pin
Michael Dunn26-Mar-04 6:31
sitebuilderMichael Dunn26-Mar-04 6:31 
GeneralRe: CListCtrl CustomDraw iSubItem Pin
Braulio Dez28-Mar-04 21:06
Braulio Dez28-Mar-04 21:06 
GeneralRe: CListCtrl CustomDraw iSubItem Pin
Braulio Dez28-Mar-04 22:02
Braulio Dez28-Mar-04 22:02 
GeneralVC++ Date/Time calculation Pin
JoeMass26-Mar-04 4:32
JoeMass26-Mar-04 4:32 
GeneralRe: VC++ Date/Time calculation Pin
David Crow26-Mar-04 5:17
David Crow26-Mar-04 5:17 
GeneralRe: VC++ Date/Time calculation Pin
JoeMass26-Mar-04 5:39
JoeMass26-Mar-04 5:39 
GeneralRe: VC++ Date/Time calculation Pin
David Crow26-Mar-04 7:27
David Crow26-Mar-04 7:27 
GeneralCreating PDF Documents Pin
Steve Thresher26-Mar-04 4:14
Steve Thresher26-Mar-04 4:14 
GeneralRe: Creating PDF Documents Pin
David Crow26-Mar-04 4:18
David Crow26-Mar-04 4:18 
Generaltextbox trouble Pin
Member 62566626-Mar-04 4:05
Member 62566626-Mar-04 4:05 
GeneralRe: textbox trouble Pin
Mike Dimmick26-Mar-04 6:16
Mike Dimmick26-Mar-04 6:16 
GeneralRe: textbox trouble Pin
Signal-926-Mar-04 10:14
Signal-926-Mar-04 10:14 
GeneralPNP information Pin
Member 67007926-Mar-04 3:21
Member 67007926-Mar-04 3:21 

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.