|
-
Apr 2nd, 2003, 04:29 AM
#1
Thread Starter
Fanatic Member
Resource files...
I've heard conflicting information regarding the nature of resource files.
Someone said that they are compiled within the EXE and therefore the EXE needs to be recompiled if the EXE changes.
However, in MSDN, it says that resource files can be changed without needing to recompile.
Does anybody know the truth behind resource files?
Everything I say is either loose interpretation of dubious facts or idle speculation rooted in irrational sentiment. 
-
Apr 2nd, 2003, 05:47 AM
#2
Fanatic Member
well, resources are compiled with the exe's... it is possible to change the resource by using a great app called "resource hacker"...
there is the site: http://www.users.on.net/johnson/resourcehacker/
if you put a manifest extensioned resource in some format, you can make your program have the xp controls if it is run on xp...
here is a link on how to do that: http://www.vb-forum.com/showthread.p...acker+manifest
hope you enjoy!
Best Regards,
seec77
If you helped me, cosinder yourself thanked.
Get each and every Garfield strip here!
Here you can get all Calvin & Hobes strips!
Damn UComics! It was probably unprofitable for them to allow us to just download Garfield and Calving & Hobes strips... so they made folder indexing unallowed on their server!!!
I am 33% addicted to Counterstrike. What about you?
I am 23% addicted to Star Wars. What about you?
I am 0% addicted to Tupac. What about you?
-
Apr 2nd, 2003, 05:51 AM
#3
Thread Starter
Fanatic Member
Thanks!
Everything I say is either loose interpretation of dubious facts or idle speculation rooted in irrational sentiment. 
-
Apr 2nd, 2003, 05:52 AM
#4
Fanatic Member
i forgot to tell you... vb has an resource editor, but it's not too good...
the best way to get the xp look, is compile an exe, open it with resource hacker, check the second link i posted on how to add the manifest file, and then save the whole thing as a *.res file, then open the res file in the vb resource editor, and then you won't have to edit every exe you compile...
and btw, if you add the manifest file to the vb6 app resource then you can see the xp style controls when you create your progs... it has a few disatvantages though... and one more thing, only if you have xp, the xp thing will work!
Best Regards,
seec77
If you helped me, cosinder yourself thanked.
Get each and every Garfield strip here!
Here you can get all Calvin & Hobes strips!
Damn UComics! It was probably unprofitable for them to allow us to just download Garfield and Calving & Hobes strips... so they made folder indexing unallowed on their server!!!
I am 33% addicted to Counterstrike. What about you?
I am 23% addicted to Star Wars. What about you?
I am 0% addicted to Tupac. What about you?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|