Results 1 to 2 of 2
Can any one tell me where and how can I find sourcecode for kernel32.lib.so.
I need to see the implementation of the modules like unlockfileex, lockfileex etc., and use them ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-18-2007 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 8
source for kernel32.lib.so
Can any one tell me where and how can I find sourcecode for kernel32.lib.so.
I need to see the implementation of the modules like unlockfileex, lockfileex etc., and use them in my application......
Thanks in advance...
- 04-18-2007 #2
As best I can judge, if you download and unzip the wine source tree, there's a "dlls/kernel32" directory that looks like it makes up the library.
Stand up and be counted as a Linux user!


Reply With Quote
