
Manifest resource compiled into C# exe file
see the following link (watch for the line wrap)
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_v...
t/html/vbtchusingwindowsxpvisualstyleswithcontrolsonwindowsforms.asp
Quote:
> Does anyone know how to include manifest resource into the C# exe file?
> Changing Build Action to Embedded Resource doesn't work... ;((