view win/dw.rc @ 2667:2ae70678c845

Android: Use a RecyclerView method to change the ViewPager2 page since the ViewPager2 method is not functioning. Also create a private function to switch windows. Next step is to implement functionality to switch between windows.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 15 Oct 2021 23:22:23 +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