Re: [Lazarus] How can I write to arbitrary position on device

2017-04-13 Thread Mark Morgan Lloyd via Lazarus
On 12/04/17 21:30, Carlos E. R. via Lazarus wrote: Hi, I'm new on this list, so if I should post this to a different place, just tell me. I want to find a function that I can use on Linux to write a memory block to an arbitrary position on a device, say, /dev/sda or /dev/sda5 . I can do that on a

Re: [Lazarus] Vulkan Library for FreePascal/Lazarus

2017-04-13 Thread Kostas Michalopoulos via Lazarus
This is nice, although personally i do not like the use of multiple inc files. I think Benjamin Rosseaux's pasvulkan does it better with creating a single pas file (he also uses a unit from the vk.xml file): https://github.com/BeRo1985/pasvulkan/blob/master/src/Vulkan.pas On Thu, Apr 13, 2017 a

Re: [Lazarus] How can I write to arbitrary position on device

2017-04-13 Thread Carlos E. R. via Lazarus
On 2017-04-13 09:15, Mark Morgan Lloyd via Lazarus wrote: > On 12/04/17 21:30, Carlos E. R. via Lazarus wrote: >> Hi, >> I'm new on this list, so if I should post this to a different place, >> just tell me. >> I want to find a function that I can use on Linux to write a memory >> block to an arbitr

Re: [Lazarus] Vulkan Library for FreePascal/Lazarus

2017-04-13 Thread Michalis Kamburelis via Lazarus
a2017-04-13 11:30 GMT+02:00 Kostas Michalopoulos via Lazarus : > This is nice, although personally i do not like the use of multiple inc > files. I think Benjamin Rosseaux's pasvulkan does it better with creating a > single pas file (he also uses a unit from the vk.xml file): > > https://github.com

Re: [Lazarus] Online Package Manager

2017-04-13 Thread Michalis Kamburelis via Lazarus
2017-04-12 16:26 GMT+02:00 : > On 2017-04-12 09:15, Michalis Kamburelis wrote: >> >> >> GitHub is absolutely fine with uploading binary packages as a release. >> You can make a release on GitHub where a specific version of your >> source is accompanied by your binaries. >> https://help.github.com

[Lazarus] Lazarus for Chromebook (Chrome OS)?

2017-04-13 Thread Bob B. via Lazarus
Millions of Chromebooks are sold quarterly, and that will increase because schools in USA are now providing them to students.  Also Chrome OS now runs Android apps (if the processor is capable).  Any chance of Laz for Chrome OS? Just thought I would ask. Bob B.--

Re: [Lazarus] Lazarus for Chromebook (Chrome OS)?

2017-04-13 Thread Michael Van Canneyt via Lazarus
On Thu, 13 Apr 2017, Bob B. via Lazarus wrote: Millions of Chromebooks are sold quarterly, and that will increase because schools in USA are now providing them to students.  Also Chrome OS now runs Android apps (if the processor is capable).  Any chance of Laz for Chrome OS? Just thought I w