Click here to Skip to main content
15,900,108 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Limiting the number of instances Pin
David Crow23-Apr-03 7:40
David Crow23-Apr-03 7:40 
GeneralBasic printing Pin
act_x23-Apr-03 6:28
act_x23-Apr-03 6:28 
GeneralRe: Basic printing Pin
Rickard Andersson2023-Apr-03 6:43
Rickard Andersson2023-Apr-03 6:43 
GeneralCListCtrl Pin
schoni23-Apr-03 6:20
schoni23-Apr-03 6:20 
GeneralRe: CListCtrl Pin
Rickard Andersson2023-Apr-03 6:39
Rickard Andersson2023-Apr-03 6:39 
GeneralRe: CListCtrl Pin
David Crow23-Apr-03 8:04
David Crow23-Apr-03 8:04 
GeneralRe: CListCtrl Pin
Nitron23-Apr-03 14:16
Nitron23-Apr-03 14:16 
GeneralRe: CListCtrl Pin
Joan M23-Apr-03 21:47
professionalJoan M23-Apr-03 21:47 
To change the height of the rows (if you meant that) you can do a trick if you don't want to ownerdraw everything:

you can create a imagelist without images and defining a special height, once this is done you have only to attach that imagelist to the listctrl and that's all.

Hope this helps.
QuestionHow to hide or delete scrollbars in formview Pin
gmlnd23-Apr-03 5:55
gmlnd23-Apr-03 5:55 
GeneralModify a record content into an AdoRecordset Pin
Anonymous23-Apr-03 5:00
Anonymous23-Apr-03 5:00 
GeneralRe: Modify a record content into an AdoRecordset Pin
Toni7823-Apr-03 9:51
Toni7823-Apr-03 9:51 
GeneralCopying the contents of one window into another Pin
ironhead23-Apr-03 4:12
ironhead23-Apr-03 4:12 
QuestionHow to load flash (SWF) from res: protocol ? Pin
renfield23-Apr-03 3:59
renfield23-Apr-03 3:59 
QuestionHow to determine buffer size in CryptEncrypt Pin
Chris Meech23-Apr-03 3:45
Chris Meech23-Apr-03 3:45 
AnswerRe: How to determine buffer size in CryptEncrypt Pin
Brian Shifrin23-Apr-03 7:13
Brian Shifrin23-Apr-03 7:13 
GeneralRe: How to determine buffer size in CryptEncrypt Pin
Chris Meech23-Apr-03 7:20
Chris Meech23-Apr-03 7:20 
General3x15 cell control Pin
doctorpi23-Apr-03 3:43
doctorpi23-Apr-03 3:43 
GeneralSocket Encryption. Pin
Mike Doner23-Apr-03 3:43
Mike Doner23-Apr-03 3:43 
GeneralWebBrowser Control / Java Plugin Pin
Bobuk23-Apr-03 3:37
Bobuk23-Apr-03 3:37 
QuestionHow to remotely start an application in a local network? Pin
David Gao23-Apr-03 3:27
David Gao23-Apr-03 3:27 
AnswerRe: How to remotely start an application in a local network? Pin
valikac23-Apr-03 6:13
valikac23-Apr-03 6:13 
GeneralAuto-resize of text-field Pin
JensB23-Apr-03 3:13
JensB23-Apr-03 3:13 
GeneralRe: Auto-resize of text-field Pin
valikac23-Apr-03 6:14
valikac23-Apr-03 6:14 
GeneralCallback functions Pin
will138323-Apr-03 2:51
will138323-Apr-03 2:51 
GeneralRe: Callback functions Pin
Rickard Andersson2023-Apr-03 2:57
Rickard Andersson2023-Apr-03 2:57 

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.