↧
[RESOLVED] ChameleonButton 2.0.0.4
Hello there. I've recently found an OCX of Chameleon Button 2.0.0.4 on an old archive website. The problem is, the download doesn't include the source code. I can tell the source code was publicly...
View ArticleWhat is the proper way for an ActiveX object to keep count?
I know in the simplest sense that when you use AddRef it increases the count by one, and Release decreases the count by one. I'm going to be experimenting with writing a COM/ActiveX DLL in assembly...
View Article