Hi simon,
i have now update my sourcecode to the latest version!
now i become following error:
2>------ Rebuild All started: Project: pn, Configuration: Debug Win32 ------
2>Deleting intermediate and output files for project 'pn', configuration 'Debug|Win32'
2>Compiling...
2>stdafx.cpp
2>d:\c_projekte\pnotepad_org\include\taskdialog.h(263) : error C2653: 'ModuleHelper' : is not a class or namespace name
2>d:\c_projekte\pnotepad_org\include\taskdialog.h(263) : error C3861: 'GetResourceInstance': identifier not found
2>d:\c_projekte\pnotepad_org\include\taskdialog.h(438) : error C2504: 'CIndirectDialogImpl' : base class undefined
2> d:\c_projekte\pnotepad_org\include\taskdialog.h(1961) : see reference to class template instantiation 'CTask98DialogImpl<T>' being compiled
2>d:\c_projekte\pnotepad_org\include\taskdialog.h(438) : error C2143: syntax error : missing ',' before '<'
...
...
What am I doing wrong??
klaus