/**************/ /* strlib.h */ #include #ifndef PALILIB_H #define PALILIB_H #include "dllmain.h" #ifdef __cplusplus extern "C" { #endif int WINAPI_LIB kysy_onko(LPSTR teksti); #ifdef __cplusplus } #endif #endif /* STRLIB_H */