Hello!

I loaded cursor from my resource-only dll with API function LoadCursor. It was all OK. But now I want to save that cursor and display it in picture box. How can I do that? Does anyone know?