Garmin Fleet Management Controller
2.19.0
|
#include "stdafx.h"
#include "CMapViewerDlg.h"
#include "CFileTransferDlg.h"
#include "CFileTransferProgressDlg.h"
#include "util.h"
#include "comdef.h"
#include "StopListItem.h"
Go to the source code of this file.
Macros | |
#define | SEND_ROUTE_TEMP_FILE _T( "send_route_temp.bin" ) |
#define SEND_ROUTE_TEMP_FILE _T( "send_route_temp.bin" ) |
Definition at line 25 of file CMapViewerDlg.cpp.
Referenced by CMapViewerDlg::sendRouteToDevice().