Page 3 of 3
					
				
				Posted: Sun Jun 05, 2005 12:54 pm
				by NoahPhense
				Seldon wrote:You could also compile the .RC file with a RC resource compiler from Microsoft (I think it's free), then using a program like ResHacker to add the compiled .RES file to your .EXE . It always works for me.
I'm gonna try that.. 
- np
 
			 
			
					
				
				Posted: Sun Jun 05, 2005 2:30 pm
				by freak
				In the new IDE, open Compiler Options and go to the Resources tab.
There you can include as many .rc files as you want.
			 
			
					
				
				Posted: Sun Jun 05, 2005 2:35 pm
				by NoahPhense
				freak wrote:In the new IDE, open Compiler Options and go to the Resources tab.
There you can include as many .rc files as you want.
I used to be all into betas.  But I don't need it that bad right now.  It is
certainly something that can wait.  I have to keep my dev stuff as stable
as possible.
- np