New VBin Available

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Paul
PureBasic Expert
PureBasic Expert
Posts: 1285
Joined: Fri Apr 25, 2003 4:34 pm
Location: Canada
Contact:

New VBin Available

Post by Paul »

New VBin User Library is available over at the Resources Site (under ASM Library).

New commands allow you to extract resources to memory, extract resources to harddrive, add resources, delete resources and list resources all in a VBin container.

Great for packaging graphics, audio, etc. into single compressed VBin Container.
Image Image
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Re: New VBin Available

Post by NoahPhense »

Paul wrote:New VBin User Library is available over at the Resources Site (under ASM Library).

New commands allow you to extract resources to memory, extract resources to harddrive, add resources, delete resources and list resources all in a VBin container.

Great for packaging graphics, audio, etc. into single compressed VBin Container.
Very nice.. this will come in ultra handy!!

ps - What installer is that, that you are using?

- np
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Hmm, not working here. Its in the userlibraries, and Japbe (or however it's spelled) will not reconize the library, claims "function" was not found. Anybody else having this problem?
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Did you restart the editor (or at least the compiler)?
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Hm.... can't restart the purebasic compiler because it is never started.... it's just a file that is called w/ lots of parameters to compile files into one file.... thus that didnt make sense :)

As for the editor, it's been restarted.
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Bleh, nevermind :) I wont be able to use the library anyways, since it is for Windows only. I was searching around for a replacement for PB's window-only Packer when I stumbled across this. I should of thought first before trying to use it :)
Post Reply