Fixed TLB_Read (can easily get count!=bytesread at the end of the file).
commitc137ba6ee21b9232775f4c50c73900b328530fbe
authorMarcus Meissner <marcus@jet.franken.de>
Mon, 7 Jun 1999 17:41:37 +0000 (7 17:41 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Jun 1999 17:41:37 +0000 (7 17:41 +0000)
treea3db191d921e552745e3bffe440e7fda8c6d32b7
parentc5ef0cedf91ecd4fd75e65fc7042327112c9fae0
Fixed TLB_Read (can easily get count!=bytesread at the end of the file).
Fixed TLB_FindTlb (strstr on binary data will not work).
ole/typelib.c