Click here to Skip to main content
16,004,453 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Bitmap Pin
KarstenK19-Jun-03 0:33
mveKarstenK19-Jun-03 0:33 
GeneralRe: Bitmap Pin
Anonymous19-Jun-03 5:28
Anonymous19-Jun-03 5:28 
GeneralRe: Bitmap Pin
basementman19-Jun-03 8:14
basementman19-Jun-03 8:14 
GeneralRe: Bitmap Pin
basementman19-Jun-03 8:17
basementman19-Jun-03 8:17 
GeneralRe: Bitmap Pin
Anonymous19-Jun-03 8:27
Anonymous19-Jun-03 8:27 
GeneralRe: Bitmap Pin
basementman19-Jun-03 8:29
basementman19-Jun-03 8:29 
GeneralRe: Bitmap Pin
Anonymous19-Jun-03 9:26
Anonymous19-Jun-03 9:26 
GeneralOut of heap space Pin
Jorgen E.19-Jun-03 0:10
Jorgen E.19-Jun-03 0:10 
Hi,

I recently upgraded from VS 6.0 to VS.net 2002 (both enterprise edition), and now I get a error I can't seem to get rid of while compiling.

I have a pretty large array in my MFC project ( defined CString strScore[18][12][50]), in a seperate file, which I include where needed. The array is there to provide return data in a table lookup, (if I'm making sense now Smile | :)

On VS 6, I had to set compiler option /Zm300 to get the compile to go through, but this doesn't work now. I have tried /Zm2000 without result. I'm running on 512 MB RAM, with plenty of hard-drive space for the swap file, and I'm basically now sure how I'm supposed to get this to work.

------------------------------
The great successful men of the world have used their imagination...they think ahead and create their mental picture in all its details, filling in here, adding a little there, altering this a bit and that a bit, but steadily building-steadily buildings. (Robert Collier)
GeneralRe: Out of heap space Pin
John M. Drescher19-Jun-03 0:32
John M. Drescher19-Jun-03 0:32 
GeneralRe: Out of heap space Pin
Jorgen E.19-Jun-03 1:12
Jorgen E.19-Jun-03 1:12 
GeneralRe: Out of heap space Pin
John M. Drescher19-Jun-03 3:31
John M. Drescher19-Jun-03 3:31 
GeneralRe: Out of heap space Pin
peterchen19-Jun-03 3:10
peterchen19-Jun-03 3:10 
GeneralRe: Out of heap space Pin
Jorgen E.19-Jun-03 19:29
Jorgen E.19-Jun-03 19:29 
GeneralRe: Out of heap space Pin
peterchen19-Jun-03 21:44
peterchen19-Jun-03 21:44 
GeneralRe: Out of heap space Pin
Jorgen E.19-Jun-03 22:37
Jorgen E.19-Jun-03 22:37 
GeneralRe: Out of heap space Pin
peterchen20-Jun-03 1:32
peterchen20-Jun-03 1:32 
GeneralRe: Out of heap space Pin
Jorgen E.20-Jun-03 6:02
Jorgen E.20-Jun-03 6:02 
GeneralRe: Out of heap space Pin
peterchen20-Jun-03 11:25
peterchen20-Jun-03 11:25 
GeneralRe: Out of heap space Pin
Jorgen E.22-Jun-03 9:16
Jorgen E.22-Jun-03 9:16 
GeneralRe: Out of heap space Pin
basementman19-Jun-03 8:27
basementman19-Jun-03 8:27 
GeneralRe: Out of heap space Pin
Jorgen E.19-Jun-03 19:38
Jorgen E.19-Jun-03 19:38 
GeneralColour saturation in GDI+ Pin
Ryan Binns19-Jun-03 0:05
Ryan Binns19-Jun-03 0:05 
GeneralStrange Compiler Error .... Pin
SD318-Jun-03 23:53
SD318-Jun-03 23:53 
GeneralRe: Strange Compiler Error .... Pin
tareqsiraj19-Jun-03 1:23
tareqsiraj19-Jun-03 1:23 
GeneralLock CD-ROM Pin
18-Jun-03 23:50
suss18-Jun-03 23:50 

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.