CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (1 messages)

AFXDLL and /GEf Message #30681
From: BioScan Foundation Classes Forum · DLL & Memory July 12, 1994 11:33 AM
Don, We are having a problem getting our inline functions to expand. We are using the MFC dll (_AFXDLL) which requires that we use the /GEf compiler flag. This flag apparently knocks out inlining. I have experimented with the sample program DIBLOOK (although it doesn't use mfcdll) and when I…