Hello, In wxInputStream, there is a CanRead function, is there any parallel function for writing, such as CanWrite in wxOutputStream? if not (the doc does not show such function) is there any way to do something similar with existing code? Regards Armel --