WebGadget delete history ?
Posted: Wed Dec 27, 2023 1:58 pm
Is there a way to delete the history/data/cookies for the WebGadget + #PB_Web_Edge (PureBasic 6.10 beta 1) ?
How does it work ?
How does it work ?
http://www.purebasic.com
https://www.purebasic.fr/english/
Maybe i can get there via the IWebBrowser2 interface not sure yet.ClearBrowsingData(COREWEBVIEW2_BROWSING_DATA_KINDS dataKinds, ICoreWebView2ClearBrowsingDataCompletedHandler * handler)
Code: Select all
GetWindowLongPtr_(GadgetID(Gadget),#GWLP_USERDATA)