Recent

Author Topic: Another 32/64bit problem : How to make 32bit app runnable on 64bit OS ?  (Read 5745 times)

TomG

  • New Member
  • *
  • Posts: 10
Hi,

I've made a very simple 32 bit application on 32 bit OS (Win XP) but I cannot execute it on 64 bit OS (Win 2008 R2).

It simply crash when running it with message :
"The application was unable to start correctly (0xc000000f)"

I've read lot of posts but I cannot find my answer.
I do not need to have pure 64bit application and I do not want to have 2 different/separeted executables.
I just want my 32bit runs on 64bit...

Any idea ? Thanks.
Tom

Ocye

  • Hero Member
  • *****
  • Posts: 518
    • Scrabble3D
Re: Another 32/64bit problem : How to make 32bit app runnable on 64bit OS ?
« Reply #1 on: September 10, 2010, 10:41:15 am »
There isn't a problem to start 32bit code on 64bit OS. Probably you violate any privileged rules or a library is missing. Google reveals some more ideas.
Lazarus 1.7 (SVN) FPC 3.0.0

TomG

  • New Member
  • *
  • Posts: 10
Re: Another 32/64bit problem : How to make 32bit app runnable on 64bit OS ?
« Reply #2 on: September 10, 2010, 06:41:54 pm »
How could I debug this ?
Tx.

BlueIcaro

  • Hero Member
  • *****
  • Posts: 793
    • Blog personal
Re: Another 32/64bit problem : How to make 32bit app runnable on 64bit OS ?
« Reply #3 on: September 11, 2010, 10:29:53 am »
Hello, Make a simple test. Build a empty form in your windows Xp.
Then move the exe to Windows 7/64Bits, and run it.

/BlueIcaro

 

TinyPortal © 2005-2018