Click to See Complete Forum and Search --> : VBPJ Article?


Kyle Burns
February 23rd, 2000, 08:32 AM
I was told by someone on a VB list that VBPJ had a fairly recent article detailing a way to intervene in the compile process and achieve static linking in a VB App. I've gone through all the VBPJ issues that I have and can't find anything that looks like this. Does anyone know anything about this article?

Chris Eastwood
February 23rd, 2000, 09:28 AM
I found an article on vbAccelerator which uses the same methods :

http://vbaccelerator.com/codelib/article/linkspf.htm

- I'd be really careful with this though.


Chris Eastwood

CodeGuru - the website for developers
http://codeguru.developer.com/vb

Lothar Haensler
February 23rd, 2000, 09:35 AM
try that link (requires Premier level)
http://www.devx.com/ltsearch.asp?Link=http%3A%2F%2Fwww%2Edevx%2Ecom%2Fpremier%2Fmgznarch%2Fvbpj%2F1999%2F11nov99%2Fjc1199%2Fjc1199%2Easp

Kyle Burns
February 23rd, 2000, 09:36 AM
Thanks Chris. Maybe with all the improvements in VB7 M$ will realize that they have created a "real" programming environment and give us static linking in VB8.