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)) ) ) {