everyone the question is how to use options Show windows side by side by side from c++? I use windows 7 professional, 64 bit, is there some function that can be used, to switch widow?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You have to do this yourself. Work out the coordinates of the windows based on the size of the work area. Divide the width by 2 and do the math. There are no in-built shortcuts.
I don’t understand your other question about switching window.