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

C / C++ / MFC

 
GeneralRe: Screensaver problem Pin
Gary Kirkham8-Jul-02 7:16
Gary Kirkham8-Jul-02 7:16 
Generalunnamed registry keys Pin
Mel Stober8-Jul-02 6:22
Mel Stober8-Jul-02 6:22 
GeneralRe: unnamed registry keys Pin
DanielP8-Jul-02 6:36
DanielP8-Jul-02 6:36 
QuestionPrinting progress bar? Pin
dazinith8-Jul-02 6:20
dazinith8-Jul-02 6:20 
GeneralMemory Tracking Pin
NullStream8-Jul-02 6:08
NullStream8-Jul-02 6:08 
GeneralRe: Memory Tracking Pin
Chris Losinger8-Jul-02 6:12
professionalChris Losinger8-Jul-02 6:12 
GeneralRe: Memory Tracking Pin
NullStream8-Jul-02 6:59
NullStream8-Jul-02 6:59 
GeneralRe: Memory Tracking Pin
Chris Losinger8-Jul-02 11:48
professionalChris Losinger8-Jul-02 11:48 
if you're on NT/2K/XP, you can try calling _heapmin somewhere in your app. sometimes that will force the OS to minimize your app's heap (really free'ing memory you think you've already free'd, but which the OS hasn't given back to the general pool). sometimes it has no effect at all...

-c


Being just contaminates the void.
  --Robyn Hitchcock
Image Processing - easy, like Sunday morning.

GeneralSTL unicode/ANSI conversions Pin
8-Jul-02 5:54
suss8-Jul-02 5:54 
GeneralRe: STL unicode/ANSI conversions Pin
Michael Dunn9-Sep-04 7:22
sitebuilderMichael Dunn9-Sep-04 7:22 
GeneralHelp needed, ADO Recordset - urgent Pin
8-Jul-02 5:32
suss8-Jul-02 5:32 
GeneralRenaming registry Pin
sagmam8-Jul-02 5:10
sagmam8-Jul-02 5:10 
GeneralRe: Renaming registry Pin
DanielP8-Jul-02 5:31
DanielP8-Jul-02 5:31 
GeneralRe: Renaming registry Pin
sagmam8-Jul-02 5:43
sagmam8-Jul-02 5:43 
GeneralRe: Renaming registry Pin
DanielP8-Jul-02 6:04
DanielP8-Jul-02 6:04 
GeneralSTL Pin
Brian Azzopardi8-Jul-02 5:06
Brian Azzopardi8-Jul-02 5:06 
Generaladd-in for MS VS .NET in C++ Pin
8-Jul-02 5:04
suss8-Jul-02 5:04 
GeneralPassing Strings encoded BASE64 in XML Pin
8-Jul-02 5:04
suss8-Jul-02 5:04 
GeneralShellExecute() Pin
briefcase8-Jul-02 4:53
briefcase8-Jul-02 4:53 
GeneralRe: ShellExecute() Pin
DanielP8-Jul-02 5:24
DanielP8-Jul-02 5:24 
GeneralRe: ShellExecute() Pin
Rickard Andersson208-Jul-02 5:24
Rickard Andersson208-Jul-02 5:24 
GeneralRe: ShellExecute() Pin
briefcase8-Jul-02 6:07
briefcase8-Jul-02 6:07 
GeneralRe: ShellExecute() Pin
DanielP8-Jul-02 6:26
DanielP8-Jul-02 6:26 
GeneralRe: ShellExecute() Pin
Stuart Dootson8-Jul-02 8:59
professionalStuart Dootson8-Jul-02 8:59 
GeneralHelp me>>>>>>>>>>>>>>>> Pin
Michael Liu8-Jul-02 4:48
Michael Liu8-Jul-02 4:48 

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.