Desktop goose | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Desktop goose

Hi everyone :D I need help, I want to create a program similar to desktop goose but i dont know the lenguaje. Pls help me

19th Jun 2020, 2:16 PM
Lucas
3 Answers
+ 2
I see you have some experience with the WinAPI (windows.h), it's all in there: https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getactivewindow https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-movewindow You can draw your goose using GDI+. I suggest you start by looking up a WinAPI tutorial, creating simple windows etc.
19th Jun 2020, 6:02 PM
Schindlabua
Schindlabua - avatar
+ 1
Well from your tags am sure you know already...
19th Jun 2020, 3:54 PM
Neba Emmanuel
Neba Emmanuel - avatar
0
im unsure how to start and the lenguaje, I think is one of this
19th Jun 2020, 3:55 PM
Lucas