From: Bruno H. <br...@cl...> - 2005-01-26 22:06:34
|
Sam wrote: > same_handle_p(0x280,0x248) > GetFileType: 0x3 0x3 > neither FILE_TYPE_CHAR nor FILE_TYPE_DISK This is FILE_TYPE_PIPE, as expected. Is there some API about pipes that could be used to get details about the pipes? Bruno |