| 1 | When bitmap caching is enabled, the bitmap needs to be re-cached, an expensive operation, each time the object is updated. | |
| 2 | Applications no longer draw directly on the screen but they draw on a bitmap in memory, and DWM takes care of drawing on the screen. | |
| 3 | Vector shapes were also added in this release; the ability to draw vector shapes such as arrows into a bitmap was lauded by users. |