Click here to Skip to main content
15,891,777 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Popup menus without MFC? Pin
6-Jul-01 8:25
suss6-Jul-01 8:25 
QuestionHow can I convert a LOGFONT's lfHeight into a CHARFORMAT's yHeight without a handle to a dc? Pin
Bart-Man6-Jul-01 6:02
Bart-Man6-Jul-01 6:02 
Generalquestion about memory allocation in win32 dll Pin
Jim Howard6-Jul-01 6:01
Jim Howard6-Jul-01 6:01 
GeneralRe: question about memory allocation in win32 dll Pin
Tomasz Sowinski6-Jul-01 6:40
Tomasz Sowinski6-Jul-01 6:40 
GeneralRe: question about memory allocation in win32 dll Pin
Jim Howard6-Jul-01 6:58
Jim Howard6-Jul-01 6:58 
GeneralRe: question about memory allocation in win32 dll Pin
Tomasz Sowinski6-Jul-01 7:07
Tomasz Sowinski6-Jul-01 7:07 
GeneralRe: question about memory allocation in win32 dll Pin
Jim Howard6-Jul-01 8:20
Jim Howard6-Jul-01 8:20 
GeneralFollowup to : question about memory allocation in win32 dll Pin
Jim Howard6-Jul-01 8:59
Jim Howard6-Jul-01 8:59 
When I initialize the C runtime the release version of my example program is 44K. When I don't use the C runtime and use GlobalAlloc/GlobalFree instead, my program is only 20K.

For routine desktop apps that 24K delta is nothing, for space critical programs it could make a difference.

Jim
GeneralWindow 2000 COM issue (maybe) Pin
Chris Klecker6-Jul-01 5:54
Chris Klecker6-Jul-01 5:54 
GeneralDrag and drop Pin
Kevnar6-Jul-01 5:52
Kevnar6-Jul-01 5:52 
GeneralRe: Drag and drop Pin
Tomasz Sowinski6-Jul-01 6:07
Tomasz Sowinski6-Jul-01 6:07 
Generalstl algorithms Pin
6-Jul-01 4:47
suss6-Jul-01 4:47 
GeneralRe: stl algorithms Pin
Chris Losinger6-Jul-01 5:07
professionalChris Losinger6-Jul-01 5:07 
GeneralRe: stl algorithms Pin
markkuk8-Jul-01 20:52
markkuk8-Jul-01 20:52 
GeneralUnzip a file through VC++ Pin
6-Jul-01 4:01
suss6-Jul-01 4:01 
GeneralRe: Unzip a file through VC++ Pin
Chris Losinger6-Jul-01 4:09
professionalChris Losinger6-Jul-01 4:09 
GeneralRe: Unzip a file through VC++ Pin
6-Jul-01 4:22
suss6-Jul-01 4:22 
GeneralRe: Unzip a file through VC++ Pin
Jack Mott6-Jul-01 8:26
Jack Mott6-Jul-01 8:26 
GeneralRe: Unzip a file through VC++ Pin
PJ Arends6-Jul-01 10:54
professionalPJ Arends6-Jul-01 10:54 
GeneralRe: Unzip a file through VC++ Pin
Bjarke Viksoe7-Jul-01 4:55
Bjarke Viksoe7-Jul-01 4:55 
GeneralRe: Unzip a file through VC++ Pin
9-Jul-01 2:20
suss9-Jul-01 2:20 
GeneralSerializing a linked_list class, HELP Pin
mr20036-Jul-01 3:26
mr20036-Jul-01 3:26 
GeneralRe: Serializing a linked_list class, HELP Pin
Tomasz Sowinski6-Jul-01 3:40
Tomasz Sowinski6-Jul-01 3:40 
GeneralRe: Serializing a linked_list class, HELP Pin
mr20036-Jul-01 4:52
mr20036-Jul-01 4:52 
GeneralRe: Serializing a linked_list class, HELP Pin
Tomasz Sowinski6-Jul-01 5:17
Tomasz Sowinski6-Jul-01 5:17 

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.