#include "StdAfx.h"
#include "Shareaza.h"
#include "Plugins.h"
#include "ImageServices.h"
#include "ImageFile.h"
#include "ImageServiceBitmap.h"
Go to the source code of this file.
Variables | |
LPCTSTR | RT_JPEG = _T("JPEG") |
LPCTSTR | RT_PNG = _T("PNG") |
const CLSID | CLSID_AVIThumb = { 0x4956C5F5, 0xD9A8, 0x4CBB, { 0x89, 0x94, 0xF5, 0x3C, 0xF5, 0x5C, 0xFD, 0xF5 } } |
|
Definition at line 96 of file ImageServices.cpp. |
|
Definition at line 37 of file ImageServices.cpp. Referenced by CImageFile::LoadFromResource(), and CMediaFrame::OnPaint(). |
|
Definition at line 38 of file ImageServices.cpp. Referenced by CImageFile::LoadFromResource(), and CSplashDlg::OnInitDialog(). |