handle string form of number passed as hwnd
[imager-screenshot.git] / MANIFEST
index 6b7b8f1c94a97ba31ca399b235b1362775cbdc1c..2206ce7e89bc565feb96fed3445c7e00078b7051 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -10,13 +10,18 @@ ppport.h                    Support older perls
 README
 Screenshot.pm                  Main perl implementation
 Screenshot.xs                  Interface to C code
+scdarwin.c                     Darwin implementation
 scwin32.c                      Win32 implementation
 scx11.c                                X11 implementation
+svwin32.c                      Win32 translate SV to HWND
+svwin32.h                      Win32 translate SV to HWND (header)
+typemap                                Type conversion
 t/00load.t                     Test - can we load the modules
 t/10win32.t                    Test - win32 implementation
 t/20x11.t                      Test - X11 implementation
 t/30tkx11.t                    Test - X11 implementation via Tk
 t/40tkwin32.t                  Test - Win32 implementation via Tk
+t/50darwin.t                   Test - Darwin implementation
 t/90pod.t                      Test - check POD is valid
 t/91podcover.t                 Test - check all functions are covered by POD
 t/92manifest.t                 Test - check we match the MANIFEST