⟩ What two methods are called from the ObjectContext object to inform MTS that the transaction was successful or unsuccessful?
SetComplete and SetAbort.
SetComplete and SetAbort.
How to load Bitmap at Dialogbakground in an MFC application?
What API used to hide window?
In Win32 application can we use CString datatype?
What are the design patterns of an MFC application?
What is the difference between MFC and Win32?
How to Initialize contents of a dialog?
What is GDI object?
Message to limit the size of window?
What is the function to repaint a window immediately?
Write About send message and post message?