
Great tool for MacOS X developers, to create your own installer packages (free). Elementary OS, is my favorite Linux distribution.
06.04 Jouney of the Raspberry Pi by Hansįreya, a.k.a. 06.05 Jouney of the Raspberry Pi by Hans. 06.07 Doesn't connect to Mac shared folder by Hans. 06.07 Doesn't connect to Mac shared folder by ray. 06.08 Doesn't connect to Mac shared folder by Hans. 06.08 Doesn't connect to Mac shared folder by ray. 06.09 Doesn't connect to Mac shared folder by Hans. 05.04 Finding Arduino Certificate Repository by harryrad. 05.05 Setting the partition size when etching an image by 0jay. 05.07 Arduino "CASE " Problems by farticus. 05.10 Linux/macOS - Shell - List directory sizes. 05.20 Is RMTVS still actively maintained? by Locutus. 06.04 Jouney of the Raspberry Pi by bobster316.
06.06 Doesn't connect to Mac shared folder by ray. 06.12 Connectmenow v4 - The share list windows loses text on large screen 2160p by lax. Raise Exception.Create('Unable to initialize WinInet') InternetReadFile(UrlHandle, SizeOf(Buffer), BytesRead) UrlHandle := InternetOpenUrl(NetHandle, PChar(Url), nil, 0, INTERNET_FLAG_RELOAD, 0) NetHandle := InternetOpen('Mozilla/5.0(compatible WinInet)', INTERNET_OPEN_TYPE_PRECONFIG, nil, nil, 0) įunction GetWebPage(const Url: string): string The fix is using Windows Internet (WinINet) application programming interface (API), with the following code using the wininet unit ( source): Uses. Unfortunately, most tools for Lazarus require OpenSSL (Indy, Synapse, etc), which means you'd have to distribute OpenSSL DLL's with your application, something I'd like to avoid for simple downloads. Sometimes we need a quick and easy way to download a file from the Internet, and these days HTTPS is the way to go.