Jump to content

Recommended Posts

Posted

Hi, I'm curious, is there a way to create user defined events? I'm new to the GuiOnEventMode option and would like to know how to utilize this mode more effectively. Thanks :P

Posted

I don't see, yet, any reason to do that unless it's sort of inter-process communication. If it's so, you can define a message using the API function RegisterWindowMessage within both processes with the same message string and use GUIRegisterMsg to handle this user event, if applicable.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...