Re: How to link and run applications using WinLib

2006-03-06 Thread Robert Shearman
Segin wrote: Arun Kumar Khandelwal wrote: Hi All, I am able to compile and link my test program using winemaker. It generates a test.exe.so and not test.exe. I do not know how to run this *.so? What should I do to link and run program using winlib? Thanks, Arun you use it like any executabl

Re: How to link and run applications using WinLib

2006-03-06 Thread Segin
Arun Kumar Khandelwal wrote: Hi All, I am able to compile and link my test program using winemaker. It generates a test.exe.so and not test.exe. I do not know how to run this *.so? What should I do to link and run program using winlib? Thanks, Arun you use it like any executable. The '.

How to link and run applications using WinLib

2006-03-06 Thread Arun Kumar Khandelwal
Hi All, I am able to compile and link my test program using winemaker. It generates a test.exe.so and not test.exe. I do not know how to run this *.so? What should I do to link and run program using winlib? Thanks, Arun