This is a very early version of WinPT. Many things have to change.
So I try to choose the major thing which are very important. Feel
free if you think there is missing something to mail me.

    * Move the both managers (key/file) to separate applications
    and use ActiveX control elemens for the treelist element.
    * Add timer support for the passphrase agent.
    * Fix current window code to work with all text windows (partly done).
    * A function which checks and fixes broken clipboard data.
    * Add more command from the 'edit-key' command
    (we've to wait for GPG 1.0.7).
    * Charset conversation for the various OS's.
    * Use accelators for some dialogs to support 'hotkeys'.
    * Remove all RFC2440 stubs and use the OpenCDK code (partly done).
    * Cancel for the keygen callback (gpgme_cancel?).
    * Default keyid should ignore comment lines (fixme: is this still true?)
    * We need a way to figure out if it makes sense to load the encrypt
      dialog for the file manager. The same with the sign dialog.
    * Add packet listing to give the user an overview (does it make really
    sense??)
    * Some kind of toolbar for the key manager.
    * Import hotkey should use the file command instead of the clipboard.
    * Sometimes the sign & encrypt dialog causes a crash when the wrong
    passphrase was entered (not reproducable on my machine!)
    * Use UTF-8 for key generating (names).
    * Implement the non-swapable memory for passphrase handling.
    * Encrypt only environment (No secret key support).

And much more...
