generally, the problem is the other way round. A desktop display is often not wide screen. Designing for a desktop can give you a form that is too big to fit vertically on a laptop.
ultimately you really need to agree a standard resolution with your client, and develop for that. Add scroll bars, but if a user chooses to use your app on a non-standard screen, they are bound to have display difficulties.