Re: [Tuxpaint-devel] Added trashcan support for windows
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: TOYAMA Shin-i. <sh...@wm...> - 2021-10-31 08:28:31
|
Hi, Now I think that "Move to recycle bin" is ready for the tests. I tested it on Windows 11 and Windows 7 (on VMware) and confirmed it works fine. Packages prepared for testers (ver. 20211031) are available from; https://z1.plala.jp/tuxpaint/testing/ Careful tests by users who are using different versions of windows are welcome. Thanks! TOYAMA Shin-ichi wrote in <617dffba.5005%sh...@wm...> >Hi, > >I think win32_trash() is currently far from testing stage >so far. >It fails sometime but not always on windows 11, and always >crashes on windows7... > >Microsoft says SHFileOperation() is obsolate and recommends >to use IFileOperation() instead. > >https://docs.microsoft.com/en-us/windows/win32/api/shellapi/nf-shellapi-shfileoperationa > >However, I have not been able to find how to use it from C >language on MinGW/MSYS2 environment. > >I will let you know when it becomes more stable. > >Thanks! > >Bill Kendrick wrote in <202...@sh...> >>On Sat, Oct 30, 2021 at 12:54:52PM +0900, TOYAMA Shin-ichi wrote: >>> Windows packages for the tests built from current git(20211030) >>> are now available. >>> >>> See https://z1.plala.jp/tuxpaint/testing/ >> >>Hi Shin-ichi, >> >>I see that you since committed a change that disables the new code, >>due to instability. >> >>Did you need any more specific testing by others? I'm totally >>unfamiliar with Win32 development, or how the different versions >>of Windows differ from each other, so I'm wondering whether you >>want me to look for more beta testers (say, via Twitter, Facebook, >>and/or the 'tuxpaint-users' mailing list). Let me know! >> >>-bill! >> >> >>> TOYAMA Shin-ichi wrote in <617aabc7.5001%sh...@wm...> >>> >Hi, >>> > >>> >I created very primitive code to use trashcan on windows and >>> >commited it to the git. >>> > >>> >It seems to work here, but I think carefull test and review are >>> >required. >>> > >>> >Just for your information. >><snip> >> >> >>_______________________________________________ >>Tuxpaint-devel mailing list >>Tux...@li... >>https://lists.sourceforge.net/lists/listinfo/tuxpaint-devel -- TOYAMA Shin-ichi mailto:sh...@wm... |