1. Win32lib Bug Alert!! PutStream()
- Posted by jordah ferguson <jorfergie03 at yahoo.com> May 07, 2002
- 334 views
Hi Derek, I am doing some intensive tests on Win32lib to see whether i should convert my program to the new win32lib and here goes. My program had dozens of putStream(id,streamText,data). However on Changing to the new win32lib i found out, my computer would freeze when asked to perform putStream... Derek; Points to Note: 1)putStream(id, StreamRTF,data) ------> This works 2)putStream(id, StreamText,data)--------> No longer works only causes a freeze Anyway, i have solved this by using setText() which seems to be doing the Job...Wanna take a look at putStream Code and see if you can solve this Make Progress...or stand aside! jordah Ferguson jorfergie03 at yahoo.com