--- In [email protected], "swzoh" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "kottami" <kottami@> wrote: > > DLL Plugin version 0.97.. this script works good.. > > But, > > Dll Plugin version 1.01.. don't work.. > > It works fine for me with 1.01. > Please be sure that you're using the latest ScreenCapture.PowerPro > uploaded in Files section. > > Sean >
Hi, Sean.. PowerPro Cafe, http://cafe.naver.com/powerpro/3026 ; -------------------------------------------- Static st_ibase = Dll.Get_Base() Dll.Set_Base(1) // // ScreenCapture.PowerPro ³»¿ë... // If (st_ibase == 0) Do Dll.Set_Base(st_ibase) EndIf Quit ; -------------------------------------------- ScreenCapture.Powerpro work well.. Regards, kottami
