Jump to content

16-bit app runs on W2008 x64 - why?


Recommended Posts

Guest Oliver Schröder
Posted

Hello NG,

 

we have a 32-bit application build with VB6. This uses a 16-Bit component

(highedit.dll). As expected the app did not run under XP x64 an 2003 x64

Editions.

Now we tried it with Windows Server 2008 x64 Edition and it runs! How can

this be?

 

Sorry for my English

 

Thank you!

 

Oliver

  • Replies 1
  • Created
  • Last Reply

Popular Days

Guest Charlie Russel - MVP
Posted

Re: 16-bit app runs on W2008 x64 - why?

 

Normally, 16-bit applications will not run on any x64 version of Windows, as

you're aware. I suspect, however, that in this case there is a 32-bit

version of that DLL that is being used instead, and it's transparently

substituted?

 

--

Charlie.

http://msmvps.com/blogs/xperts64

http://mvp.support.microsoft.com/profile/charlie.russel

 

 

"Oliver Schröder" <oliver.schroeder@_NOSPAM_mcs-ag.com> wrote in message

news:eUnDAc%23vIHA.2124@TK2MSFTNGP05.phx.gbl...

> Hello NG,

>

> we have a 32-bit application build with VB6. This uses a 16-Bit component

> (highedit.dll). As expected the app did not run under XP x64 an 2003 x64

> Editions.

> Now we tried it with Windows Server 2008 x64 Edition and it runs! How can

> this be?

>

> Sorry for my English

>

> Thank you!

>

> Oliver

>


×
×
  • Create New...