473,545 Members | 2,001 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

LARGEADDRESSAWA RE

Ok, it is easy enough to set a binary to be LARGEADDRESSAWA RE. But how
can I find out whether the binary has been set to LARGEADDRESSAWA RE or not?

Thanks.
Jan 15 '07 #1
2 4909
"Frank Rizzo" <no**@none.comw rote in message
news:%2******** **********@TK2M SFTNGP03.phx.gb l...
Ok, it is easy enough to set a binary to be LARGEADDRESSAWA RE. But how can I find out
whether the binary has been set to LARGEADDRESSAWA RE or not?

Thanks.

Use the SDK tools link or dumpbin for this.

link /dump /headers <executable>
or
dumpbin /headers <executable>

should display the PE header with something like ...
....
Application can handle large (>2GB) addresses
Willy.

Jan 15 '07 #2
Willy Denoyette [MVP] wrote:
"Frank Rizzo" <no**@none.comw rote in message
news:%2******** **********@TK2M SFTNGP03.phx.gb l...
>Ok, it is easy enough to set a binary to be LARGEADDRESSAWA RE. But
how can I find out whether the binary has been set to
LARGEADDRESSAW ARE or not?

Thanks.


Use the SDK tools link or dumpbin for this.

link /dump /headers <executable>
or
dumpbin /headers <executable>
Willy, you are the man.
>
should display the PE header with something like ...
...
Application can handle large (>2GB) addresses
Willy.
Jan 15 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
23213
by: KalleD | last post by:
Hi, I need to use a lot of memory in an aplication. But I get OutOfMemoryException whenever I try to allocate more than around 1.2GB. Ex: byte c=new byte; My computer (win xp) have 4GB of RAM memory and it looks like 3GB is free (Performance Monitor->Available MB). Is there some way to use more memory for my application? Greatefull for...
17
3682
by: Sharon | last post by:
I Have a PC with dual XEON CPU’s and 4 Giga Byte RAM win Windows XP Pro. I have 2 problems with it: (1) Windows is showing only 3.25 Giga byte on the System Properties ? General tab. While the bios to see all of the 4 GBytes. I some article I read that the WinXP Pro can only handle 4GBytes of memory including the virtual memory, so I set...
2
4316
by: Thomas Lykke Petersen | last post by:
The setup is a Windows 2003 Server (Standard) with the /4GT (/3GB) switch turned on which should enable ~3GB of memory for user processes and only ~1GB for windows processes. Is it possible to make an ASP.NET application utilize the new found memory or should the ASP.NET application be build with the LARGEADDRESSAWARE bit turned on? Is...
13
5438
by: fAnSKyer/C# newbie | last post by:
My system has 4GB memory and My program in C# is really memory consuming. and I noticed that when the memory I used is more than 2GB I will get an exception. How to solve this? thanks a lot
13
2798
by: Frank Rizzo | last post by:
I will soon be deploying an application on Windows 2003 R2 64-bit Standard Edition. The app will also be compiled for 64-bit. One of the reasons is that the application will really benefit from having more than 2GB available to it. The http://www.microsoft.com/windowsserver2003/evaluation/features/comparefeatures.mspx page states that...
8
22040
by: Frank Rizzo | last post by:
My .NET 2.0 app may be deployed on both 32-bit and 64-bit systems. Are there any side effects to running Editbin /LARGEADDRESSAWARE against the EXE and then deploying it on a 64-bit system? The reason I ask is that there is just one setup and the .EXE will be converted to be LARGEADDRESSAWARE at setup creation time. Thanks.
4
5788
by: Daniel | last post by:
is there some per-process-limit on memory in .net processes? is there any way to increase it? i keep getting System.OutOfMemoryException when my box has 8 gigs of unused memory.
4
5081
by: =?Utf-8?B?U2VyZ2Vp?= | last post by:
Dear staff Can I get your assistance with \3GB (LARGEADDRESSAWARE) switch in mixed mode process built by VS 2008, please? I have a mixed mode application: C# GUI calling native C++ DLL through managed C++ wrapper. And I want to give the native C++ code access to large (>2G) addresses; but (if it’s possible) I do not want the managed code...
0
1159
by: Wily | last post by:
Hello, I'm using .net 3.5 and c#, I have a machine with 4GB and another one with 8GB, I run a little c# program and both seem to go up to 2GB and then crash withe a memory overflow, any idea how I can use at least 6GB out of 8GB instead of 2GB right now I'm using the /LARGEADDRESSAWARE flag in VS 2008 see screenshot of my test here...
0
7669
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7926
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7439
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7773
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5987
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5343
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
4962
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3468
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1901
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.