Click here to Skip to main content
15,897,273 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Access ODBC exception Pin
eusto4-Oct-06 1:35
eusto4-Oct-06 1:35 
AnswerRe: Access ODBC exception Pin
eusto4-Oct-06 2:07
eusto4-Oct-06 2:07 
AnswerRe: Access ODBC exception Pin
David Crow4-Oct-06 3:00
David Crow4-Oct-06 3:00 
GeneralRe: Access ODBC exception Pin
eusto4-Oct-06 21:05
eusto4-Oct-06 21:05 
Questionreallocation with new Pin
Kiran Pinjala4-Oct-06 0:38
Kiran Pinjala4-Oct-06 0:38 
AnswerRe: reallocation with new Pin
toxcct4-Oct-06 0:44
toxcct4-Oct-06 0:44 
AnswerRe: reallocation with new Pin
Link20064-Oct-06 0:59
Link20064-Oct-06 0:59 
GeneralRe: reallocation with new Pin
Kiran Pinjala4-Oct-06 2:36
Kiran Pinjala4-Oct-06 2:36 
Thank You.
i want a to create a unsigned char * buffer whose size will be growing at runtime. For that i want to use vector<>.
how to use it for this?

first i want a BYTE* buffer[1000]; and at runtime everytime its size will be increased to 1000 and buffer of size 1000 should be appended to that buffer.
how this can be done using vector<>.


KIRAN PINJARLA

AnswerRe: reallocation with new Pin
Link20064-Oct-06 4:08
Link20064-Oct-06 4:08 
GeneralRe: reallocation with new Pin
benjymous4-Oct-06 4:53
benjymous4-Oct-06 4:53 
GeneralRe: reallocation with new Pin
ThatsAlok4-Oct-06 8:03
ThatsAlok4-Oct-06 8:03 
GeneralRe: reallocation with new Pin
Link20064-Oct-06 12:46
Link20064-Oct-06 12:46 
GeneralRe: reallocation with new Pin
ThatsAlok4-Oct-06 17:52
ThatsAlok4-Oct-06 17:52 
AnswerRe: reallocation with new Pin
David Crow4-Oct-06 3:07
David Crow4-Oct-06 3:07 
QuestionAutomation Error in VB while packaging of MTS Pin
vivek.s.vivek4-Oct-06 0:21
vivek.s.vivek4-Oct-06 0:21 
NewsRe: Automation Error in VB while packaging of MTS Pin
Rajesh R Subramanian4-Oct-06 0:56
professionalRajesh R Subramanian4-Oct-06 0:56 
QuestionAutomation Error in VB while packaging of MTS Pin
vivek.s.vivek4-Oct-06 0:10
vivek.s.vivek4-Oct-06 0:10 
QuestiontreeView Pin
zizzzz4-Oct-06 0:05
zizzzz4-Oct-06 0:05 
AnswerRe: treeView Pin
_AnsHUMAN_ 4-Oct-06 0:21
_AnsHUMAN_ 4-Oct-06 0:21 
QuestionMemory Leak!!! Pin
Parthi_Appu3-Oct-06 23:58
Parthi_Appu3-Oct-06 23:58 
AnswerRe: Memory Leak!!! Pin
toxcct4-Oct-06 0:01
toxcct4-Oct-06 0:01 
GeneralRe: Memory Leak!!! Pin
Jörgen Sigvardsson5-Oct-06 14:02
Jörgen Sigvardsson5-Oct-06 14:02 
AnswerRe: Memory Leak!!! Pin
Nibu babu thomas4-Oct-06 0:02
Nibu babu thomas4-Oct-06 0:02 
AnswerRe: Memory Leak!!! Pin
_AnsHUMAN_ 4-Oct-06 0:09
_AnsHUMAN_ 4-Oct-06 0:09 
GeneralRe: Memory Leak!!! Pin
David Crow4-Oct-06 3:09
David Crow4-Oct-06 3:09 

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.