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 


Using VDS on Japanese Windows not possible with VDS 4 and 5
Goto page Previous  1, 2
 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
sieber
Newbie


Joined: 01 Jul 2003
Posts: 13
Location: Germany

PostPosted: Wed Jul 23, 2003 2:24 pm    Post subject: Reply with quote

Hy,

I have found the problem. but not a solution.

The copyright character makes the problem. If I remove the ® (hex 0xAE) or © (hex 0xA9) character from the Version info and recompile the EXE, it works.

Also the VDS add-on programs are not working (e.g. TipOfDay.EXE; Infos Manager.exe; DialogDesigner.EXE)

Any Idea ?

Jochen
Back to top
View user's profile Send private message
FreezingFire
Admin Team


Joined: 23 Jun 2002
Posts: 3508

PostPosted: Wed Jul 23, 2003 2:40 pm    Post subject: Reply with quote

They are probably not working because of the copyright character in the
version information, like you said. Smile

_________________
FreezingFire
VDSWORLD.com
Site Admin Team
Back to top
View user's profile Send private message Visit poster's website
PGWARE
Web Host


Joined: 29 Dec 2001
Posts: 1566

PostPosted: Wed Jul 23, 2003 2:53 pm    Post subject: Reply with quote

It may be that there are missing portions within the VERSIONINFO resource. After checking many exe's with version info and the ones in vds exe's here is what I found missing in the vds exe's:


Quote:

PRODUCTVERSION

FILEFLAGSMASK VS_FFI_FILEFLAGSMASK
FILEOS VOS__WINDOWS32

FILETYPE VFT_APP


The bold sections are the parts missing within the resource section for versioninfo. Actually FILEOS VOS_NT_WINDOWS32 is listed within the vds exe's, in other dll's/exe's I've found this to actually be FILEOS VOS__WINDOWS32.

The copyright character within the versioninfo structure is completely standard. I checked all other portions of the versioninfo and everything matches up fine except for those two lines mentioned above.
Back to top
View user's profile Send private message
jules
Professional Member
Professional Member


Joined: 14 Sep 2001
Posts: 1043
Location: Cumbria, UK

PostPosted: Wed Jul 23, 2003 2:58 pm    Post subject: Reply with quote

I don't think that's relevant. I have a pretty good idea what the cause might be now, but because it is connected with the techniques used to protect EXEs against decompilation and modification I can say no more about it. I didn't write the code concerned, which appears to originate in VDS 4 anyway, but I am passing my thoughts on to the appropriate people. I'm pretty sure it will be possible to fix this, but it's going to require both an IDE and a run-time update.
_________________
The Tech Pro
www.tech-pro.net
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Bug Reports All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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