Anamika
2007-10-17 16:58:01 UTC
Hi ,
I have a VB6 application with a call Environ(PROCESSOR_ARCHITECTURE).This
is working as expected in x86 machines, but in an AMD64 machine,this call
returned the value x86.The environment variable string PROCESSOR_ARCHITECTURE
and the regkey HKLM\SYSTEM\CurrentControlSet\Control\Session
Manager\Environment\PROCESSOR_ARCHITECTURE is having a value of AMD64.
Is this a known behaviour?
Thanks
I have a VB6 application with a call Environ(PROCESSOR_ARCHITECTURE).This
is working as expected in x86 machines, but in an AMD64 machine,this call
returned the value x86.The environment variable string PROCESSOR_ARCHITECTURE
and the regkey HKLM\SYSTEM\CurrentControlSet\Control\Session
Manager\Environment\PROCESSOR_ARCHITECTURE is having a value of AMD64.
Is this a known behaviour?
Thanks