ActiveX documents don't return Win32 resources? 
Author Message
 ActiveX documents don't return Win32 resources?

My VB project uses ActiveX documets to dynamically load the appropriate
UI for a chosen item in a pick-list on my navigation form.  It's not
speedy but it works well.  The ActiveX docs are all in one DLL, and
that DLL resides locally.  The docs are navigated to by an IE web
browser control.  The user clicks on a record, the browser control
navigates to the screen for that kind of record.

My problem is that as the user navigates to an ActiveX document, their
resources drop some (fine), and after the user closes that form, the
resources are not returned (not fine).  Only after the user exits the
application entirely do I get my resources back.

It's not a problem on NT but the standard client box will have Win95/98
and 64MB RAM, which gets used pretty quickly with ActiveX docs in the
mix.  Machines are routinely being brought to their knees and often
require rebooting because of the resource sapping.

Have any of you experienced this resource hogging, and are there ways
around it?

Sent via Deja.com http://www.*-*-*.com/
Before you buy.



Wed, 18 Jun 1902 08:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. ActiveX document menu's don't merge

2. Win API functions that don't seem to exist in Win32 API

3. REG files don't merge TAB and carriage returns

4. ADO don't get output param or return value when stored procedure contains update

5. temp tables don't return recordsets

6. REG files don't merge TAB and carriage returns

7. REG files don't merge TAB and carriage returns

8. Only Hackers Don't Document

9. ActiveX documents and resource files

10. Xprint activeX don't work on NT ?

11. ActiveX don't work Windows95...

12. ActiveX Contols don't dealocate from memory !!!!

 

 
Powered by phpBB® Forum Software