Ok I have a ActiveX DLL that is called from a button in Outlook<br><br>Everything works great, no problems.... <br><br>The deal is, when you hit the button Outlook won't respond to anything because ...
A general rule of thumb for tuning database applications is "80 percent application, 20 percent database." This means that, on average, developers can tune 20 percent of performance problems by ...
Dan Goodin explains the problem: Thousands of websites have been hit by fast-moving exploit code that installs a cocktail of nasty malware on visitors’ computers by targeting a previously unknown ...
ActiveX vulnerabilities have posed a security challenge for some time, and they're likely to be a challenge for quite some time to come. Look at examples such as Microsoft's patches this summer, which ...
Okay, I did some web pages for a company. Last week they wanted to use a DLL on one of the pages to dynamically print out some PDF files. I have not done this before, as far as making it work on the ...