CompuServe Messages

AFXDLL and /GEf

    12-Jul-94 11:33:33
Sb: AFXDLL and /GEf
Fm: BioScan 70732,2534
To: Don Schmitt [MSFT] 74047,2146
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 use /AL /Ob1 /GEf the inling disappears. If I leave the /AL /Ob1 and remove the /GEf the inline function is expanded correctly. Any suggestions? John Hopkins Optimas Corp. (formerly Bioscan)