|
-
Jun 15th, 2001, 08:00 PM
#1
Thread Starter
Fanatic Member
More stuff in Properties box
How can I do this without using a resource in MS VC++? (if you don't know what i am talking about, if you click "Properties" in an .exe file's context menu, sometimes there is another tab with more information.) The reason is, when I use the visual editor, there are all these other boxes that I don't want, such as "Private Build Name." I know you can do menus like this, but can you with these?
Alcohol & calculus don't mix.
Never drink & derive.
-
Jun 16th, 2001, 05:48 AM
#2
Monday Morning Lunatic
No. That information is stored in the resources. If you don't want to use one, just ignore it
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Jun 16th, 2001, 02:00 PM
#3
Thread Starter
Fanatic Member
Darn . But if you can't do it, how is it possible on other .exe's? (For example, iexplore.exe only has 6 things).
Alcohol & calculus don't mix.
Never drink & derive.
-
Jun 16th, 2001, 02:11 PM
#4
Monday Morning Lunatic
Something I made only has 6 things?
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Jun 16th, 2001, 04:17 PM
#5
Thread Starter
Fanatic Member
No, I was talking about the Internet Explorer executable file. The filename is iexplore.exe.
Also, there has to be a better word than "things." Any suggestions?
Alcohol & calculus don't mix.
Never drink & derive.
-
Jun 16th, 2001, 06:14 PM
#6
Monday Morning Lunatic
Lets call them "Extended Properties" 
What I meant was, programs I make using VC++ and the VS_VERSION_INFO resource have 6 items. iexplore.exe has the same 6.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
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
|