I'm trying to achieve the same functionality as multidigimon.exe, i.e. mapping the input digitizer to this monitor, I was wondering if there is an API that I can access, or if multidigimon.exe supports any parameters that I can call this is to automate the matching process.
So far, I have found that multidigimon.exe is writing the following registry key
: 20 - \\? \ Hid # & col06 # 1 & 4784345 & d & 0005 # {4d1e55b2-f16f-11cf-88cb-001111000030}
value: \\? \ DISPLAY # Default_Monitor # 5 & 5e64b29 & 0 & UID268435456 # {e6f07b5f-ee97-4a90-b076-33f57bf4eaa7}
at
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Wisp \ Pen \ Digimon
source
share