mshtml: Implement HTMLElement_insertAdjacentHTML and HTMLElement_insertAdjacentText.
[wine] / dlls / pdh /
2007-07-12  Hans Leidekkerpdh: Fix two typos.
2007-07-12  Hans Leidekkerpdh: Use GetTickCount64 instead of GetTickCount.
2007-07-10  Hans Leidekkerpdh: Implement and test PdhGetCounterInfo{A, W} and...
2007-07-10  Hans Leidekkerpdh: Implement and test PdhGetRawCounterValue.
2007-07-10  Hans Leidekkerpdh: Implement and test PdhSetCounterScaleFactor and...
2007-07-10  Hans Leidekkerpdh: Add tests for Pdh{Add, Remove}Counter and PdhColle...
2007-07-10  Hans Leidekkerpdh: Add an uptime counter source based on GetTickCount.
2007-07-09  Hans Leidekkerpdh: Add tests for opening and closing queries.
2007-06-28  Hans Leidekkerpdh: Implement PdhCollectQueryData.
2007-06-28  Hans Leidekkerpdh: Implement PdhAddCounter{A, W} and PdhRemoveCounter.
2007-06-28  Hans Leidekkerpdh: Implement PdhOpenQuery{A, W} and PdhCloseQuery.
2007-06-04  Andrey Turkinpdh: Stub implementation of pdh.dll.