view win/dw.rc @ 2499:ff3310fa6d72

Android: Implment DW_SIGNA_CONFIGURE on orientation change. Seems like my dream of having a single C entrypoint for events is dead, passing any NULL objects for unused parameters results in a sementation violation. Leaving the general purpose function in the code for now, but eventually it will go away.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Wed, 05 May 2021 19:53:33 +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