An open API service indexing awesome lists of open source software.

https://github.com/kessiler/usingsetwindowtext

Example created with C++ for demonstrate use of setWindowText
https://github.com/kessiler/usingsetwindowtext

Last synced: 3 months ago
JSON representation

Example created with C++ for demonstrate use of setWindowText

Awesome Lists containing this project

README

        

usingSetWindowText
==================

The code contained in this repository is an initiative to demonstrate the use of API SetWindowText applied to return the title of the calculator window.

More information about the API can be found [here](http://msdn.microsoft.com/pt-br/library/windows/desktop/ms633546(v=vs.85).aspx).