Hi!
I'm writing a site with the following simple structure: JSP using taglibs is for page structure, and taglibs are for applying XSLT to XML. Model uses XPath to extract needed XML , and there is no controller. Typical JSP is like that news.jsp:
<my:page>
<my:header title="News" />
<my:news...
Hi!
Can anybody post here a piece of code, which gets some data, such as CPU load from NT/2000 registry/pdh.dll ?.. The main and only thing needed: this code must work under any localized (i.e. Russian or French) version of Windows.
Thanx, bye!
Hi!
Can anybody post here a piece of code, which gets some data, such as CPU load from NT/2000 registry/pdh.dll ?.. The main and only thing needed: this code must work under any localized (i.e. Russian or French) version of Windows.
Thanx, bye!
Try to draw something on visible DC and then minimize window, which contains this DC. Then maximize it. The drawing is gone, the DC is reset. This is a problem.
Hi!
I have a problem: my program's main window is a dialog with CStatic control on it. Program gets CStatic's DC and draws some kind of graph on it. But when the window is minimized and then restored again, this control is empty (it's content is reset). I have one idea: to paint everything on...
My program dynamically adds tree items to CTreeView, but the [+] is drawn only when expandable item is selected! I think that I should redraw tree when adding new item. When, where and how to do it?
Great thanx!
Program is SDI Explorer-like (Left - CTreeView, Right - CHtmlView).
Q1: How to change/remove right-mouse-button menu in CHtmlView?
Q2: How to make it not to show Explorer message in status box?
Great thanx!
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.