Berger, Daniel
2006-May-31 14:48 UTC
[Win32utils-devel] Looking for docs on some functions and constants
Hi all, I''m starting to set 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. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy all copies of the communication and any attachments.
John-Mason P. Shackelford
2006-May-31 15:11 UTC
[Win32utils-devel] Looking for docs on some functions and constants
Daniel, Does this help? http://www.ruby-doc.org/doxygen/1.8.1/rubyio_8h.html -- John-Mason Shackelford Software Developer Pearson Educational Measurement 2510 North Dodge St. Iowa City, IA 52245 ph. 319-354-9200x6214 john-mason.shackelford at pearson.com http://pearsonedmeasurement.com
John-Mason P. Shackelford
2006-May-31 15:13 UTC
[Win32utils-devel] Looking for docs on some functions and constants
Dan, Does this help? http://www.ruby-doc.org/doxygen/1.8.1/rubyio_8h.html -- John-Mason Shackelford Software Developer Pearson Educational Measurement 2510 North Dodge St. Iowa City, IA 52245 ph. 319-354-9200x6214 john-mason.shackelford at pearson.com http://pearsonedmeasurement.com