CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: VBPJ Article?

  1. #1
    Join Date
    Feb 2000
    Location
    Indiana
    Posts
    308

    VBPJ Article?

    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?


  2. #2
    Join Date
    May 1999
    Location
    Oxford UK
    Posts
    1,459

    Re: VBPJ Article?

    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

  3. #3
    Join Date
    May 1999
    Posts
    3,332

    Re: VBPJ Article?

    try that link (requires Premier level)
    http://www.devx.com/ltsearch.asp?Lin...2Fjc1199%2Easp


  4. #4
    Join Date
    Feb 2000
    Location
    Indiana
    Posts
    308

    Re: VBPJ Article?

    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.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured