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

C / C++ / MFC

 
GeneralRe: Detecting a Users rights Pin
Diddy27-Jan-04 0:52
Diddy27-Jan-04 0:52 
GeneralRe: Detecting a Users rights Pin
Mike Dimmick27-Jan-04 1:33
Mike Dimmick27-Jan-04 1:33 
GeneralRe: Detecting a Users rights Pin
Michael Dunn27-Jan-04 7:12
sitebuilderMichael Dunn27-Jan-04 7:12 
GeneralRe: Detecting a Users rights Pin
Mike Dimmick27-Jan-04 9:07
Mike Dimmick27-Jan-04 9:07 
GeneralI need HGLOBAL for the data contained in CRichEditCtrl Pin
Muhammad Ahmed27-Jan-04 0:32
Muhammad Ahmed27-Jan-04 0:32 
GeneralRe: I need HGLOBAL for the data contained in CRichEditCtrl Pin
Robert A. T. Káldy27-Jan-04 1:29
Robert A. T. Káldy27-Jan-04 1:29 
GeneralRe: I need HGLOBAL for the data contained in CRichEditCtrl Pin
Muhammad Ahmed27-Jan-04 2:29
Muhammad Ahmed27-Jan-04 2:29 
Generalanother question in that regard Pin
Muhammad Ahmed27-Jan-04 2:42
Muhammad Ahmed27-Jan-04 2:42 
the callback function is called, passing the data in segments, so should i allocate memory on the heap for each call and the integrate the whole data in a newly allocated memory or is there a way to keep appending data to the buffer allocated only once....(or is there a way to find in advance how much buffer we should have?)
thanks

ahmed
GeneralRe: another question in that regard Pin
Robert A. T. Káldy27-Jan-04 10:26
Robert A. T. Káldy27-Jan-04 10:26 
Generalending SDI application Pin
Drawil26-Jan-04 23:41
Drawil26-Jan-04 23:41 
GeneralRe: ending SDI application Pin
Stlan27-Jan-04 0:46
Stlan27-Jan-04 0:46 
GeneralRe: ending SDI application Pin
Drawil27-Jan-04 2:08
Drawil27-Jan-04 2:08 
GeneralDialog edit control & Enter key Pin
Ashman26-Jan-04 23:11
Ashman26-Jan-04 23:11 
GeneralRe: Dialog edit control & Enter key Pin
CodeBrain26-Jan-04 23:30
CodeBrain26-Jan-04 23:30 
GeneralRe: Dialog edit control & Enter key Pin
Drawil26-Jan-04 23:50
Drawil26-Jan-04 23:50 
GeneralRe: Dialog edit control & Enter key Pin
Diddy26-Jan-04 23:54
Diddy26-Jan-04 23:54 
GeneralRe: Dialog edit control & Enter key Pin
SiddharthAtw27-Jan-04 0:58
SiddharthAtw27-Jan-04 0:58 
GeneralRe: Dialog edit control & Enter key Pin
toxcct27-Jan-04 2:54
toxcct27-Jan-04 2:54 
GeneralProblem in SearchPath Pin
SiddharthAtw26-Jan-04 22:49
SiddharthAtw26-Jan-04 22:49 
GeneralDo not post always the same question ! Pin
Stlan26-Jan-04 23:09
Stlan26-Jan-04 23:09 
GeneralRe: Do not post always the same question ! Pin
Anonymous27-Jan-04 0:21
Anonymous27-Jan-04 0:21 
GeneralMultilingual resource strings Pin
Kannan Ramanathan26-Jan-04 22:30
Kannan Ramanathan26-Jan-04 22:30 
GeneralRe: Multilingual resource strings Pin
Alberto Giannetto27-Jan-04 4:46
Alberto Giannetto27-Jan-04 4:46 
QuestionHow to make a Wizard? Pin
Jay.Jay26-Jan-04 22:18
Jay.Jay26-Jan-04 22:18 
AnswerRe: How to make a Wizard? Pin
Stlan26-Jan-04 22:45
Stlan26-Jan-04 22:45 

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.