Skip to content

Not find 'SendKeyBoardMessage' and other APIs. #61

@ghost

Description

I don't know if it's very complete, but some of the ones I need to use I didn't find.

[DllImport("user32.dll")]
public static extern int SendMessage(IntPtr hwnd, int wMsg, int wParam, byte[] lParam);

References:
UserImporter.zip
https://pinvoke.net/
https://docs.microsoft.com/en-us/windows/win32/api/winuser/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions