baxissimo
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | Project Gustav is worth a C9 video | 9 | Mar 02, 2010 at 6:15 AM |
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Coffeehouse | Project Gustav is worth a C9 video | 9 | Mar 02, 2010 at 6:15 AM |
Folder naming errors- But Why?
Oct 01, 2009 at 8:44 AMThe one thing I always wondered was why MFC has the prefix AFX (I know the answer, but why?)
If you know the answer then that pretty much explains why, doesn't it? Wikipedia makes it pretty clear:
"""
One interesting quirk of MFC is the use of "Afx" as the prefix for many functions, macros and the standard precompiled header name "stdafx.h". During early development what became MFC was called "Application Framework Extensions" and abbreviated "Afx". The name Microsoft Foundation Classes (MFC) was adopted too late in the release cycle to change these references.
Short for "Application Framework Xtensions"
"""