Click here to Skip to main content
15,914,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to use STL in WTL Programing? Pin
Michael Dunn23-Feb-01 15:57
sitebuilderMichael Dunn23-Feb-01 15:57 
GeneralRe: How to use STL in WTL Programing? Pin
kimy25-Feb-01 14:15
kimy25-Feb-01 14:15 
GeneralAn interest problem for which I am desperate for answer Pin
Wolfram Steinke22-Feb-01 17:34
Wolfram Steinke22-Feb-01 17:34 
Generalwhat's this construction in detail???-_-;; Pin
hahyojin22-Feb-01 15:06
hahyojin22-Feb-01 15:06 
GeneralGet matching application to document type Pin
22-Feb-01 12:19
suss22-Feb-01 12:19 
GeneralRe: Get matching application to document type Pin
Tim Deveaux22-Feb-01 12:48
Tim Deveaux22-Feb-01 12:48 
GeneralDebug Release Optimization Pin
22-Feb-01 10:43
suss22-Feb-01 10:43 
GeneralDebug Release Optimization Pin
22-Feb-01 10:43
suss22-Feb-01 10:43 
Hi any 1 out there

I have a problem and it is so interesting to me...
Ok here it comes
IDE: VC++ 5.0
Project: A simple console application that compresses files using LZW algorithm...(It has to be Win32)

Problem(s)

Project Setting: Win32 Debug >> Everyhing is OK.App. is slow but fine.
Project Setting: Win32 Reelase Optimization : Default >> Hmm...Memory Access Violation error!!! And app. is down...
Project Setting: Win32 Reelase Optimization :Maximize Speed >> No memory access error but the compressed file is ooo 22 bytes.It doesn't matter whether src file is 2M or 2K it is still 22 bytes ??

Thanx....
GeneralRe: Debug Release Optimization Pin
Erik Funkenbusch22-Feb-01 12:22
Erik Funkenbusch22-Feb-01 12:22 
GeneralMemory Mapping Pin
22-Feb-01 6:57
suss22-Feb-01 6:57 
GeneralRe: Memory Mapping Pin
l a u r e n22-Feb-01 9:22
l a u r e n22-Feb-01 9:22 
GeneralMixing DEBUG and RELEASE DLLs. Pin
Chris Meech22-Feb-01 5:55
Chris Meech22-Feb-01 5:55 
GeneralRe: Mixing DEBUG and RELEASE DLLs. Pin
l a u r e n22-Feb-01 6:13
l a u r e n22-Feb-01 6:13 
GeneralRe: Mixing DEBUG and RELEASE DLLs. Pin
Chris Meech22-Feb-01 6:33
Chris Meech22-Feb-01 6:33 
GeneralRe: Mixing DEBUG and RELEASE DLLs. Pin
Erik Funkenbusch22-Feb-01 12:29
Erik Funkenbusch22-Feb-01 12:29 
GeneralRe: Mixing DEBUG and RELEASE DLLs. Pin
Chris Meech23-Feb-01 7:01
Chris Meech23-Feb-01 7:01 
GeneralRe: Mixing DEBUG and RELEASE DLLs. Pin
26-Feb-01 8:14
suss26-Feb-01 8:14 
GeneralRe: Mixing DEBUG and RELEASE DLLs. Pin
Erik Funkenbusch26-Feb-01 12:31
Erik Funkenbusch26-Feb-01 12:31 
GeneralRe: Mixing DEBUG and RELEASE DLLs. Pin
27-Feb-01 5:47
suss27-Feb-01 5:47 
GeneralSearching a custom Database Pin
jerry0davis22-Feb-01 5:48
jerry0davis22-Feb-01 5:48 
GeneralRe: Searching a custom Database Pin
l a u r e n22-Feb-01 5:57
l a u r e n22-Feb-01 5:57 
Generaldelete and delete [] what is the difference Pin
22-Feb-01 5:35
suss22-Feb-01 5:35 
GeneralRe: delete and delete [] what is the difference Pin
Michael Dunn22-Feb-01 6:39
sitebuilderMichael Dunn22-Feb-01 6:39 
GeneralRe: delete and delete [] what is the difference Pin
Etienne Danvoye22-Feb-01 7:19
Etienne Danvoye22-Feb-01 7:19 
GeneralRe: delete and delete [] what is the difference Pin
Erik Funkenbusch22-Feb-01 12:47
Erik Funkenbusch22-Feb-01 12:47 

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.