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 


Resource compiler (freeware) from the command line?

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Wed Feb 27, 2002 5:00 pm    Post subject: Resource compiler (freeware) from the command line? Reply with quote

Hi,

Does anybody knows if there's a FREEWARE resource compiler that can be controlled via the command line. I know that there's the one from VDS, but it's not freeware and cannot be redistributed. The one from Tommy (which is great by the way) doesn't support command line switches..(I think)

Anyone knows?


Thanks
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
LiquidCode
Moderator Team


Joined: 05 Dec 2000
Posts: 1751
Location: Space and Time

PostPosted: Wed Feb 27, 2002 5:10 pm    Post subject: Reply with quote

One can be made very easily in VDS. I can whip up one for you if
you want. Let me know how you would like the switches to work
and I'll see what I can come up with.

_________________
Chris
Http://theblindhouse.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
LiquidCode
Moderator Team


Joined: 05 Dec 2000
Posts: 1751
Location: Space and Time

PostPosted: Wed Feb 27, 2002 8:52 pm    Post subject: Reply with quote

I made a command line resource compiler. It is available for download
on this site. Let me know if you find any bugs.

_________________
Chris
Http://theblindhouse.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Wed Feb 27, 2002 9:35 pm    Post subject: Reply with quote

Wow! That was quick!!!

THANKS A LOT! I'll try it and give you feedback...
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Tommy
Admin Team


Joined: 16 Nov 2002
Posts: 746
Location: The Netherlands

PostPosted: Thu Feb 28, 2002 7:34 pm    Post subject: Reply with quote

Hi Marty,

Although it's not freeware, you should be able to use the DLL BINFILE,PACK command of my VDSBIN DLL to stack several files together. A DLL BINFILE,EXTRACT command is also available to do the contrary of this, in case you know the appropriate resource offsets and sizes.

Alternatively, you should be able to use COPY /B resource1.bmp + resource2.bmp + resource(n).bmp destination.dsr which does the same thing as the PACK command of my VDSBIN DLL.

I hope this will be of any help.

Best regards,

Tommy
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Dr. Dread
Professional Member
Professional Member


Joined: 03 Aug 2001
Posts: 1065
Location: Copenhagen, Denmark

PostPosted: Fri Mar 01, 2002 12:53 am    Post subject: Reply with quote

Yo, Marty!

Perhaps this can help you also. On the old VDS board I had posted source
code for a resource compiler using VDSINOUT.DLL
(http://www.vdsworld.com/index.php?page=download&fileid=10) to create
a single resource file for any type of file used in your script.

I dragged it out of the closet and reposted in the VDS 3 source code section.

Greetz
Dr. Dread

_________________
~~ Alcohol and calculus don't mix... Don't drink and derive! ~~

String.DLL * advanced string processing
Back to top
View user's profile Send private message
marty
Professional Member
Professional Member


Joined: 10 May 2001
Posts: 789

PostPosted: Sat Mar 02, 2002 4:11 am    Post subject: Reply with quote

Thanks Tommy and Doctor... That's all great solutions...

Cool
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help 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