Search:

Type: Posts; User: jay55

Search: Search took 0.03 seconds.

  1. Re: Getting the ball rolling. Which VB6 projects are you working on?

    Indeed, Abronsius is a one option to assist with VB source obfuscation. Thanks for sharing!

    https://www.daniweb.com/programming/software-development/threads/314284/vb6-code-obfuscator
  2. Re: Getting the ball rolling. Which VB6 projects are you working on?

    Yes, I've transitioned to a pricing model to ensure continued development and support for the new version. Let me know if you'd like to know more.
  3. Re: Getting the ball rolling. Which VB6 projects are you working on?

    After many years of supporting my now-retired VB Obfuscator (2001-2023), I had a fresh look at the code and came up with something vastly improved.

    https://obfuscator-executive.com

    Please give...
  4. Re: has vb6 developed any great software? ranked by number of users?

    I developed a suite of streaming media products in VB6 back in the day. The video and audio compression DLLs were written in MSVC. I made a career out of it for 13 years. VB6 is capable of doing...
  5. Re: Need Help: Missing editor breakpoints column

    Thank you, much appreciated :cool:
  6. Need Help: Missing editor breakpoints column

    Hi everyone, I've returned to VB6 after many years :wave: and somehow disabled this column where red breakpoint indicators are shown. Is there a quick fix for this? Thank you in advance.
  7. Replies
    3
    Views
    734

    Re: how to reduce jpg filesize

    ideas:
    1. trim the jpeg headers (cache one, append it to next frames)
    2. remove any exif type jpeg comments
    3. recompress using a sliding dictionary table

    have fun!
  8. threaded display?

    Hi LaVolpe,

    i'm a long time lurking fan of your work, great job, really.

    i just looked into using your animated control and am having a problem displaying a gif. code looks like this:

    ...
  9. Replies
    0
    Views
    647

    RaiseEvent from module

    hi all,

    i'm need to raise an event from within a module associated by its parent class, and am looking for a more reliable solution to what i am presently using:


    in class:
    Public Event...
Results 1 to 9 of 9



Click Here to Expand Forum to Full Width