473,322 Members | 1,425 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

CFileException::generic

Hey all,

I'm working on converting some code up from VC++ 6.0 to Visual Studio
2005 (VC++ 8.0) and was running into a few warnings I'd like to get rid
of. (After the previous 2 weeks of errors and link errors I've dealt
with *shudders*)

I can't seem to find any information about CFileException::generic
being deprecated, but apparently it has been. Does anybody know of
what I could use instead of ::generic that would provide the same
result.

Thanks in advance!

Oct 25 '06 #1
2 2778
tugboat90 wrote:
[OT question about CFileException::generic redacted]
Wrong group. There is no CFileException in Standard C++. It's most
likely an MFC-ism. Try a group with microsoft, mfc, visual studio or
vstudio in its name. See
http://www.parashift.com/c++-faq-lit...t.html#faq-5.9
Oct 25 '06 #2
On Oct 25, 3:02 pm, red floyd <no.s...@here.dudewrote:
tugboat90 wrote:
[OT question about CFileException::generic redacted]Wrong group. There is no CFileException in Standard C++. It's most
likely an MFC-ism. Try a group with microsoft, mfc, visual studio or
vstudio in its name. Seehttp://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9

Ahh - ok. Thanks anyway :)

Oct 25 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.