Click here to Skip to main content
16,008,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Question with DLL!!! Pin
Joaquín M López Muñoz15-Jan-02 23:17
Joaquín M López Muñoz15-Jan-02 23:17 
GeneralRe: Question with DLL!!! Pin
16-Jan-02 14:59
suss16-Jan-02 14:59 
Questionmore than 256 colors? Pin
Rickard Andersson2015-Jan-02 21:04
Rickard Andersson2015-Jan-02 21:04 
AnswerRe: more than 256 colors? Pin
Michael P Butler15-Jan-02 22:04
Michael P Butler15-Jan-02 22:04 
GeneralCTreeCtrl problem: some items can't be selected Pin
Mr.Freeze15-Jan-02 18:24
Mr.Freeze15-Jan-02 18:24 
GeneralRe: CTreeCtrl problem: some items can't be selected Pin
Nish Nishant15-Jan-02 19:03
sitebuilderNish Nishant15-Jan-02 19:03 
GeneralRe: CTreeCtrl problem: some items can't be selected Pin
Mr.Freeze15-Jan-02 19:37
Mr.Freeze15-Jan-02 19:37 
GeneralProblems with CComboBox on WinXP Pin
me15-Jan-02 15:53
me15-Jan-02 15:53 
I am trying to use an ownerdraw combo box (the same happens with list boxes) WITHOUT the CBS_HASSTRINGS style set. I am wanting to store data (an int between 0 and 100), and because of the owner draw, I don't want to include a String to display. In all previous versions of windows I could call AddString((LPCTSTR) iMyVal), and because the control doesn't have CBS_HASSTRINGS, I could then get this value back through the item data.
I have a problem however on WinXP, with the common ctrl v6. It will not accept an item with a value of 0. I can understand that if I had the "CBS_HASSTRINGS" flag set, a pointer of NULL is to be avoided, but in this case it is quite valid.
Has anyone else encountered this problem? Does anyone know of a work around? I don't want to rewrite the code (it could take weeks!!) to work on 1 to 101 instead.



GeneralMDI CHtmlView Pin
RobJones15-Jan-02 14:11
RobJones15-Jan-02 14:11 
GeneralRe: MDI CHtmlView Pin
Nish Nishant15-Jan-02 18:46
sitebuilderNish Nishant15-Jan-02 18:46 
GeneralRe: MDI CHtmlView Pin
RobJones16-Jan-02 2:46
RobJones16-Jan-02 2:46 
QuestionMFC Generated Code error? Pin
Alex Dong15-Jan-02 14:06
Alex Dong15-Jan-02 14:06 
QuestionHow to select text in CEdit Control Pin
Ola Carlsson15-Jan-02 13:20
Ola Carlsson15-Jan-02 13:20 
AnswerRe: How to select text in CEdit Control Pin
Nish Nishant15-Jan-02 18:40
sitebuilderNish Nishant15-Jan-02 18:40 
GeneralRe: How to select text in CEdit Control Pin
Ola Carlsson15-Jan-02 21:55
Ola Carlsson15-Jan-02 21:55 
GeneralRe: How to select text in CEdit Control Pin
Nish Nishant15-Jan-02 22:21
sitebuilderNish Nishant15-Jan-02 22:21 
GeneralRe: How to select text in CEdit Control Pin
Ola Carlsson16-Jan-02 0:42
Ola Carlsson16-Jan-02 0:42 
GeneralEBCDIC conversion query Pin
James P15-Jan-02 12:41
James P15-Jan-02 12:41 
GeneralRe: EBCDIC conversion query Pin
Jon Hulatt15-Jan-02 22:22
Jon Hulatt15-Jan-02 22:22 
GeneralMAPI,C++,Pl help!!!!!!!!!!!!! Pin
Archana Mahapatra15-Jan-02 12:35
Archana Mahapatra15-Jan-02 12:35 
GeneralRe: MAPI,C++,Pl help!!!!!!!!!!!!! Pin
Robert Palma Jr.15-Jan-02 14:45
Robert Palma Jr.15-Jan-02 14:45 
GeneralPop Scrolling Text Help Screen Pin
Robert Palma Jr.15-Jan-02 11:33
Robert Palma Jr.15-Jan-02 11:33 
GeneralRe: Pop Scrolling Text Help Screen Pin
Christian Graus15-Jan-02 11:43
protectorChristian Graus15-Jan-02 11:43 
GeneralRe: Pop Scrolling Text Help Screen Pin
Robert Palma Jr.15-Jan-02 14:37
Robert Palma Jr.15-Jan-02 14:37 
GeneralRe: Pop Scrolling Text Help Screen Pin
Christian Graus15-Jan-02 14:46
protectorChristian Graus15-Jan-02 14:46 

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.