Skip to content

Instantly share code, notes, and snippets.

@sailfish009
Created August 30, 2017 02:40
Show Gist options
  • Save sailfish009/608af0afc063478211ee3d72b0eede34 to your computer and use it in GitHub Desktop.
Save sailfish009/608af0afc063478211ee3d72b0eede34 to your computer and use it in GitHub Desktop.
WTL head include to make MainDlg.cpp
// WTL cpp
////////////////////////////////////////////////////////////////////////////////////////
#include <atlframe.h>
#include <atlsplit.h>
#include <atlctrls.h>
#include <atlctrlw.h>
#include <atlctrlx.h>
#include <atlddx.h>
#include "resource.h"
#include "AboutDlg.h"
////////////////////////////////////////////////////////////////////////////////////////
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment