Re: win32lib and copyToTrueColorBitmapFile
- Posted by petelomax Dec 07, 2014
- 1204 views
C:\ does not by default have write permissions. Try C:\test\Mybitmap.bmp, if that works you have good reason to avoid writing directly to C:\ as any users would hit the same problem.