view win/dwtest.rc @ 1861:c836603d3f14

Add dw_shutdown() function which does the same thing as dw_exit() ... except it doesn't actually end the process. Useful for bindings that are expecting to do their own cleanup after the script exits.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 01 Mar 2013 16:51:08 +0000
parents 72a75442c51d
children 43c6ecfc598a
line wrap: on
line source

#include "winuser.h"
#ifdef WIN64
1 RT_MANIFEST dwtest.exe.x64.manifest
#else
1 RT_MANIFEST dwtest.exe.x86.manifest
#endif