Introduction - If you have any usage issues, please Google them yourself
simulating the os process ang memory management on the function of the application please view the help menu of the application
difficult point 1: build a button style for Windows xp.the fault is because the mark has t TAB event,the keyboard can t control the button.Method for resolve :get the keyboard event,and respond the TAB event(for time limit,unsolved)
difficult point2 :real-time and time-sharing mixed
Method to resolve: set a FOR circle in TIMER event,judge and respond the real process,set another circle in TIMER event,do the time-sharing process if no real time one.
difficult point 3:Method for schedule memory management in seperate pages.
Method to resolve: show on the introduce in the application.
difficult point 4 schedule method base on priority,
Method to resolve: use the double circle ,the first can judge the priority the second judge execute process.