Undocumented CString funcs in VC 1.52
Lior Messinger -- 100274.2607@compuserve.com Thursday, April 18, 1996 Platform: VC 1.52, not OS-related Hi all, I found 3 undocumnted CString functions in the sources that came with VC 1.52: TrimRight,TrimLeft, and Format. Do they work? Is it safe to use them? and why aren't they documented in the help? Thanks, Lior Messinger.
Crucial Software -- crucial@ix.netcom.com Saturday, April 20, 1996 [Mini-digest: 2 responses] >> I found 3 undocumnted CString functions in the sources that came with VC 1.52: >> TrimRight,TrimLeft, and Format. Do they work? Is it safe to use them? and why >> aren't they documented in the help? These are all documented and functional in 4.0. Brad -----From: Chong ZhangI am using TrimRight in one of 16-bit applications. The function works fine. But you must make sure installing the MFC250.DLL made at 4/26/95 into windows directory. Specially in Win95, an older version of MFC250.DLL which does not contain those functions can be installed in the windows directory by some applications.
| Вернуться в корень Архива |