kasdoffe Posted March 30, 2004 Posted March 30, 2004 I'm compiling C# through the command line and i'm trying to use the /win32res parameter to specify a bitmap i want embedded in the output. However, i get an error saying that the bitmap 'is not a valid Win32 resource'. How can I verify programmatically if a resource is win32 resource? Quote
*Gurus* Derek Stone Posted March 31, 2004 *Gurus* Posted March 31, 2004 That compiler option requires a resource file (*.res) as input. Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.