Package: nsis
Severity: wishlist

Please could you install the following files?

Contrib/ExDLL/exdll.h:
  Declarations needed to build your own plugins.  I suggest
  to put it in /usr/i586-mingw32msvc/include/nsis/exdll.h.
  This way programs can be compiled using:
    i586-mingw32msvc-gcc foo.c -shared -o foo.dll 
-I/usr/i586-mingw32msvc/include
  (they need -I/usr/i586-mingw32msvc/include already because of <windows.h>)

Contrib/ExDLL/exdll.c:
  Example plugin code (/usr/share/doc/nsis/examples ?)

Both files work unchanged on mingw, although it'd be nice if exdll.h
#include'd <windows.h>, since the plugin API itself is actualy enforcing
windows declarations on plugins that might otherwise compile without
them.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to