Extend Small Basic Library
-
Tuesday, August 07, 2012 10:07 PM
Hi! I am fairly new to Small Basic, but I am very familiar with Visual Basic 10. I was writing a game (still working on it) when I noticed that Small Basic does not include some of the functions I needed. Can anyone please give me some sort of example in Visual Basic of a Library Extension for Small Basic? Can you also tell me how to make a .dll file from that? Thank you for any help!
All Replies
-
Wednesday, August 08, 2012 1:10 AMAnswererWhat functions were you looking for??
Zock77
-
Wednesday, August 08, 2012 1:17 AMI am looking for a way to add multiple timers and possibly more for future reference in case if something pops up.
-
Wednesday, August 08, 2012 1:20 AMAnswererIf you would like some sample code, I wrote the PlusPlus Extension and would send you the code (all 2000+ of it) if you post your email.
-
Wednesday, August 08, 2012 4:44 PMSorry for the delay. I downloaded your extension, and it works amazing! If you would like to send me the VB source code, my email is buschernoah@gmail.com.
-
Wednesday, August 08, 2012 6:01 PMAnswerer
OK, will do. It is in C# so I will run it through a translator. You may also want to check out the Joystick / Game Controller Extension I wrote last night.
- Edited by gungan37Editor Wednesday, August 08, 2012 6:02 PM
- Marked As Answer by Noah Buscher Wednesday, August 08, 2012 9:01 PM
-
Wednesday, August 08, 2012 7:36 PMThanks for the file! I was on the Forms when you posted the extension. I still have yet to test out... Again, great job on PlusPlus!
-
Wednesday, August 08, 2012 10:34 PMAnswererSure, no problem. I appreciate your kind words.

