#include "stdafx.h"#include "resource.h"#include "aboutdlg.h"#include "MainDlg.h"Include dependency graph for SkypePlugin.cpp:

Go to the source code of this file.
Functions | |
| int | Run (LPTSTR=NULL, int nCmdShow=SW_SHOWDEFAULT) |
| int WINAPI | _tWinMain (HINSTANCE hInstance, HINSTANCE, LPTSTR lpstrCmdLine, int nCmdShow) |
Variables | |
| CAppModule | _Module |
|
||||||||||||||||||||
|
Definition at line 32 of file SkypePlugin.cpp. |
|
||||||||||||
|
Definition at line 11 of file SkypePlugin.cpp. References _Module. Referenced by _tWinMain(). |
|
|
Definition at line 9 of file SkypePlugin.cpp. Referenced by _tWinMain(), CMainDlg::OnInitDialog(), and Run(). |
1.4.6