Click here to Skip to main content
15,890,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: what does CListCtrl::GetItemData() & 1 mean? Pin
Neo Andreson4-Nov-07 19:34
Neo Andreson4-Nov-07 19:34 
QuestionRe: what does CListCtrl::GetItemData() & 1 mean? Pin
fantasy12154-Nov-07 19:46
fantasy12154-Nov-07 19:46 
AnswerRe: what does CListCtrl::GetItemData() & 1 mean? Pin
Nishad S4-Nov-07 21:15
Nishad S4-Nov-07 21:15 
QuestionRe: what does CListCtrl::GetItemData() & 1 mean? Pin
fantasy12156-Nov-07 21:08
fantasy12156-Nov-07 21:08 
AnswerRe: what does CListCtrl::GetItemData() & 1 mean? Pin
Nishad S6-Nov-07 21:12
Nishad S6-Nov-07 21:12 
GeneralRe: what does CListCtrl::GetItemData() & 1 mean? Pin
fantasy12158-Nov-07 18:27
fantasy12158-Nov-07 18:27 
GeneralRe: what does CListCtrl::GetItemData() & 1 mean? Pin
Nishad S11-Nov-07 16:50
Nishad S11-Nov-07 16:50 
QuestionDynamic buffer allocation Pin
CodingLover4-Nov-07 18:40
CodingLover4-Nov-07 18:40 
Hi all,

I want to use a dynamic buffer in one of my application. I'll explain it in this way. Depend on one of my calculation I found a number(int value), and I want to define a buffer size to that value. Then after doing all the required process need to clear that buffer size and define it to the next calculated size. Simply it is looping.

So how can I do it.

Thanks,

I appreciate your help all the time...
ErangaSmile | :)

AnswerRe: Dynamic buffer allocation Pin
Neo Andreson4-Nov-07 19:30
Neo Andreson4-Nov-07 19:30 
AnswerRe: Dynamic buffer allocation Pin
Paresh Chitte4-Nov-07 19:52
Paresh Chitte4-Nov-07 19:52 
GeneralRe: Dynamic buffer allocation Pin
CodingLover4-Nov-07 19:59
CodingLover4-Nov-07 19:59 
GeneralRe: Dynamic buffer allocation Pin
Paresh Chitte4-Nov-07 20:03
Paresh Chitte4-Nov-07 20:03 
GeneralRe: Dynamic buffer allocation Pin
CodingLover4-Nov-07 20:34
CodingLover4-Nov-07 20:34 
GeneralRe: Dynamic buffer allocation Pin
Paresh Chitte4-Nov-07 20:42
Paresh Chitte4-Nov-07 20:42 
GeneralRe: Dynamic buffer allocation Pin
chandu0044-Nov-07 21:10
chandu0044-Nov-07 21:10 
GeneralRe: Dynamic buffer allocation Pin
CodingLover4-Nov-07 21:34
CodingLover4-Nov-07 21:34 
AnswerRe: Dynamic buffer allocation Pin
Nelek4-Nov-07 22:07
protectorNelek4-Nov-07 22:07 
GeneralRe: Dynamic buffer allocation Pin
CodingLover4-Nov-07 22:12
CodingLover4-Nov-07 22:12 
GeneralRe: Dynamic buffer allocation Pin
vijay_aroli4-Nov-07 23:15
vijay_aroli4-Nov-07 23:15 
GeneralRe: Dynamic buffer allocation Pin
CodingLover4-Nov-07 23:31
CodingLover4-Nov-07 23:31 
GeneralRe: Dynamic buffer allocation Pin
Cedric Moonen4-Nov-07 23:44
Cedric Moonen4-Nov-07 23:44 
GeneralRe: Dynamic buffer allocation Pin
CodingLover5-Nov-07 0:02
CodingLover5-Nov-07 0:02 
GeneralRe: Dynamic buffer allocation Pin
David Crow5-Nov-07 3:38
David Crow5-Nov-07 3:38 
GeneralRe: Dynamic buffer allocation Pin
CodingLover5-Nov-07 17:13
CodingLover5-Nov-07 17:13 
GeneralRe: Dynamic buffer allocation Pin
Nelek4-Nov-07 23:43
protectorNelek4-Nov-07 23:43 

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.