pierce-smith1 / yok.scr

the doughbyte-themed windows screensaver
https://doughbyte.com/aut/yokscr
11 stars 1 forks source link

Switch from directly embedding images to using Windows resources #2

Closed pierce-smith1 closed 1 year ago

pierce-smith1 commented 1 year ago

In order to dramatically reduce the pain of compiling, this switches the graphics strategy from embedding image data directly into the executable to using Windows resources like a good boy.

Remarks: