Click here to Skip to main content
15,921,113 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to capure mouse move with child window overlapping ? Pin
John R. Shaw8-Jul-05 17:30
John R. Shaw8-Jul-05 17:30 
QuestionUsing a "windows file manager"-like control? Pin
Salvador Dali8-Jul-05 2:12
Salvador Dali8-Jul-05 2:12 
AnswerRe: Using a "windows file manager"-like control? Pin
David Crow8-Jul-05 3:35
David Crow8-Jul-05 3:35 
GeneralRe: Using a "windows file manager"-like control? Pin
Salvador Dali8-Jul-05 5:22
Salvador Dali8-Jul-05 5:22 
GeneralRe: Using a "windows file manager"-like control? Pin
David Crow8-Jul-05 5:58
David Crow8-Jul-05 5:58 
GeneralI’m trying to figure out a way to store my data in an clever way Pin
t!bast8-Jul-05 2:07
t!bast8-Jul-05 2:07 
GeneralRe: I’m trying to figure out a way to store my data in an clever way Pin
S. Senthil Kumar8-Jul-05 6:06
S. Senthil Kumar8-Jul-05 6:06 
GeneralRe: I’m trying to figure out a way to store my data in an clever way Pin
Blake V. Miller8-Jul-05 16:54
Blake V. Miller8-Jul-05 16:54 
Store where?

It seems to me that if the integer ALWAYS increases by exactly one each time, you can use binary search. Just keep redcuing the index into the list by one-half until you home in on the value. I would htink this shoudl work because our data is of constant size and you know the index value is always increasing.

Generalcommunicating with the phone Pin
mpsundar8-Jul-05 1:16
mpsundar8-Jul-05 1:16 
GeneralRe: communicating with the phone Pin
ThatsAlok8-Jul-05 20:23
ThatsAlok8-Jul-05 20:23 
QuestionHow to Get Public IP Address Pin
Member 1256658-Jul-05 0:44
Member 1256658-Jul-05 0:44 
AnswerRe: How to Get Public IP Address Pin
Alexander M.,8-Jul-05 4:00
Alexander M.,8-Jul-05 4:00 
AnswerRe: How to Get Public IP Address Pin
cmk8-Jul-05 11:07
cmk8-Jul-05 11:07 
GeneralRe: How to Get Public IP Address Pin
Member 12566510-Jul-05 19:10
Member 12566510-Jul-05 19:10 
GeneralRe: How to Get Public IP Address Pin
cmk10-Jul-05 22:06
cmk10-Jul-05 22:06 
Questionhow to declare and use an array of pointer on functions? Pin
bouli8-Jul-05 0:28
bouli8-Jul-05 0:28 
AnswerRe: how to declare and use an array of pointer on functions? Pin
Cedric Moonen8-Jul-05 1:15
Cedric Moonen8-Jul-05 1:15 
GeneralRe: how to declare and use an array of pointer on functions? Pin
t!bast8-Jul-05 1:29
t!bast8-Jul-05 1:29 
AnswerRe: how to declare and use an array of pointer on functions? Pin
David Crow8-Jul-05 3:40
David Crow8-Jul-05 3:40 
GeneralCommand Handler problem in Dialog Pin
ugur_basak7-Jul-05 22:42
ugur_basak7-Jul-05 22:42 
GeneralRe: Command Handler problem in Dialog Pin
Jose Lamas Rios8-Jul-05 3:10
Jose Lamas Rios8-Jul-05 3:10 
GeneralRe: Command Handler problem in Dialog Pin
ugur_basak8-Jul-05 3:28
ugur_basak8-Jul-05 3:28 
Questionhow to protect files like this? Pin
szcococut7-Jul-05 22:24
szcococut7-Jul-05 22:24 
AnswerRe: how to protect files like this? Pin
khan++7-Jul-05 23:34
khan++7-Jul-05 23:34 
GeneralRe: how to protect files like this? Pin
toxcct8-Jul-05 0:51
toxcct8-Jul-05 0:51 

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.