Click here to Skip to main content
16,016,076 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Playing an OGG or MP3 in a demo? Pin
Bug22-May-02 0:52
Bug22-May-02 0:52 
AnswerRe: Playing an OGG or MP3 in a demo? Pin
Mazdak22-May-02 1:13
Mazdak22-May-02 1:13 
AnswerRe: Thx (Playing an OGG or MP3 in a demo?) Pin
22-May-02 5:47
suss22-May-02 5:47 
GeneralMFC Draw Text Pin
22-May-02 0:23
suss22-May-02 0:23 
GeneralRe: MFC Draw Text Pin
Michael P Butler22-May-02 1:23
Michael P Butler22-May-02 1:23 
GeneralGlobalAllocPtr Pin
Zizilamoroso21-May-02 23:57
Zizilamoroso21-May-02 23:57 
GeneralRe: GlobalAllocPtr Pin
Zizilamoroso22-May-02 0:08
Zizilamoroso22-May-02 0:08 
GeneralRe: GlobalAllocPtr Pin
moliate22-May-02 0:23
moliate22-May-02 0:23 
GlobalFreePtr

Note that if you use Win32 there is really no need to use this. The Win32 memory archetecture does not keep a separate global heap. LocalAlloc and GlobalAlloc are the same, and both malloc and new eventually calls a similar function called HeapAlloc.

/moliate



Two o'clock and walking through familiar London - Or what was familiar London before the cursor deleted certain certainties -
I watch a suit and tie man giving suck to the Psion Organizer lodged in his breast pocket
its serial interface like a cool mouth hunting his chest for sustenance, familiar feeling, and I'm watching my breath steam in the air.

Neil Gaiman - Cold Colours


GeneralRe: GlobalAllocPtr Pin
Zizilamoroso22-May-02 0:53
Zizilamoroso22-May-02 0:53 
GeneralRe: GlobalAllocPtr Pin
moliate22-May-02 7:06
moliate22-May-02 7:06 
GeneralDebug vs Release version Pin
21-May-02 22:44
suss21-May-02 22:44 
GeneralRe: Debug vs Release version Pin
Wolfram Steinke21-May-02 23:36
Wolfram Steinke21-May-02 23:36 
GeneralRe: Debug vs Release version Pin
Alexandru Savescu22-May-02 0:13
Alexandru Savescu22-May-02 0:13 
GeneralRe: Debug vs Release version Pin
Jason Hooper22-May-02 0:54
Jason Hooper22-May-02 0:54 
GeneralRe: Debug vs Release version Pin
22-May-02 6:05
suss22-May-02 6:05 
QuestionHow can I directly access image data in a CImgEdit-Control? Pin
Ice-T.Polarbear21-May-02 22:39
Ice-T.Polarbear21-May-02 22:39 
QuestionMutex? Pin
21-May-02 22:36
suss21-May-02 22:36 
AnswerRe: Mutex? Pin
Prem Kumar21-May-02 22:40
Prem Kumar21-May-02 22:40 
GeneralRe: Mutex? Pin
Deian21-May-02 22:48
Deian21-May-02 22:48 
GeneralRe: Mutex? Pin
jan larsen21-May-02 23:56
jan larsen21-May-02 23:56 
AnswerRe: Mutex? Pin
markkuk22-May-02 0:16
markkuk22-May-02 0:16 
GeneralPrinting under PocketPC... Pin
21-May-02 21:52
suss21-May-02 21:52 
GeneralVOICE/FAX/DAT MODEM Pin
21-May-02 21:21
suss21-May-02 21:21 
GeneralChanging IP Address programmatically Pin
Kannan Kalyanaraman21-May-02 21:21
Kannan Kalyanaraman21-May-02 21:21 
GeneralRe: Changing IP Address programmatically Pin
Kannan Kalyanaraman21-May-02 21:29
Kannan Kalyanaraman21-May-02 21:29 

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.