Jump to content

cbox


Recommended Posts

Posted

DarkSlipstream.info - My .DLL Released!

 

I released my .dll for Visual Basic 2008. It has extremely useful/powerful code that you can now easily use.

 

I also include the CON class for those people who wish to learn more / use this for CON files.

 

 

HowTo use the functions:

 

		Dim ReadConFile As New Dark.Slipstream.CON.ReadConFile
	Dim WriteConFile As New Dark.Slipstream.CON.WriteConFile
	Dim ReadH3Con As New Dark.Slipstream.CON.ReadH3ConFile
	Dim WriteH3Con As New Dark.Slipstream.CON.WriteH3ConFile

	Dim Network As New Dark.Slipstream.Network
	Dim Security As New Dark.Slipstream.Security
	Dim Modifications As New Dark.Slipstream.Modifications
	Dim Conversions As New Dark.Slipstream.Conversions
	Dim SysInfo As New Dark.Slipstream.SysInfo
	Dim Tools As New Dark.Slipstream.Tools

Posted

I use it to learn more advance VB stuff and it rocks.

 

Now, that I added your DLL to my project, is there some menu or screen where I can see all the functions/classes I can use now?

 

Dark, get some ads on that site and bring in some money.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...