Hey
I was wondering how to generate a Windows popup in C. I mean by "Windows popup" as in (for example) when you do a net send message to a PC, a simple Windows popup comes up on the PC you sent the message to with the message. How can I generate one of those Windows popup messages in C? Tried looking for something on Google but only things like .NET, C++, and such come up. Thanks.