Dalamud/Dalamud/NativeMethods.txt
Anna 50dc3d44c2
Add /xlcopylog command (#1850)
* feat: add /xlcopylog command

Add a command to copy the dalamud.log file to the user's
clipboard, behaving the same as copying the file in an
Explorer window.

* chore: fix clientstructs submodule

* fix: dispose hGlobal if it's unused

* refactor: move file copier to util class
2024-06-21 15:36:18 -07:00

23 lines
305 B
Text

CreateFile
FILE_ACCESS_RIGHTS
MoveFileEx
FlushFileBuffers
WriteFile
SetWindowPos
SetForegroundWindow
SetFocus
SetActiveWindow
HWND_TOPMOST
HWND_NOTOPMOST
SET_WINDOW_POS_FLAGS
OpenClipboard
SetClipboardData
CloseClipboard
DROPFILES
CLIPBOARD_FORMAT
GlobalAlloc
GlobalLock
GlobalUnlock
GLOBAL_ALLOC_FLAGS