Qbasicnews.com
custom libs... - Printable Version

+- Qbasicnews.com (http://qbasicnews.com/newforum)
+-- Forum: QBasic (http://qbasicnews.com/newforum/forum-4.html)
+--- Forum: QB Discussion & Programming Help (http://qbasicnews.com/newforum/forum-11.html)
+--- Thread: custom libs... (/thread-181.html)



custom libs... - R@dioman - 02-09-2003

I need a tutorial on how to customize your library manually, I mean, select the functions I want from various libs and assemble them in one, using dos prompt. I know I can use Multilib, but I want to learn how manually. I also need to know what bi, qlb, lib, obj files are for and how to make my own. Basicly, everything that has to do with libraries and QB's compiler, linker, blah blah blah. I know how to load and use a library, but I don't know what every file is used for. So is there a file out there explaining everything here? Thanks Smile


custom libs... - relsoft - 02-09-2003

"the makings of a good tute"

I'll prolly write one in a week...
:*)


custom libs... - Piptol - 02-09-2003

Try this on for size: http://qbcm.hybd.net/issues/9/#btau


custom libs... - na_th_an - 02-09-2003

I explained how to do such tasks in my tutorial: http://www.geocities.com/na_th_an_wopr2k/limits.txt

If not reachable, look in this site (QBasicnews.com)


custom libs... - R@dioman - 02-10-2003

Sweet, thanks! The one from QB Cult magazine is pretty thorough, just what I was looking for! I just skimmed through it though, so there might be other points to add