• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

visual basic out of memory error '7'

imNAKED

Senior member
I compile an activeX dll in visual c++.NET and try to use it in my application that I wrote in visual basic 6 and it work fine. I now recompile the same activeX dll in visual c++ 6 and try to use it in my application that I wrote in visual basic 6 and it broke. I'am getting a visual basic out of memory error '7' when I try to run my application and the main form that contain the activeX dll in my vb ide is stuck. I new to all this so any help would be greatly appreciated. Thanks.
 
Back
Top