From d239a1c7176c94995233d89d0d178487d4c3d87e Mon Sep 17 00:00:00 2001 From: Jason Hood Date: Sat, 4 Dec 2010 15:29:58 +1000 Subject: [PATCH] Update readme --- readme.txt | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/readme.txt b/readme.txt index 2875c5f..a7e2c5c 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Copyright 2005-2010 Jason Hood - Version 1.31. Freeware + Version 1.32. Freeware =========== @@ -134,6 +134,9 @@ If running CMD.EXE, its own COLOR will be the initial color. + The 64-bit version can inject into a 32-bit process, but that will not + then inject into a 64-bit process. + =============== Version History @@ -141,6 +144,10 @@ Legend: + added, - bug-fixed, * changed. + 1.32 - 4 December, 2010: + - fixed crash due to NULL lpNumberOfBytesWritten/lpNumberOfCharsWritten; + - -p will test the parent process for validity. + 1.31 - 19 November, 2010: - fixed multibyte support (no extra junk with UTF-8 files); * provide workaround for API byte/character differences; @@ -257,5 +264,5 @@ in the version text and a source diff is included. - ============================== - Jason Hood, 19 November, 2010. + ============================= + Jason Hood, 4 December, 2010.