#include "stdafx.h"
#include "FormCreator.h"
#include "DialogTemplate.h"
#include "FormCreatorDoc.h"
#include "FormCreatorView.h"
#include <iostream>
#include "console.h"
#include "globals.h"
Wykres zależności załączania dla dialogtemplate.cpp:
Definicje | |
#define | MRGB(r, g, b) (r << 16 | g << 8 | b) |
Funkcje | |
void | DrawDiffRect (CRect &sRect, CRect &dRect, CRect &rect0, CRect &rect1) |
|
|
|
|