05-08-2009, 12:58 PM
I have several macros that I only want to execute if a certain keyboard is connected. That keyboard's id is put into a macro via the below code. When those macros are triggered, they pull all the ids of the connected devices and search for the main keyboard id, if it is not found, the macro ends.
could my code be the problem here? Because when i ran it this morning, it said this. And it seems that the 2ndy keyboard is almost always involved in the crashes...
Macro
could my code be the problem here? Because when i ran it this morning, it said this. And it seems that the 2ndy keyboard is almost always involved in the crashes...
Quote:RIDATA: previous declaration is different. Change?
Warning: if you change declaration while other functions are compiled using old declaration, they may become invalid and cause exceptions or even data corruption. Solution - restart QM.
Macro