view win/dw.rc @ 2227:d9e1865fcba9

Fix template so when compiled and run it does not crash. Add a few more missing function templates, including 2 internal ones. Remove DW_UNUSED() from all functions so warnings are generated. Eliminate compile warning by moving code into #if 0
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 26 Dec 2020 16:12:24 +0000
parents 43c6ecfc598a
children
line wrap: on
line source

#include "winuser.h"
#ifdef DW64
2 RT_MANIFEST dw.dll.x64.manifest
#else
2 RT_MANIFEST dw.dll.x86.manifest
#endif