Passing screen resolution parameters at the launch time of the application!
1. I made an application and want the application to set itself maximized at the launch time..
2. Also i want the application to receive the screen resolutions as x and y .. so that it can adjust ...... i mean i made a graph plotter and want the application to set its origin coordinates as per the center of the screen normal or widescreen .. for which i want to pass the resolution at the launch time and every time the user restores the application to default size.
plz suggest!:)