Menu

#7 CShellBrowser: Bug

V2.x_release
open-fixed
9
2004-02-16
2003-09-15
No

The CShellBrowser class was not updated to reflect the
changes in modCBDeclares so it fails to run. Specifically,
change line 87 from this:

ubi.lpfn = GetProcAddress(AddressOf BFFCallback)

to this:

ubi.lpfn = cbxGetProcAddress(AddressOf BFFCallback)

This will be corrected in release 2.1. In the meantime
please download the updated class from
http://www.vbbox.com/vb/codebox/Utility/?
duid=C59DD0265E104B118E8E03A73F4FF35A

Thanks.

Discussion

  • Klaus H. Probst

    Klaus H. Probst - 2003-09-15
    • priority: 5 --> 9
     
  • Klaus H. Probst

    Klaus H. Probst - 2003-09-15

    Logged In: YES
    user_id=677921

    Note that this problem occurs only if CBX_BFF_CALLBACK is
    #defined. See the documentation page for more information.

     
  • Klaus H. Probst

    Klaus H. Probst - 2004-01-08
    • assigned_to: nobody --> kprobst
     
  • Klaus H. Probst

    Klaus H. Probst - 2004-02-16
    • status: open --> open-fixed
     
  • Klaus H. Probst

    Klaus H. Probst - 2004-02-16

    Logged In: YES
    user_id=677921

    Fixed for 2.1

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.