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

C / C++ / MFC

 
GeneralRe: bitmapp action Pin
el davo20-Mar-03 15:42
el davo20-Mar-03 15:42 
GeneralRe: bitmapp action Pin
el davo20-Mar-03 17:46
el davo20-Mar-03 17:46 
GeneralRe: bitmapp action Pin
Brian Shifrin20-Mar-03 23:53
Brian Shifrin20-Mar-03 23:53 
GeneralRe: bitmapp action Pin
el davo23-Mar-03 12:12
el davo23-Mar-03 12:12 
GeneralRe: bitmapp action Pin
John R. Shaw21-Mar-03 11:42
John R. Shaw21-Mar-03 11:42 
Questionmodifying auto ip timeout? Pin
gjwkim20-Mar-03 13:13
gjwkim20-Mar-03 13:13 
GeneralTHIS SITE IS DANGEROUS!!!! Pin
Anonymous20-Mar-03 12:42
Anonymous20-Mar-03 12:42 
GeneralExact DataStructure Pin
Anonymous20-Mar-03 11:26
Anonymous20-Mar-03 11:26 
CodeProject experts just need a hint about the DAta structure to use .
Say I have a grid (imagine a MSFlesgrid).
Column One has Some Names
Column two has data

OBjectName Data
MyOBject22 $1
MyObj21 $2
MyObj $3.33

Now I need to update data for each row at a fast rate . ALso Column 1 is the Key(like in databases ) .
I want something(data struct) that looks at the ObjectName (which I have as input) and retreives the Row index , so that I can I directly go to that row and update data . Like indexing . What is the exact Data structure that can help me out ?
Questionhow to set item for a listbox Pin
liquidsnake18320-Mar-03 11:22
liquidsnake18320-Mar-03 11:22 
AnswerRe: how to set item for a listbox Pin
valikac20-Mar-03 12:16
valikac20-Mar-03 12:16 
AnswerRe: how to set item for a listbox Pin
Dave Bryant20-Mar-03 12:20
Dave Bryant20-Mar-03 12:20 
GeneralPassing arrays to functions(Simple question)! Pin
Paddy20-Mar-03 11:13
Paddy20-Mar-03 11:13 
GeneralRe: Passing arrays to functions(Simple question)! Pin
João Paulo Figueira20-Mar-03 11:25
professionalJoão Paulo Figueira20-Mar-03 11:25 
GeneralRe: Passing arrays to functions(Simple question)! Pin
Paddy20-Mar-03 11:58
Paddy20-Mar-03 11:58 
GeneralUnexpected Delay in TCP Streams Pin
SanShou20-Mar-03 10:18
SanShou20-Mar-03 10:18 
GeneralODBC and CListCtrl Pin
Anonymous20-Mar-03 10:14
Anonymous20-Mar-03 10:14 
QuestionCreate Report in Access? Pin
Aaron Schaefer20-Mar-03 9:59
Aaron Schaefer20-Mar-03 9:59 
GeneralEndDialog() for modal Pin
ns20-Mar-03 9:09
ns20-Mar-03 9:09 
GeneralRe: EndDialog() for modal Pin
Alvaro Mendez20-Mar-03 9:31
Alvaro Mendez20-Mar-03 9:31 
GeneralRe: EndDialog() for modal Pin
ns20-Mar-03 9:34
ns20-Mar-03 9:34 
GeneralRe: EndDialog() for modal Pin
Neville Franks20-Mar-03 9:37
Neville Franks20-Mar-03 9:37 
Generalsorry for the confusion Pin
ns20-Mar-03 9:42
ns20-Mar-03 9:42 
QuestionHow to avoid this? (HTMLView and Handle leaks) Pin
Joan M20-Mar-03 7:43
professionalJoan M20-Mar-03 7:43 
AnswerRe: How to avoid this? (HTMLView and Handle leaks) Pin
Stephane Rodriguez.20-Mar-03 8:19
Stephane Rodriguez.20-Mar-03 8:19 
GeneralRe: How to avoid this? (HTMLView and Handle leaks) Pin
Joan M20-Mar-03 8:44
professionalJoan M20-Mar-03 8:44 

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.