Skip to content

cannot convert ‘long unsigned int*’ to ‘DWORD*’ #2

@tdtc-hrb

Description

@tdtc-hrb

Windows 10 1809(x64)
Cygwin: 3.4.9-1
Gcc: 11.4.0-1
Make: 4.4.1-2

HTMLWindow.cpp:485: error: cannot convert ‘long unsigned int*’ to ‘DWORD*’ {aka ‘unsigned int*’}
485 | if (! (SUCCEEDED(cp->Advise(static_cast<IDispatch*>(this), &cookie)) ) ) {

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