Looking for example projects and "how to create" VB6 Active X EXE's
        Posted  
        
            by Clay Nichols
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Clay Nichols
        
        
        
        Published on 2010-05-21T22:52:22Z
        Indexed on 
            2010/05/21
            23:00 UTC
        
        
        Read the original article
        Hit count: 224
        
I'm learning how to create an VB6 Active X EXE. (I need to add the ability for a number of VB6 apps to "phone home" to a server and I'd like centralize this but don't want to do it with a DLL because I'd like to only need Firewall permission for one program (the "phone home ActiveX EXE).
I've found a few tutorials but I'm looking for a downloadable project to "play around with".
© Stack Overflow or respective owner