#ifndef _PH_PHDK_H #define _PH_PHDK_H #pragma once #define PHLIB_IMPORT #define PHAPPAPI __declspec(dllimport) #include "phgui.h" #include "circbuf.h" #include "phnet.h" #include "providers.h" #include "treenew.h" #include "emenu.h" #include "cpysave.h" #include "phapppub.h" #include "phplug.h" #endif