Click here to Skip to main content
15,902,636 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: TIMER API Pin
Larry7-Oct-00 9:18
Larry7-Oct-00 9:18 
GeneralRe: TIMER API Pin
Erik Funkenbusch4-Oct-00 13:08
Erik Funkenbusch4-Oct-00 13:08 
GeneralNon Owner-Draw Button Color Pin
gc3-Oct-00 5:47
gc3-Oct-00 5:47 
GeneralRe: Non Owner-Draw Button Color Pin
Erik Funkenbusch4-Oct-00 13:09
Erik Funkenbusch4-Oct-00 13:09 
GeneralPush Button Color Pin
gc3-Oct-00 4:45
gc3-Oct-00 4:45 
GeneralRe: Push Button Color Pin
Roger3-Oct-00 4:47
Roger3-Oct-00 4:47 
GeneralReally Desperate Spy Modification Pin
Larry3-Oct-00 4:45
Larry3-Oct-00 4:45 
GeneralCase Sensetive ComboBox Selection Pin
nogga3-Oct-00 3:52
nogga3-Oct-00 3:52 
I have following problem:

I Use the Multicolumn ComboBox from Xiao Wu Guang to display some data from a database
(extract data from a table and insert it into the box)
but sometimes happen that two values are the same except the Case
for example

"hello" and "Hello"

in the Drop Down List i see both rows
but if i choose "Hello" the programm automaticle assume i chose "hello" (i think because
"hello" <= "Hello")
please can somebody tell me how i can make a case sensetive seletion???

tnx
GeneralSTL and dynamic objects Pin
JoJo3-Oct-00 2:47
JoJo3-Oct-00 2:47 
GeneralRe: STL and dynamic objects Pin
Erik Funkenbusch4-Oct-00 13:11
Erik Funkenbusch4-Oct-00 13:11 
GeneralSending data in separate TCP packets using Visual C++ Pin
Sergei2-Oct-00 21:42
Sergei2-Oct-00 21:42 
GeneralRe: Sending data in separate TCP packets using Visual C++ Pin
Member 12089653-Oct-00 4:58
Member 12089653-Oct-00 4:58 
GeneralRe: Sending data in separate TCP packets using Visual C++ Pin
Erik Funkenbusch4-Oct-00 13:16
Erik Funkenbusch4-Oct-00 13:16 
GeneralSEH problem in release mode Pin
Robin2-Oct-00 18:26
Robin2-Oct-00 18:26 
GeneralRe: SEH problem in release mode Pin
Feng Yuan2-Oct-00 19:38
Feng Yuan2-Oct-00 19:38 
GeneralRe: SEH problem in release mode Pin
JoeBloggs5-Oct-00 17:34
JoeBloggs5-Oct-00 17:34 
GeneralHandle to a window Pin
Roger2-Oct-00 5:31
Roger2-Oct-00 5:31 
GeneralRe: Handle to a window Pin
Sam Hobbs2-Oct-00 19:39
Sam Hobbs2-Oct-00 19:39 
GeneralRe: Handle to a window Pin
Roger3-Oct-00 1:13
Roger3-Oct-00 1:13 
GeneralRe: Handle to a window Pin
Frank Deo3-Oct-00 1:37
Frank Deo3-Oct-00 1:37 
GeneralRe: Handle to a window Pin
Roger3-Oct-00 1:38
Roger3-Oct-00 1:38 
GeneralRe: Handle to a window Pin
Frank Deo3-Oct-00 1:44
Frank Deo3-Oct-00 1:44 
GeneralRe: Handle to a window Pin
Roger3-Oct-00 1:47
Roger3-Oct-00 1:47 
GeneralRe: Handle to a window Pin
Roger3-Oct-00 1:55
Roger3-Oct-00 1:55 
GeneralRe: Handle to a window Pin
GBO3-Oct-00 2:55
GBO3-Oct-00 2: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.