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

C / C++ / MFC

 
GeneralRe: 7 .NET cds -> 1 Pin
axid3j1al22-Mar-04 21:02
axid3j1al22-Mar-04 21:02 
GeneralRe: 7 .NET cds -> 1 Pin
Sarvesvara (BVKS) Dasa23-Mar-04 0:42
Sarvesvara (BVKS) Dasa23-Mar-04 0:42 
GeneralRichedit can't type unicode Pin
Aragorn@Gondor20-Mar-04 12:17
Aragorn@Gondor20-Mar-04 12:17 
GeneralRe: Richedit can't type unicode Pin
shahnk21-Mar-04 17:40
shahnk21-Mar-04 17:40 
GeneralRe: Richedit can't type unicode Pin
Aragorn@Gondor21-Mar-04 20:40
Aragorn@Gondor21-Mar-04 20:40 
GeneralCDialogBar problem Pin
krugger20-Mar-04 11:33
krugger20-Mar-04 11:33 
Generalrealloc(...) like function in C++ Pin
_moved20-Mar-04 9:46
_moved20-Mar-04 9:46 
GeneralRe: realloc(...) like function in C++ Pin
Neville Franks20-Mar-04 10:58
Neville Franks20-Mar-04 10:58 
You definitely wouldn't want to use realloc with an object created with new. You need to leave that old C stuff behind.

If you are using MFC CArray or better still STL vector then they will resize themselves as required.

Neville Franks, Author of ED for Windows www.getsoft.com and coming soon: Surfulater www.surfulater.com
GeneralRe: realloc(...) like function in C++ Pin
_moved20-Mar-04 11:18
_moved20-Mar-04 11:18 
GeneralRe: realloc(...) like function in C++ Pin
Ravi Bhavnani20-Mar-04 11:18
professionalRavi Bhavnani20-Mar-04 11:18 
GeneralVery mysterious socket behaviour Pin
Daniel 'Tak' M.20-Mar-04 9:35
Daniel 'Tak' M.20-Mar-04 9:35 
GeneralRe: Very mysterious socket behaviour Pin
bilal7821-Mar-04 23:35
bilal7821-Mar-04 23:35 
GeneralRe: Very mysterious socket behaviour Pin
Daniel 'Tak' M.22-Mar-04 5:49
Daniel 'Tak' M.22-Mar-04 5:49 
GeneralAdding sub menus to a menu Pin
Daniel132420-Mar-04 8:49
Daniel132420-Mar-04 8:49 
GeneralRe: Adding sub menus to a menu Pin
Antti Keskinen20-Mar-04 23:45
Antti Keskinen20-Mar-04 23:45 
Generallarge and lower case Pin
Lucky200220-Mar-04 6:59
Lucky200220-Mar-04 6:59 
GeneralRe: large and lower case Pin
Ravi Bhavnani20-Mar-04 7:29
professionalRavi Bhavnani20-Mar-04 7:29 
GeneralWindows Master Volume control Pin
impeham20-Mar-04 6:48
impeham20-Mar-04 6:48 
GeneralRe: Windows Master Volume control Pin
Ravi Bhavnani20-Mar-04 7:30
professionalRavi Bhavnani20-Mar-04 7:30 
GeneralUpload Data via HTTP..VC++ Pin
rasha200320-Mar-04 5:05
rasha200320-Mar-04 5:05 
GeneralKnowing with Network Interface will be used Pin
mmica20-Mar-04 4:52
mmica20-Mar-04 4:52 
GeneralRe: Knowing with Network Interface will be used Pin
Roger Wright20-Mar-04 6:57
professionalRoger Wright20-Mar-04 6:57 
QuestionHow could I make folder as Public Share in windows98 system? Pin
.NetRams19-Mar-04 18:50
.NetRams19-Mar-04 18:50 
GeneralMFC Edit Controls. Pin
Ichiban_Addict19-Mar-04 17:11
Ichiban_Addict19-Mar-04 17:11 
GeneralRe: MFC Edit Controls. Pin
l a u r e n19-Mar-04 17:27
l a u r e n19-Mar-04 17:27 

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.