I've attach here source code, this one works ok, but when I add this same code
to other project I got error in function, please check.
This is my error when add it to other project:
User-defined type not defined ?Code:Private Function DrawStdPictureRot(ByVal inDC As Long, ByVal inX As Long, _ ByVal inY As Long, ByVal inAngle As Single, ByRef inPicture As StdPicture) As Long




Reply With Quote