What is Win32?

Answer Posted / navin salunke

In addition to above answer just more few point on Win32
programming..When you say you are working with Win32
programming means your program going to run n processor mode
that uses 32 bit wide registers. The primary implications of
running in 32 bit mode and a memory location is addressed
using a single 32 bit address (which is known as flat memory
addressing model).It allows a program to theoritically
address upto 4gb (2^32) of virtual memory.

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is System call executable binary file into a process?

659


to take three string inputs in a two dimensional array of 3 rows and 15 columns and write a function that prints them.

2146


what is the stack size in win 32 program

921


explain WM_PAINT message ?????

2751


What is an Hash Mapping in java?

2542






What is preemption and context switching?

642


What is Function entry for DLL in win3.1?

650


What is GDI object?

677


What Message to limit the size of window?

655