Hi to all,
Am developing an application for Windows Mobile and am using Windows Mobile SDK 5.0
I have a project which is Win32 DLL and
Another is Windows application using WinMain().
Now i want to create a setup project in the same solution for adding output of the previous 2 projects..
If i install the .cab file the first 2 projects should be installed on the mobile..
Is it possible?
How to do that?
Waiting for reply (ASAP)
Am developing an application for Windows Mobile and am using Windows Mobile SDK 5.0
I have a project which is Win32 DLL and
Another is Windows application using WinMain().
Now i want to create a setup project in the same solution for adding output of the previous 2 projects..
If i install the .cab file the first 2 projects should be installed on the mobile..
Is it possible?
How to do that?
Waiting for reply (ASAP)
Comment