Click here to Skip to main content
15,916,412 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: NT Service Pin
Hamid_RT2-Feb-07 6:01
Hamid_RT2-Feb-07 6:01 
GeneralRe: NT Service Pin
david bagaturia5-Feb-07 23:24
david bagaturia5-Feb-07 23:24 
QuestionXerces and VS 2003 Pin
Sitaram Sukumar1-Feb-07 21:49
Sitaram Sukumar1-Feb-07 21:49 
QuestionVirtual memory Problem [modified] Pin
voorugonda prashanth1-Feb-07 20:18
voorugonda prashanth1-Feb-07 20:18 
AnswerRe: Virtual memory Problem Pin
jhwurmbach1-Feb-07 21:36
jhwurmbach1-Feb-07 21:36 
GeneralRe: Virtual memory Problem Pin
Waldermort1-Feb-07 21:45
Waldermort1-Feb-07 21:45 
GeneralRe: Virtual memory Problem Pin
jhwurmbach1-Feb-07 21:48
jhwurmbach1-Feb-07 21:48 
GeneralRe: Virtual memory Problem Pin
voorugonda prashanth1-Feb-07 22:09
voorugonda prashanth1-Feb-07 22:09 
hi,

i'm not using malloc or new in my application.
i'm using only vectors of class objects allocated on stack itself.

i dont see any problem with vectors of class objects allocating on stack.

steps:
1) client application talks to the component
2) which internally talks DBHandler component which connects to SQL Server and returns the result back.

3) the result i'm storing in vectors for processing.
4) return back to the client.

i'm not able get what exactly the problem is??
GeneralRe: Virtual memory Problem [modified] Pin
jhwurmbach1-Feb-07 22:43
jhwurmbach1-Feb-07 22:43 
GeneralRe: Virtual memory Problem Pin
Roger Stoltz1-Feb-07 22:07
Roger Stoltz1-Feb-07 22:07 
GeneralRe: Virtual memory Problem Pin
Waldermort2-Feb-07 4:17
Waldermort2-Feb-07 4:17 
GeneralRe: Virtual memory Problem Pin
Roger Stoltz2-Feb-07 4:57
Roger Stoltz2-Feb-07 4:57 
AnswerRe: Virtual memory Problem Pin
ThatsAlok1-Feb-07 21:41
ThatsAlok1-Feb-07 21:41 
QuestionRTC problem Pin
minihotto1-Feb-07 19:52
minihotto1-Feb-07 19:52 
QuestionCRecordset Pin
Bravoone_20061-Feb-07 19:41
Bravoone_20061-Feb-07 19:41 
QuestionRe: CR Pin
prasad_som1-Feb-07 19:49
prasad_som1-Feb-07 19:49 
AnswerRe: CRecordset Pin
David Crow2-Feb-07 3:06
David Crow2-Feb-07 3:06 
AnswerRe: CRecordset Pin
Mark Salsbery2-Feb-07 7:21
Mark Salsbery2-Feb-07 7:21 
QuestionConvertin 24 bit Bitmap file to 8 bit Bitmap Pin
Vijjuuu.1-Feb-07 19:24
Vijjuuu.1-Feb-07 19:24 
AnswerRe: Convertin 24 bit Bitmap file to 8 bit Bitmap Pin
Waldermort1-Feb-07 19:31
Waldermort1-Feb-07 19:31 
GeneralRe: Convertin 24 bit Bitmap file to 8 bit Bitmap Pin
Vijjuuu.1-Feb-07 19:43
Vijjuuu.1-Feb-07 19:43 
GeneralRe: Convertin 24 bit Bitmap file to 8 bit Bitmap Pin
Waldermort1-Feb-07 20:00
Waldermort1-Feb-07 20:00 
GeneralRe: Convertin 24 bit Bitmap file to 8 bit Bitmap Pin
Vijjuuu.1-Feb-07 21:50
Vijjuuu.1-Feb-07 21:50 
GeneralRe: Convertin 24 bit Bitmap file to 8 bit Bitmap Pin
Waldermort2-Feb-07 2:51
Waldermort2-Feb-07 2:51 
AnswerRe: Convertin 24 bit Bitmap file to 8 bit Bitmap Pin
Christian Graus1-Feb-07 19:41
protectorChristian Graus1-Feb-07 19:41 

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.