I coded a dll as plugin, and used sprintf to convert it to string to print it using MessageBox. now , on loading my plugin , it output a message looking for pocrt.dll, I added the pocrt.lib but have no luck,however, if i add the pocrt.dll to my application folder , it works fine. any advice. thanks.