Hello all,
I am very intrigued by this Wine project. I am a Win32 programmer, and came
across this site by chance while I was searching the web (through Google)
for some Windows development information.
While I must admit that I am not a Unix supporter, I have nothing against it
either. I am however VERY impressed with the reverse engineering done on the
Windows API's! As a Win32 programmer I find myself having to delve into the
internals of those API calls from time to time (probably a little too
often). A couple of times after finding what I needed in the assembly code I
saved my reverse-engineered functions (just in case I needed it later).
I have a great interest in reverse-engineering Windows API calls, and have
posted my (albeit brief) work on my web site.
(http://i2.i-2000.com/~alanfeld/windows.html)
My reason for posting this message is to ask a question: If the work you see
on the link I posted above is of any use to your group, is there a way I can
contribute to your project without having to install Linux?
I really like your web-based cross references! That is awesome!
So in conclusion if my reverse-engineering skills can help you, I'd like to
contribute. Let me know, and if so let me know which API's need to be
converted to C source code.
Alan