Using Win32 Hooks with XS

2002-07-12 Thread Bjoern Hoehrmann
Hi, I have some XS code, that uses SetWindowsHookEx(...) to capture messages posted to a different thread. I got that running, but now I want to exchange information between the Callback procedure and the Perl module, that does not seem to work. I think the problem is, that the DLL is re-instanti

Re: Modifying @INC systemwide

2001-05-17 Thread Bjoern Hoehrmann
* Christopher Hahn wrote: >I have modified @INC in scripts, on the command line, >and on the #! line... > >...but which system file holds the default settings? The registry, see `perldoc perlwin32` >I want to add/modify the default settings? Maybe, I don't know. -- Björn Höhrmann { mailto:[EMA

Re: Mime content

2001-05-17 Thread Bjoern Hoehrmann
* Millman, Phillip wrote: >I'm looking to send pdf files on demand to users but can't figure out or >find the type classification for the pdf file (like GIF file would be >"image/gif") . Is there a list somewhere that has the various type for >various documents? http://www.isi.edu/in-notes/iana/