adplus-dvertising
frame-decoration

Question

How do application programs access objects in Windows?

a.

Using direct pointers to the object data structures

b.

Using handles

c.

Using GUI-related object managers

d.

Using the Win32 subsystem

Posted under Reverse Engineering

Answer: (b).Using handles Explanation:Application programs access objects in Windows using handles.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. How do application programs access objects in Windows?