view win/dw.rc @ 1987:21811c9e2eaf

OS/2: Fix memory and HAB/HMQ leak when compiled with Watcom C. OS/2 and Win: Fix resource leak when calling dw_thread_end().
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 15 Sep 2019 23:02:16 +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