2.create for 10 batch:
Employee_Number
Employee_name
Employee_Dateofjoining
Employee_address
Employee_salary
1.select the employee name who deriving more than 10
thousand salary and joined before august 08.
use structure and pointers
No Answer is Posted For this Question
Be the First to Post Answer
Hi All, I have created one MFC Dialog Based application.now if i am running the application its working fine,instead of closing he application i minimized the application,if i run the application again,i am getting the Dialog. I want to prevent the calling of application multiple times. please give me the code and let me know in which method i need to make changes. Praveer
Why Array Index starts from Zero
What four types of properties are supported by an ActiveX control?
how to repaint when working with horizontal scroll bar
How to create a Modeless Dialog?
2.create for 10 batch: Employee_Number Employee_name Employee_Dateofjoining Employee_address Employee_salary 1.select the employee name who deriving more than 10 thousand salary and joined before august 08. use structure and pointers
Differ GetMessage, PostMessage & PeakMessage?
is it possible to display a window .without using windowclass
How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?
1)To Remove WS_MINIMIZEBOX in a Frame ?
How to update windows title bar dynamically?
How to find the mouse entering an image?..while entering need to display next image...