winapi - SendMessage not working for windows 8 metro apps using win32 lib -


i know how minimize desktop app window win32 app in vc++ using sendmessage(). fails if window of windows store app(metro app). api use minimizing windows store app window. , different other question(question because writing desktop app. want code minimize metro app window using vc++ win32 lib. , other question ipc between 2 apps both apps being written us.

you can find information how metro app in win 8 may communicate backedn desktop app on same machine here:

how can metro app in windows 8 communicate backend desktop app on same machine?


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

[C++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -