|
|
| Dialog receiving WM_COMMAND over and over again. |
| I have got a dialog that under certain circumstances (when a radio
button is pressed), needs to create another thread and wait for it to
finish. While it is waiting, it processes the windows message... on 20-Nov-09 |
| |
|
| DB2 UTF-8 ODBC double conversion |
| I inherited a non-Unicode MFC project that connects to DB2 database
through ODBC. The application uses UTF-8 strings for database
transactions because the the strings are multilingual. In DB2 Control... on 20-Nov-09 |
| |
|
| Q) CCombobox only displays one item. |
| Hi,
I have added several strings into a combobox, but I did see only selected item
when I clicked the dropdown button. (please see below sorce code. I only see
"A-" when I clicked the droupdown butt... on 20-Nov-09 |
| |
|
|
|
| How to skip & in the Menu string |
| Hi All,
My Menu String is like " Application & Data"
I do InsertMenu. and when I see the menu it looks like "Application
_Data"
I guess & is the Skip character + it adds the next character as
Shor... on 20-Nov-09 |
| |
|
|
|
| Drawing to a Bitmap |
| Hello all,
I have what I hope to be a simple question, but one that Google is
failing me on. Everything seems to describe the opposite of the
process, but I know that the information is out there s... on 18-Nov-09 |
| |
|
|
|