May, 2006

Posts
  • Paul Tallett's Web Log

    Insufficient System Resources to complete the requested API

    • 1 Comments
    If you get this error when you try and hibernate your laptop, chances are you have 2GB of RAM or more and you've hit a Windows bug. Try searching for the following hotfix and installing it. WindowsXP-KB909095-x86-ENU.exe
  • Paul Tallett's Web Log

    Printing in WPF (XPS)

    • 2 Comments
    I wanted to print a visual out to an XPS file on a recent project, and couldn't find the code to do it. Anyway I eventually found it so I thought I'd post it. You need references to ReachFramework and System.Printing. using System.Windows.Xps.Packaging;...
  • Paul Tallett's Web Log

    New CodeProject article

    • 1 Comments
    I just finished an article on dragging and dropping files into Windows Explorer that I've posted on CodeProject. I've been a member of CodeProject for years and I reckon its a great place to get code. I wanted a sample that allowed you to drag and...
Page 1 of 1 (3 items)