Skip to content

Commit

Permalink
x86 hash
Browse files Browse the repository at this point in the history
  • Loading branch information
PankajBhojwani committed Jun 1, 2024
1 parent a80316d commit 625753c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ using namespace winrt::Microsoft::Terminal::Control;
#endif

#if defined(_M_IX86)
#define SEND_INPUT2_ARCH_SPECIFIC_ACTION_HASH "56911147"
#define SEND_INPUT2_ARCH_SPECIFIC_ACTION_HASH "35488AA6"
#else
#define SEND_INPUT2_ARCH_SPECIFIC_ACTION_HASH "58D1971"
#endif
Expand Down

0 comments on commit 625753c

Please sign in to comment.