S
Steve
I'm having trouble with the latest msvbvm60.dll shipped
with w2k sp4, version 6.0.96.90
If I roll back the dll to the sp3 version 60.89.64, or get
a copy of an xp machine which has version 6.0.92.37 all
works great, however the latest gives all sorts of errors.
To work around one error we had to change the control from
apartment threaded to single threaded, but another control
errors when callig TextWidth. After tracing into msvbvm60
I discovered that the HDC passed to GetTabbedTextExtent
was invalid.
Has anyone else seen any problems with version 6.0.96.90?
Also, I'd like to try and narrow down which version we
start to fail with. How do I get version between
6.0.92.37 and 6.0.96.90, and then get a list of bug fixes
for these versions?
Thanks,
Steve
with w2k sp4, version 6.0.96.90
If I roll back the dll to the sp3 version 60.89.64, or get
a copy of an xp machine which has version 6.0.92.37 all
works great, however the latest gives all sorts of errors.
To work around one error we had to change the control from
apartment threaded to single threaded, but another control
errors when callig TextWidth. After tracing into msvbvm60
I discovered that the HDC passed to GetTabbedTextExtent
was invalid.
Has anyone else seen any problems with version 6.0.96.90?
Also, I'd like to try and narrow down which version we
start to fail with. How do I get version between
6.0.92.37 and 6.0.96.90, and then get a list of bug fixes
for these versions?
Thanks,
Steve