I have an application that uses CPropertySheets to build a tabbed dialog.
Each tabbed page has its own OnApply() function that validates the data and displays an error if one is found.
The OK on the base sheet has the focus.
Clicking on OK causes the pages' OnApply() to be called to display...
Hello,
I have a program that stores the results of various tests on a piece of eqiptment in XML format.
A basic test result is of the form :-
<PumpLogItem>
<Date>05/02/04</Date>
<Time>09:42:30</Time>
<Operator>jh</Operator>
<Result>
<Description>Dry Side Pressure...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.