Click here to Skip to main content
15,907,395 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Push Button Behaviour .. Pin
Quek Khoo Boon19-Jan-03 20:04
Quek Khoo Boon19-Jan-03 20:04 
GeneralRe: Push Button Behaviour .. Pin
Michel Wassink19-Jan-03 22:11
Michel Wassink19-Jan-03 22:11 
Generalload bitmaps from hard drive!!!!!!!!!!! Pin
xxhimanshu19-Jan-03 18:07
xxhimanshu19-Jan-03 18:07 
GeneralRe: load bitmaps from hard drive!!!!!!!!!!! Pin
Michael Dunn19-Jan-03 18:30
sitebuilderMichael Dunn19-Jan-03 18:30 
GeneralTAPI Reading and Writing data Pin
vin19-Jan-03 17:52
vin19-Jan-03 17:52 
GeneralDebugger not starting up Pin
Paul Farry19-Jan-03 16:19
professionalPaul Farry19-Jan-03 16:19 
Generalmalloc and free Pin
pranavamhari19-Jan-03 15:02
pranavamhari19-Jan-03 15:02 
GeneralRe: malloc and free Pin
Christian Graus19-Jan-03 15:28
protectorChristian Graus19-Jan-03 15:28 
The C++ language exists outside the Windows world, in fact it was even concieved there. So win32 has nothing to do with it. The C++ equivelent to the C functions 'malloc' and 'free' is 'new' and 'delete'. You should always use the C++ versions.


Christian

No offense, but I don't really want to encourage the creation of another VB developer.
- Larry Antram 22 Oct 2002

C# will attract all comers, where VB is for IT Journalists and managers - Michael
P Butler 05-12-2002


Again, you can screw up a C/C++ program just as easily as a VB program. OK, maybe not
as easily, but it's certainly doable.
- Jamie Nordmeyer - 15-Nov-2002
GeneralRe: malloc and free Pin
Chris Losinger19-Jan-03 17:52
professionalChris Losinger19-Jan-03 17:52 
GeneralRe: malloc and free Pin
Christian Graus19-Jan-03 18:01
protectorChristian Graus19-Jan-03 18:01 
GeneralRe: malloc and free Pin
Chris Losinger19-Jan-03 18:36
professionalChris Losinger19-Jan-03 18:36 
GeneralRe: malloc and free Pin
Christian Graus19-Jan-03 18:53
protectorChristian Graus19-Jan-03 18:53 
GeneralRe: malloc and free Pin
Chris Losinger19-Jan-03 19:06
professionalChris Losinger19-Jan-03 19:06 
GeneralRe: malloc and free Pin
pranavamhari19-Jan-03 19:45
pranavamhari19-Jan-03 19:45 
GeneralRe: malloc and free Pin
Christian Graus19-Jan-03 20:21
protectorChristian Graus19-Jan-03 20:21 
GeneralRe: malloc and free Pin
Tim Smith20-Jan-03 2:08
Tim Smith20-Jan-03 2:08 
GeneralRe: malloc and free Pin
Christian Graus20-Jan-03 11:14
protectorChristian Graus20-Jan-03 11:14 
GeneralRe: malloc and free Pin
Michael Dunn19-Jan-03 16:37
sitebuilderMichael Dunn19-Jan-03 16:37 
GeneralRe: malloc and free Pin
Christian Graus19-Jan-03 20:22
protectorChristian Graus19-Jan-03 20:22 
GeneralRe: malloc and free Pin
Michael Dunn19-Jan-03 20:46
sitebuilderMichael Dunn19-Jan-03 20:46 
GeneralRe: malloc and free Pin
Christian Graus19-Jan-03 23:48
protectorChristian Graus19-Jan-03 23:48 
GeneralActive X control question # 2 Pin
bryce19-Jan-03 14:31
bryce19-Jan-03 14:31 
GeneralSupport CD burning with ASPI sdk Pin
Hiusing19-Jan-03 13:25
Hiusing19-Jan-03 13:25 
GeneralRe: Support CD burning with ASPI sdk Pin
Christian Graus19-Jan-03 13:49
protectorChristian Graus19-Jan-03 13:49 
GeneralRe: Support CD burning with ASPI sdk Pin
Mike Nordell20-Jan-03 3:10
Mike Nordell20-Jan-03 3:10 

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.