view win/dwtest.rc @ 2845:64c528d38fb8

Android: Attempt at fixing the container selection issues after clear. Some container information persists after a clear() that shouldn't... this was an attempt at fixing that but, it didn't work... however I want to switch locations so commiting so I don't lose the work.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Mon, 26 Sep 2022 08:35:26 +0000
parents 43c6ecfc598a
children
line wrap: on
line source

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