| c++ Programming Glossary: d3dappfatal error C1014: too many include files : depth = 1024 http://stackoverflow.com/questions/2582521/fatal-error-c1014-too-many-include-files-depth-1024  HWND hwnd UINT msg WPARAM wParam LPARAM lParam static D3DApp app 0 switch msg  case WM_CREATE  Get the 'this' pointer we.. lpParam parameter. CREATESTRUCT cs CREATESTRUCT lParam app D3DApp cs lpCreateParams return 0  Don't start processing messages.. lParam else return DefWindowProc hwnd msg wParam lParam D3DApp D3DApp HINSTANCE hInstance mhAppInst hInstance mhMainWnd 0 mAppPaused.. 
 |