Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私の AutoLISP コードでは、[SHIFT] ボタンが押されているかどうかを確認する必要があります。C++ ではGetKeyStatefromuser32.dllで実行できますが、AutoLISP ではどのように呼び出すのですか?
GetKeyState
user32.dll