Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » Stream: Support for >2GB memory blocks
Re: Stream: Support for >2GB memory blocks [message #39166 is a reply to message #39163] Thu, 21 February 2013 08:01 Go to previous message
mirek is currently offline  mirek
Messages: 13984
Registered: November 2005
Ultimate Member
lectus wrote on Wed, 20 February 2013 17:31

Thanks Mirek.

Is there any way to know if the application is running in 64-bit OS with U++?


It is possible to know if the application is being compiled for 64-bit CPU mode, using

#ifdef CPU_64

Anything else does not make sense... 32-bit app running in 64-bit OS cannot use 64bit features, 64-bit app in 32-bit OS does not run at all...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: FilterStreams
Next Topic: HttpRequest added remaining HTTP methods
Goto Forum:
  


Current Time: Wed Jun 05 13:14:52 CEST 2024

Total time taken to generate the page: 0.01966 seconds