answersLogoWhite

0


Best Answer

Assuming this is C, DWORD is of type unsigned long. Its max value can vary depending on the word length of the system the program is run on. To be safe, include limits.h, and use ULONG_MAX for the maximum value.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the maximum value of type dword?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Turn protection on against syn attacks?

Open Registry Editor (the easiest way is through run command and type regedit) Find this System key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TcpIp\Parameterand create new DWORD Value (right click with mouse) named SynAttackProtect set the value data to 2Create few more DWORD Values in the same System key: Value name: TcpMaxPortsExhaustedValue data: 5 Value name: TcpMaxHalfOpenValue data: 500 Value name: TcpMaxHalfOpenRetriedValue data: 400 Still the same System key and create another DWORD Values: (HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TcpIp\Parameter)Value name: TcpMaxConnectResponseRetransmissionsValue data: 2 Value name: TcpMaxDataRetransmissionsValue data: 2 Value name: EnablePMTUDiscoveryValue data: 0 Value name: KeepAliveTimeValue data: 300000 Find this System key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parametersand create new DWORD Value named NoNameReleaseOnDemand set the value data to 1Set all the values correctly for maximum protection!


What is the maximum value power capacity of dry type transformer?

What's the maximum value power capacity of dry type


Which of the following is not a registry data type?

The following is not a registry data type: String Array.


What is maximum value?

What is maximum value


What are the key steps you take to configure a server to prevent syn flood attacks?

Choose to add a new DWORD (32 bit) Value parameter and then enable the parameter by entering a data value.


What are the smallest and the largest integer values for primitive type short?

The smallest value is -32,768 and the maximum is 32,767


What is the minimum and maximum value that a char type variable?

Character.MIN_VALUE = '\u0000' = 0 Character.MAX_VALUE = '\uFFFF' = 65535


How Can You Remove Write Protect From Pen Drive?

Go to regedit registry key storagedevicepolicies, then create a new Dword and name as write protect. Assign value 0 to it and restart.


Is there any way how to remove desktop item from Win Tab or Alt Tab switcher of Windows Vista?

You can make Vista's Alt-Tab option look like on XP, thus removing the Desktop item. To do this, follow this: Open Registry Editor by typing "regedit" in Vista's Start Menu search box and pressing Enter. In the Registry Editor, navigate to: HKEY_CURRENT_USER>> Software>> Microsoft>> Windows>> CurrentVersion>> Explorer In the Explorer folder ("subkey"), create a new DWORD value, named "AltTabSettings". (Right-click>> New>> DWORD (32-bit) Value) Double-click the newly created DWORD value, change it's value to "1" instead of "0", and choose "Hexadecimal". Press OK, and enjoy the classic Alt-Tab feature.


Is the maximum value g at equator?

it is maximum at the poles


What is the maximum value of 6x plus 10y in the feasible region?

maximum value of 6y+10y


How would you describe the spread for a dot plot?

The spread is the minimum value (not count) to the maximum value. The range is the maximum value minus the minimum value. Spread does not consider the frequency of the values, only the minimum and maximum.