Click here to Skip to main content
15,908,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How do i know when the mouse leaves an area? Pin
toxcct14-Jun-04 11:23
toxcct14-Jun-04 11:23 
GeneralRe: How do i know when the mouse leaves an area? Pin
kfaday14-Jun-04 11:59
kfaday14-Jun-04 11:59 
GeneralRe: How do i know when the mouse leaves an area? Pin
toxcct14-Jun-04 20:46
toxcct14-Jun-04 20:46 
GeneralRe: How do i know when the mouse leaves an area? Pin
kfaday15-Jun-04 8:12
kfaday15-Jun-04 8:12 
GeneralRe: How do i know when the mouse leaves an area? Pin
kfaday15-Jun-04 9:19
kfaday15-Jun-04 9:19 
GeneralRe: How do i know when the mouse leaves an area? Pin
toxcct15-Jun-04 9:20
toxcct15-Jun-04 9:20 
QuestionHow do i know when the mouse leaves an area? Pin
kfaday14-Jun-04 8:46
kfaday14-Jun-04 8:46 
GeneralCreateCompatibleBitmap and mem allocation Pin
IGeorgeI14-Jun-04 8:46
IGeorgeI14-Jun-04 8:46 
Hello everyone

I am using CreateCompatibleBitmap to create bitmaps of my list of worksheets. The problem is, when I hit around 20 bitmaps in a loop, the CreateCompatibleBitmap call begins to fail. I have traced into the MFC function calls and I discovered that the memory allocation on the HEAP has reached its limit for creating more resources.

Has anybody ever seen this before??

If not, does anybody have any suggestions??

Thank you for you help

IGeorgeI

George W

Software Developer
www.zsystems.ca
GeneralRe: CreateCompatibleBitmap and mem allocation Pin
Johan Rosengren14-Jun-04 9:14
Johan Rosengren14-Jun-04 9:14 
GeneralRe: CreateCompatibleBitmap and mem allocation Pin
Vadim Tabakman14-Jun-04 16:59
Vadim Tabakman14-Jun-04 16:59 
GeneralSending small strings through sockets (lag problem) Pin
kfaday14-Jun-04 7:44
kfaday14-Jun-04 7:44 
GeneralRe: Sending small strings through sockets (lag problem) Pin
Ravi Bhavnani14-Jun-04 8:58
professionalRavi Bhavnani14-Jun-04 8:58 
GeneralRe: Sending small strings through sockets (lag problem) Pin
gamitech14-Jun-04 9:10
gamitech14-Jun-04 9:10 
GeneralRe: Sending small strings through sockets (lag problem) Pin
kfaday14-Jun-04 9:32
kfaday14-Jun-04 9:32 
QuestionHow to capture "network cable unplugged" event Pin
bikram singh14-Jun-04 7:43
bikram singh14-Jun-04 7:43 
AnswerRe: How to capture "network cable unplugged" event Pin
David Crow14-Jun-04 8:49
David Crow14-Jun-04 8:49 
GeneralRe: How to capture "network cable unplugged" event Pin
bikram singh15-Jun-04 6:37
bikram singh15-Jun-04 6:37 
GeneralNT Windows Service in C++ to call a SQL Server Stored Procedure Pin
Anand Sundaram14-Jun-04 6:56
Anand Sundaram14-Jun-04 6:56 
GeneralRe: NT Windows Service in C++ to call a SQL Server Stored Procedure Pin
Xiangyang Liu 刘向阳14-Jun-04 7:05
Xiangyang Liu 刘向阳14-Jun-04 7:05 
GeneralStored Procedure Concept Pin
Sridhar Sanikommu14-Jun-04 6:44
Sridhar Sanikommu14-Jun-04 6:44 
GeneralRe: Stored Procedure Concept Pin
David Crow14-Jun-04 8:55
David Crow14-Jun-04 8:55 
GeneralRe: Stored Procedure Concept Pin
Sridhar Sanikommu14-Jun-04 9:15
Sridhar Sanikommu14-Jun-04 9:15 
GeneralRe: Stored Procedure Concept Pin
David Crow14-Jun-04 10:21
David Crow14-Jun-04 10:21 
GeneralRe: Stored Procedure Concept Pin
Sridhar Sanikommu14-Jun-04 10:50
Sridhar Sanikommu14-Jun-04 10:50 
Generaldirect stream copy with AVIFile Pin
Zizilamoroso14-Jun-04 6:32
Zizilamoroso14-Jun-04 6:32 

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.