On 4/3/06, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
> I'd like to read raw sectors (blocks) from removable devices (such as
> USB drives) from Linux and/or Windows. Is there any possibility to use
> FPC with that?
On Linux you can read the device like a normal file.
On Windows there is prob
On 4/4/06, Пётр Косаревский <[EMAIL PROTECTED]> wrote:
> Sorry for generally windows programming question in this mail list.
>
> But what we know: maybe an unit, implementing such functionality OS
> independent (with Windows.CreateFileMapping under windows and something else
> under something oth
> ПК> I can transfer information from Delphi program to FPC, but they
> ПК> have different memory managers or something, so pointers are the
> ПК> same numbers, but different physical addressed. It doesn't sound
> ПК> extraordinary, so, please, help with example or anything!
>
> Maybe the memory-m
Hello Пётр,
Tuesday, April 04, 2006, 11:48:33 AM, you wrote:
ПК> I can transfer information from Delphi program to FPC, but they
ПК> have different memory managers or something, so pointers are the
ПК> same numbers, but different physical addressed. It doesn't sound
ПК> extraordinary, so, please,
This message was by an error sent to Jonas Maebe privately.
Addendum1: implementing DDE, OLE etcetera is not that easy in this case,
because requires dummy window not only under FPC, but even under Delphi
(modifying message loops of control elements like the main window of the main
form in Delph
On 4 apr 2006, at 11:28, Пётр Косаревский wrote:
2. I try to reply to the mailing list, but do not always check the
"To:" field with autoreply (it's like posting the same bug report
twice: just press refresh and you send new report instead of
looking at the status of the previously posted)
-Original Message-
From: Jonas Maebe <[EMAIL PROTECTED]>
> On 4 apr 2006, at 11:14, Пётр Косаревский wrote:
> >> How do you transfer these pointers and what are you trying to
> >> accomplish? You generally cannot transfer pointers from one running
> >> program to another. It may work by acc
On 4 apr 2006, at 11:14, Пётр Косаревский wrote:
How do you transfer these pointers and what are you trying to
accomplish? You generally cannot transfer pointers from one running
program to another. It may work by accident in some cases, but it is
not something you can rely on (even if both pro
On 4 apr 2006, at 10:48, Пётр Косаревский wrote:
I can transfer information from Delphi program to FPC, but they
have different memory managers or something, so pointers are the
same numbers, but different physical addressed.
It doesn't sound extraordinary, so, please, help with example or
I can transfer information from Delphi program to FPC, but they have different
memory managers or something, so pointers are the same numbers, but different
physical addressed.
It doesn't sound extraordinary, so, please, help with example or anything!
_
On Mon, 3 Apr 2006, Paul Davidson wrote:
Any code examples using FPC libsync available.
Look at xmlrpc, it is written using libsync. But it's not cross-
platform. Win32 currently does not work.
Michael.
___
fpc-pascal maillist - fpc-pascal@lists
11 matches
Mail list logo