Re: need native call help
[email protected] (ToddAndMargo via perl6-users)
| Newsgroups | perl.perl6.users |
|---|---|
| Message-ID | <[email protected]> |
On 4/16/24 01:21, ToddAndMargo via perl6-users wrote: > Hi All, > > Windows 11 > > It has been so long that I have done one of these that > my brain is seizing. > > https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-deletefilea > > C++ > > BOOL DeleteFileA( > [in] LPCSTR lpFileName > ); > > > Would some kind soul please show me how to do this again? > > Many thanks, > -T I got a good night's sleep and my head unfroze. I figured it out. I will post back how in a few days or so. -T