Some Programming Help....

jashsayani

New Member
I am learning Dis-assembly and need some help with VB 6 and C++ information...

If the size of the Window in Visual Basic 6 is:
Height = 4065
Width = 4230

Then, what will be the size of the Window in C / C++ ?


Note: Window size is not the same in both languages...
 
Back
Top