stdafx.h File Reference

#include <atlbase.h>
#include <atlapp.h>
#include <atlwin.h>
#include <atlcom.h>
#include <atlhost.h>
#include <atlctrls.h>
#include <atlctrlw.h>
#include <atlframe.h>
#include <atldlgs.h>
#import "c:\\windows\\system32\\skype4com.dll"
#include <sstream>
#include <string>
#include <fstream>
#include <map>
#include <cmath>
#include <boost/tokenizer.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include "Tariff.h"
#include "TariffCalculator.h"

Include dependency graph for stdafx.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  SKYPE4COMLib

Classes

struct  CallInfo

Defines

#define WINVER   0x0400
#define _WIN32_IE   0x0400
#define _RICHEDIT_VER   0x0100

Enumerations

enum  TariffType { DAY, EVENING, WEEKEND }

Variables

CAppModule _Module


Define Documentation

#define _RICHEDIT_VER   0x0100
 

Definition at line 12 of file stdafx.h.

#define _WIN32_IE   0x0400
 

Definition at line 11 of file stdafx.h.

#define WINVER   0x0400
 

Definition at line 9 of file stdafx.h.


Enumeration Type Documentation

enum TariffType
 

Enumerator:
DAY 
EVENING 
WEEKEND 

Definition at line 46 of file stdafx.h.


Variable Documentation

CAppModule _Module
 

Definition at line 9 of file SkypePlugin.cpp.

Referenced by _tWinMain(), CMainDlg::OnInitDialog(), and Run().


Generated on Wed Sep 20 09:36:02 2006 for Skype Call Cost Estimator by  doxygen 1.4.6