I made a software in VC++5.0..but when i copied the executable from win95 to win NT an dtried to run it, it said that some DLL'S are not available..i don't think my application uses any shared DLL'S.
how do i fix this problem? is this problem specific to win NT?
i am thinking of making an install program for my appliaction, but i guess this problem has to be fixed to make the application portable..
so someone please help me!