Pass information through arguments instead of static variables.
commit7d983d244a8ff6e5ded2c2e2ab864868ae8306a0
authorBill Medland <medbi01@accpac.com>
Mon, 11 Mar 2002 01:15:31 +0000 (11 01:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Mar 2002 01:15:31 +0000 (11 01:15 +0000)
treeff710bd1cc71c48f93d015c63d2a96736a7a5d92
parent78f41aeaf78672d4e5e030703e081ab49cfb05c3
Pass information through arguments instead of static variables.
Add protection to prevent reading outside the buffer.
Better handling of degenerate cases.
dlls/user/text.c