Sensoray 2253 Windows Manuel d'utilisateur Page 54

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 60
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 53
Appendix A: Custom Preview Window example
)"22P328M9
2272A9!3"!)PA!28
D323;?9]]322
VidWindow.h
#pragma once
// CVidWindow
class CVidWindow : public CWnd
{
DECLARE_DYNAMIC(CVidWindow)
public:
CVidWindow();
virtual ~CVidWindow();
void CVidWindow::OnPaint() ;
BOOL CVidWindow::OnEraseBkgnd(CDC *pDC) ;
protected:
DECLARE_MESSAGE_MAP()
};
VidWindow.cpp
// VidWindow.cpp : implementation file
//
#include "stdafx.h"
#include "Demo.h"
#include "VidWindow.h"
#include "mid2253func.h"
// CVidWindow
IMPLEMENT_DYNAMIC(CVidWindow, CWnd)
CVidWindow::CVidWindow()
#
Vue de la page 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 60

Commentaires sur ces manuels

Pas de commentaire