For Programmers: Free Programming Magazines  


Home > Archive > Clarion > September 2005 > Running application in 64bit processor









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Running application in 64bit processor
zazaturman@yahoo.com

2005-09-08, 3:55 am

Hi.
I build my applications in Clarion 5.5c . Can I run my app on 64bit
processor?
Thanks

Zaza Turmanidze
ORIS Co.Ltd
Tbilisi,Georgia

bcarnaby@cfmtec.com

2005-09-08, 6:55 pm

32 bit XP on a 64 bit chip - Anything runs

64 bit XP does not support any 16 bit programs, but 32 bit clarion runs
fine.

If its a multicore 64 bit chip, make sure to bind the program to a
"processor"

zazaturman@yahoo.com

2005-09-09, 3:55 am

Hi
What does it means "If its a multicore 64 bit chip, make sure to bind
the program to a "processor""
How can I bind the program to a processor?
Thanks


bcarnaby@cfmtec.com wrote:
> 32 bit XP on a 64 bit chip - Anything runs
>
> 64 bit XP does not support any 16 bit programs, but 32 bit clarion runs
> fine.
>
> If its a multicore 64 bit chip, make sure to bind the program to a
> "processor"


bcarnaby@cfmtec.com

2005-09-09, 7:55 am

SetProcessAffinityMask API

http://msdn.microsoft.com/library/d...ffinitymask.asp

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com