What function is called by a document class to notify views
that the document has been changed?
Answers were Sorted based on User's Feedback
What is the difference between hinsrtance and hprevinstance in WinMain function?
if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first
How to create a Modeless Dialog?
what if we provide two message handler for same message ?
How do you change the properties for a tree view control that is part of the CTreeView class?
how does the UIThread and worker thread communicates and handle events
How we call a dialog in another dialog?
I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)
Does the application have more than one object? If no, then what is the reason?
what is the use of Mutex and critical section
Q1. A. What is unary operator? List out the different operators involved in the unary operator. B. What is an adjust field format flag? Q2. A. Distinguish between a # include and #define. B. Can a list of string be stored within a two dimensional array? Q3. A. Explain how a pointer to function can be declared in C++? B. List the merits and demerits of declaring a nested class in C++? Q4. A. What are the syntactic rules to be avoid ambiguity in multiple inheritence? B. Explain the operation of overloading of an assignment operator. Q5. A. Explain how the virtual base class is different from the conventional base classes of the opps. B. Explain how an exception handler is defined and invoked in a Program. Q6. A. What is a binary file? List the merits and demerits of the binary file usagein C++. B. Write short notes on Text Manipulation Routines. C. Write bites in Turbo c++ Header ("Include") Files.
What is stack size in win32 program?