forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


SSmenu.dll v1.2

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Other Product Support/Announcements
View previous topic :: View next topic  
Author Message
ShinobiSoft
Professional Member
Professional Member


Joined: 06 Nov 2002
Posts: 790
Location: Knoxville, Tn

PostPosted: Fri Jan 03, 2003 10:21 pm    Post subject: SSmenu.dll v1.2 Reply with quote

Here ya go, menu's with bitmaps. Added a couple other menu customization
commands. Please view the help file. Added error code information to the
Help file as well.


Download SSmenu.dll

Enjoy!

_________________
Bill Weckel
ShinobiSoft Software

"The way is known to all, but not all know it."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Fri Jan 03, 2003 10:49 pm    Post subject: Reply with quote

Nice, but I have one question: what is the "64.18925.0.1" that shows up
under version information mean? Confused

Here's a screenshot:


- FreezingFire
Back to top
View user's profile Send private message Visit poster's website
ShinobiSoft
Professional Member
Professional Member


Joined: 06 Nov 2002
Posts: 790
Location: Knoxville, Tn

PostPosted: Fri Jan 03, 2003 10:54 pm    Post subject: Reply with quote

I honestly can't say. Was developed on a Windows 98 machine and that
doesn't show for me at all.

Some strange things about the compiler. It won't add version information
to the resource file. I have to hand code it in and store it in a global
variable.

Hopefully, that doesn't effect the dll in anyway.

_________________
Bill Weckel
ShinobiSoft Software

"The way is known to all, but not all know it."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
Tsunami1988
Contributor
Contributor


Joined: 15 Aug 2002
Posts: 70
Location: The Netherlands

PostPosted: Fri Jan 03, 2003 10:59 pm    Post subject: Reply with quote

Here's another one.



Pretty empty Laughing

Don't mind the Dutch language and the bad quality Wink


Last edited by Tsunami1988 on Fri Jan 03, 2003 11:01 pm; edited 2 times in total
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Fri Jan 03, 2003 11:00 pm    Post subject: Reply with quote

Actually I can see the problem. I used a resource tool to look at standard
"Version Information" resource. The following is what I found, and following
that is the correct format for the resource.

What I found:
Code:

1 VERSIONINFO
FILEVERSION 64,18925,0,1
PRODUCTVERSION 85,0,0,1033
FILEOS 0x0
FILETYPE 0x0


What it should be:
Code:
1 VERSIONINFO
FILEVERSION 1,0,0,0
PRODUCTVERSION 1,0,0,0
FILEOS 0x4
FILETYPE 0x2
{
BLOCK "StringFileInfo"
{
   BLOCK "040904E4"
   {
      VALUE "CompanyName", "your company name"
      VALUE "FileDescription", "your file description"
      VALUE "FileVersion", "1.0.0.0 or any version"
      VALUE "InternalName", "internal name"
      VALUE "LegalCopyright", "your copyright"
      VALUE "LegalTrademarks", "legal trademarks"
      VALUE "OriginalFilename", "original filename"
      VALUE "ProductName", "product name"
      VALUE "ProductVersion", "product version"
      VALUE "Website", "your site"
   }
}

BLOCK "VarFileInfo"
{
   VALUE "Translation", 0x0409 0x04E4
}
}

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
ShinobiSoft
Professional Member
Professional Member


Joined: 06 Nov 2002
Posts: 790
Location: Knoxville, Tn

PostPosted: Fri Jan 03, 2003 11:20 pm    Post subject: Reply with quote

Thanks FF.

Fixed the version info table. Should appear correctly now.

_________________
Bill Weckel
ShinobiSoft Software

"The way is known to all, but not all know it."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Fri Jan 03, 2003 11:32 pm    Post subject: Reply with quote

The version info looks to be fixed, however, the .zip file now is partially
corrupted. I would try re-zipping it. Smile

The .zip file partially extracts and then Windows gives me the following
error:


_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
ShinobiSoft
Professional Member
Professional Member


Joined: 06 Nov 2002
Posts: 790
Location: Knoxville, Tn

PostPosted: Fri Jan 03, 2003 11:36 pm    Post subject: Reply with quote

If ain't one thing it's another. Thanks again FF.

Rezipped the archive.

_________________
Bill Weckel
ShinobiSoft Software

"The way is known to all, but not all know it."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
Tsunami1988
Contributor
Contributor


Joined: 15 Aug 2002
Posts: 70
Location: The Netherlands

PostPosted: Sat Jan 04, 2003 5:37 pm    Post subject: Reply with quote

I've found an incorrect spelled word in the Help-file.

Quote:
2 — Missing paramters to command


paramters should be parameters Wink
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
vdsalchemist
Admin Team


Joined: 23 Oct 2001
Posts: 1448
Location: Florida, USA

PostPosted: Mon Jan 06, 2003 1:42 pm    Post subject: Reply with quote

hehehehehe...Programmers speak computer not English Wink
_________________
Home of

Give VDS a new purpose!
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
ShinobiSoft
Professional Member
Professional Member


Joined: 06 Nov 2002
Posts: 790
Location: Knoxville, Tn

PostPosted: Mon Jan 06, 2003 8:33 pm    Post subject: Reply with quote

I'm just a dumb ol' country boy. Shocked What do ya expect? Smile
_________________
Bill Weckel
ShinobiSoft Software

"The way is known to all, but not all know it."
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Other Product Support/Announcements All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group