Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Out of Memory VB on XP

0 views
Skip to first unread message

Tim Titchmarsh

unread,
May 22, 2003, 4:27:00 AM5/22/03
to
Hi,

I've had an app that has been running for years on all
platforms from Windows 95 to Windows 2000. Trying to run
on Windows XP has caused a few problems. I can build and
run fine on my dev machine (XP) and run the exe on
several other XP machines OK. However on an laptop and
another desktop (both XP Pro) I get Out of Memory errors
on startup. I have build the exe on both XP and 2000
machines with the same results. I have tried to narrow
down the exact spot, it seems to be when loading an
mdichild form. I am using VB6 SP5, with merge modules
from Wise to create the installation. Running in admin
mode has no effect.

Any ideas?

Cheers
Tim

Ken Halter

unread,
May 22, 2003, 10:04:49 AM5/22/03
to
Does that MDI child contain a RichTextBox?

***canned rtb response***

There's only one version of Riched32.dll that
you should distribute and that's version 4.0.993.4 that's in ...Microsoft
Visual Studio\VB98\Wizards\PDWizard\Redist

Q197580 - INFO Distribution Issues with Riched32.dll
http://support.microsoft.com/support/kb/articles/Q197/5/80.ASP

and... this is what happens if you ignore the issues...

Q236286 - PRB Out of Memory Error Message Using the Rich Textbox Control
http://support.microsoft.com/support/kb/articles/Q236/2/86.ASP

basically, if you distribute the wrong version, you may render the users
system unusable (temporarily at least).

--
Ken Halter - MS-MVP-VB - http://www.mvps.org/vbsight - Please keep it in the groups..


"Tim Titchmarsh" <TI...@VB-PRO.COM> wrote in message
news:029c01c3203b$ea3de4f0$a001...@phx.gbl...

tim t

unread,
May 23, 2003, 11:14:26 AM5/23/03
to
Ken,

I'm not using any richtext controls but thanks for the
steer. I'll keep plugging away


Tim

>.
>

Steve Barnett

unread,
May 23, 2003, 1:47:41 PM5/23/03
to
It would help if you said what is on the form. I believe there were similar
problems with some grid controls. I remember seeing them here in the past.

Steve

"tim t" <ti...@dev.com> wrote in message
news:0f2d01c3213d$fffba770$a101...@phx.gbl...

0 new messages