view win/dw.rc @ 2818:d5d09bdd61d6

iOS: Fix a leak in the tree widget. Need to release the flatted tree array. Store it in the previously unused cache variable, and release it when we have a new array to take its place.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 02 Aug 2022 03:34:39 +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