Displaying 2 results from an estimated 2 matches for "makeopenfil".
Did you mean:
makeopenfile
2006 May 31
7
Getting at MakeOpenFile
Along the same lines as the last question - how can I get to functions
like MakeOpenFile via Win32API? It doesn''t seem to be exported by
msvcrt-ruby18.
Possible? Or am I out of luck?
Dan
This communication is the property of Qwest and may contain confidential or
privileged information. Unauthorized use of this communication is strictly
prohibited and may be unlawful....
2006 May 31
2
Looking for docs on some functions and constants
...t things up to move win32-open3 towards a pure Ruby
solution. I''ve got a windows-pipe module setup, but now I need to
define some of the msvcrt IO functions. However, I can''t find
documentation on MSDN or my system for the following:
FMODE_READABLE
FMODE_WRITABLE
FMODE_BINMODE
MakeOpenFile()
io_alloc()
A recursive search on my header files didn''t reveal anything. Any
ideas?
Thanks,
Dan
This communication is the property of Qwest and may contain confidential or
privileged information. Unauthorized use of this communication is strictly
prohibited and may be unlawful....