Garmin Fleet Management Controller  2.19.0
stdafx.cpp
Go to the documentation of this file.
1 // stdafx.cpp : source file that includes just the standard includes
2 // CFmiApplication.pch will be the pre-compiled header
3 // stdafx.obj will contain the pre-compiled type information
4 
5 #include "stdafx.h"
6 #include "CFmiApplication.h"
7 
CFmiApplication theApp
The one and only CFmiApplication object.
Definition: stdafx.cpp:9
Application class for this MFC application.