Bruce, Joseph R (Joe) wrote:
On 4/25/11 11:17 AM, "Jeff Morriss" wrote:
Bruce, Joseph R (Joe) wrote:
Bruce, Joseph R (Joe) wrote:
Hi,
I'm writing a plugin that registers a capture file callback via
cf_callback_add (./file.c:173, ./file.h:83). The callback is invoked
on
read and other inte
On Apr 25, 2011, at 11:43 AM, Bruce, Joseph R (Joe) wrote:
> I still don't understand why this code works on the *nix side, but not
> Windows. Any ideas there?
The dynamically-linked library systems used by most if not all UN*X systems and
and the dynamically-linked library system used by Wind
On 4/25/11 11:17 AM, "Jeff Morriss" wrote:
>Bruce, Joseph R (Joe) wrote:
>>> Bruce, Joseph R (Joe) wrote:
Hi,
I'm writing a plugin that registers a capture file callback via
cf_callback_add (./file.c:173, ./file.h:83). The callback is invoked
on
read and other inter
Bruce, Joseph R (Joe) wrote:
Bruce, Joseph R (Joe) wrote:
Hi,
I'm writing a plugin that registers a capture file callback via
cf_callback_add (./file.c:173, ./file.h:83). The callback is invoked on
read and other interesting cf events. This works fine on my *nix build,
but Windows is unhappy.
On Apr 25, 2011, at 10:25 AM, Jeff Morriss wrote:
> libui is a static library (archive). Building one of those does not require
> that all the symbols be resolved (which is a good thing: you can't link an
> archive against another archive or shared libraries anyway). It just means
> that whe
>Bruce, Joseph R (Joe) wrote:
>> Hi,
>>
>> I'm writing a plugin that registers a capture file callback via
>> cf_callback_add (./file.c:173, ./file.h:83). The callback is invoked on
>> read and other interesting cf events. This works fine on my *nix build,
>> but Windows is unhappy. The only ot
Bruce, Joseph R (Joe) wrote:
Hi,
I'm writing a plugin that registers a capture file callback via
cf_callback_add (./file.c:173, ./file.h:83). The callback is invoked on
read and other interesting cf events. This works fine on my *nix build,
but Windows is unhappy. The only other code that reg
>>I'm writing a plugin that registers a capture file callback via
>> cf_callback_add (./file.c:173, ./file.h:83). The callback is invoked on
>> read and other interesting cf events. This works fine on my *nix build,
>> but Windows is unhappy. The only other code that registers a cf
>>callback
>>
Bruce, Joseph R (Joe writes:
> I'm writing a plugin that registers a capture file callback via
> cf_callback_add (./file.c:173, ./file.h:83). The callback is invoked on
> read and other interesting cf events. This works fine on my *nix build,
> but Windows is unhappy. The only other code that
Hi,
I'm writing a plugin that registers a capture file callback via
cf_callback_add (./file.c:173, ./file.h:83). The callback is invoked on
read and other interesting cf events. This works fine on my *nix build,
but Windows is unhappy. The only other code that registers a cf callback
is ./gtk/m
10 matches
Mail list logo