Commit 88dad98
FIX: clipboard copy using 64-bit compatible function
Replace Gdip_SetBitmapToClipboard with SetClipboardData from image.ahk
which uses proper "ptr" types for 64-bit Windows compatibility.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent d4efc8f commit 88dad98
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
799 | 799 | | |
800 | 800 | | |
801 | 801 | | |
802 | | - | |
| 802 | + | |
| 803 | + | |
803 | 804 | | |
804 | 805 | | |
805 | 806 | | |
| |||
0 commit comments