$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Interprocess] How to prevent collision of mapping addresses with DLL Loading on Windows?
From: Eric J. Holtman (eric_at_[hidden])
Date: 2009-12-14 10:13:54
pheres wrote:
> I would like you stated indirectly as well probably never use that kind
> of IPC for shrink-wrapped software.
> In my project I have all the source and all the control, the end user
> can't touch
> anything but some gui which starts up if he presses the power button I
> deliver to him together with all other hardware.
Well, then you're probably OK.
> is windows with it's (apparent?) non-configurable DLL delay load
> relocation address algorithm.
>
I'm still trying to figure out how you'd want that to work,
even if you could design it... but that's another (non Boost)
discussion.