in high level languages like c/c++,.net,java we can do gui programs like the same way can we do assembly language programming for gui. the reason why iam asking is high level languages are most written in c/c++ and this c/c++ compiler converts code into assembly language.That means finally code converts into assembly language.if it is possible in c/c++ or any other high level language then it can be done in assembly language.IF NOT WHY?
It can be but it is really tough job and so is given to the machine to get the code done for you in assembly by compiler
thanks for u r reply. can u give idea about assembly language gui like 1.where to start 2.what should I have to know atleast give the good books names about assembly language gui thank u