Skip to content

wchat_t* incompatible with LPCSTR #6

Description

@ArjunDeshmukh

Getting this error after building:
argument of type wchar_t* incomparible with LPCSTR in function call:
Line 279 - WriteConsoleOutputCharacter(hConsole, screen, nScreenWidth * nScreenHeight, { 0,0 }, &dwBytesWritten);
screen is of data type wchar_t*
The function expects 2nd argument of type LPCTR

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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