Microsoft Foundation Classes (mfc.hlp) (Table of Contents; Topic list)
AfxThrowResourceException
                                              Up Contents Index Back
──Microsoft Foundation Classes──────────────────────────────────────────────
 
  void PASCAL AfxThrowResourceException();
 
  Remarks
 
  Throws a CResourceException. It is normally called when a Windows
  resource cannot be loaded. This is a helper function used in the
  implementation of the Microsoft Foundation classes.
 
  NOTE: This function requires the statement #include <afxwin.h>.
 
 
                                     -♦-