Is there a Descriptive-algebraic coverter

Sort:
ipcress12

Are you, hereby, claiming that all Win32 applications will work on all Windows 64-bit OSes?

Someone on a forum said the Chessbd was not compatible with Win 64-bit. I didn't check. Considering that Chessbd is an old app originally written for Win 16 that seemed possible.

ipcress12

I've been programming Windows professionally since 1994. MS has made many claims about backwards compatibility. Not all of them are true.

I did not include WIndows 64-bit because I did not know for sure Chessbd was compatible with it.

Why don't you go do something useful and check for us?

Benzodiazepine
ipcress12 wrote:

Are you, hereby, claiming that all Win32 applications will work on all Windows 64-bit OSes?

Yes. Very much, so. There is, absolutely, no, reason, to, think, otherwise.

Unless the Win32 application was built for a newer version of Windows.

ipcress12 wrote:

I did not include WIndows 64-bit because I did not know for sure Chessbd was compatible with it.

This shows, that, you have, absolutely, no idea what you're talking about.

Benzodiazepine
ipcress12 wrote:

Why don't you go do something useful and check for us?

Not interested in Chessbd, hence, not installing junk on my box.

Benzodiazepine
ipcress12 wrote:

I've been programming Windows professionally since 1994. MS has made many claims about backwards compatibility. Not all of them are true.

So, what have you been programming on Windows, professionally, since 1994?!

Benzodiazepine

Oh, I see. Sorry. YOU HAVE BEEN PROGRAMMING WINDOWS, PROFESSIONALLY, SINCE 1994.

 

Yep, that makes sense now. There's really a whole lot you have to program Windows to make it run on your computer. Laughing

 

Props for that, lol.

ipcress12

My, you're a pleasant person.

I look around the web and find caveats like:

In general most 32-bit applications will work just fine in a 64-biit operating system, but there are some exceptions.
http://celframe.com/supportsuite/index.php?/Knowledgebase/Article/View/367/0/how-to-run-32-bit-application-in-64-bit-windows-operating-system

I am running windows 7 64 bit. The program i want to install is using 32 bit. It will not install. It tells me the program is not compatible with the version of windows i am running. Is there any way around this to install the program?
http://www.tomshardware.com/forum/7734-63-installing-programs-windows

I talk to one of my IT friends and he has plenty of stories of problems going Windows 32-bit to 64-bit.

As I said, I've been programming Windows a long time and seen this before. All I do is not guarantee that a 32-bit will work on 64-bit and you jump down my throat. I've seen your kind before too.

But I solved somebody's problem he brought to this forum and that's good enough for me.

I won't respond to you any further.

Benzodiazepine

You're a total idiot. There's absolutely no difference between Windows 7 32-bit and Windows 7 64-bit for a 32-bit application.

  • A Win32 application doesn't even know if it's on 32-bit or 64-bit Windows.
  • It is of absolutely no interest to the application, what so ever.
  • Things like the registry are virtualized and all 32-bit APIs are provided by Windows.

It is of no difference to a Win32 application whether it runs on Windows 7 32-bit or Windows 7 64-bit.

A driver, however, is not an application. Unless you're an idiot and think it is.

  • You can't install 32-bit drivers on a 64-bit version and vice versa.
  • Neither can you install Windows XP drivers on Windows 7.

A chess application is not a driver. Nor does it need any low level hardware access, of any sort.

Benzodiazepine
ipcress12 wrote:
As I said, I've been programming Windows a long time and seen this before.

I think you have a huge misconception in what "programming" means.

 

ipcress12 wrote:

All I do is not guarantee that a 32-bit will work on 64-bit and you jump down my throat.

Yes, because THERE IS NO DIFFERENCE to a Win32 application if it runs on Windows 7 32-bit or Windows 7 64-bit.

 

ipcress12 wrote:

I've seen your kind before too.

But I solved somebody's problem he brought to this forum and that's good enough for me.

I won't respond to you any further.

You're great. Cookie?

ricardosilva86

http://marianogappa.github.io/ostinato-examples/convert

Kim_il_Sun

hi