0

How can add custom title bar in win32 application?

I'm new in Visual Studio 15, i want to add close minimize maximise and restore. So far I've managed to add that via js but i couldn't be able to add functionality to it.

24th Dec 2016, 1:45 PM
Vipul Walia
Vipul Walia - avatar
2 Respostas
+ 2
Read through the CreateWindowEx API.. you should be able to see it .
24th Dec 2016, 4:54 PM
đčđ“‡đ’¶đ“ƒđ“€đ“Ž đ”đ“‡đ’¶đ’Ÿđ“ƒđ”đ‘œđ“
đčđ“‡đ’¶đ“ƒđ“€đ“Ž đ”đ“‡đ’¶đ’Ÿđ“ƒđ”đ‘œđ“ - avatar
0
Thank you
24th Dec 2016, 4:56 PM
Vipul Walia
Vipul Walia - avatar