Hello, > The advantage to this is that you don't have to write as much custom > code. All of the `posix_get_CONSTANT()' functions can be generated with > a single perl script: But then you have to P/Invoke twice, which is slow ;-) Miguel