Basically, I'm doing some GDI work, and I guess when POLINK links it since there's no .res, my pictures are missing. I use Visual Studio for everything, but want to link with polink since it generally seems to do a better job.
From the help file, "The binary resource file is later used by POLINK when creating the executable file.", but I'm at a loss after that.
Well, I have the .res, .obj, and everything I need, so how do I link with it?