Benim pythonslotwindow.cpp dosyam:
#include "StdAfx.h"
#include "../eterBase/CRC32.h"
#include "../eterBase/Filename.h"
#include "PythonWindow.h"
#include "PythonSlotWindow.h"
//#define __RENDER_SLOT_AREA__
using namespace UI;
class UI::CSlotWindow::CSlotButton : public CButton
{
public...