K
konkwiskador
Want to make resource.resx file witch images. I was using reflector (http://www.aisto.com/roeder/dotnet/) and there were no problems for full framework, but when I tried to complile my solution witch compact framework it throws errors like 'c:\app\resource.resx Resource transformation for file 'lang.resx' failed. Type System.Drawing.Bitmap cannot be compiled into the .resources file. This type is not supported for .NET Compact Frameworks.'
What should I do to get proper .resx for compact framework witch image inside?
What should I do to get proper .resx for compact framework witch image inside?