comparison dw.h @ 2776:858155527b05

Android: Minor tree changes... mostly testing my system to push changes to GitHub.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 21 Jun 2022 07:55:53 +0000
parents a31c2e3a781e
children 9a3024fe719c
comparison
equal deleted inserted replaced
2775:5f77f52df8ac 2776:858155527b05
778 char *path; 778 char *path;
779 int sid; 779 int sid;
780 int size; 780 int size;
781 }; 781 };
782 typedef void *HSHM; 782 typedef void *HSHM;
783 typedef void *HTREEITEM; 783 typedef jobject HTREEITEM;
784 typedef HWND HMENUI; 784 typedef HWND HMENUI;
785 typedef jobject HICN; 785 typedef jobject HICN;
786 786
787 typedef struct _window_data { 787 typedef struct _window_data {
788 UserData *root; 788 UserData *root;