Focus to specified applicationYes, but focus must be set to window by application which has these window,
Focus to specified applicationI am writing multi-document text editor. I have IPC for detect other instance, if other instance is ...
Smart pointers and treesI have Node: [code] int level string name Node* parent std::vector<std::unique_ptr<Node>> childs; [/...
In my C++ project std::remove refers to stdio.hI have error in my code: [code]void Config::UpdateMRUPageClose(const wxString &path) { mru.era...
UAC: how lower privileges?Test and elevation is: http://www.cplusplus.com/forum/windows/101207/ https://web.archive.org/web/...