|
From: Phillip S. <ps...@cf...> - 2001-10-23 23:29:55
|
You can probably work on comdlg32.dll on windows, but I think you'd have to rename it so you can link to it instead of the built in comdlg32.dll. As for gdi32 and user32, you will have to use the one that comes with windows, because gdi32 and user32 are mostly stubs that just call into the kernel. At 09:49 PM 10/23/2001 +0000, you wrote: >Hi, >Yes you need gdi32.a, shell32,, to compile comdlg32.dll, etc... I want to >build comdlg32, gdi32, >etc and test it with my Windows 98. I do not care if it breaks or what >ever! It should work like >any other dll. If it works we can tweak it for NT/2K/VP. I did this with >lz32 just to see and >it works. Still testing lz32 too. > >Can you please zip it up and send comdlg32 source to me, would that be >okay too? >Thanks, >James ==================================================== = To remove yourself from this mailing list, go to = = http://www.reactos.com/home/mailing.html = ==================================================== |