Start 2008-06-19T15:37:54 Going to read /home/cpanfly/var/cpan/Metadata Database was generated on Thu, 19 Jun 2008 09:03:12 GMT Running make for K/KA/KARASIK/Win32-GuiTest-1.54.tar.gz Checksum for /net/nas/data/cpan/authors/id/K/KA/KARASIK/Win32-GuiTest-1.54.tar.gz ok Win32-GuiTest-1.54/ Win32-GuiTest-1.54/CHANGES Win32-GuiTest-1.54/DibSect.cpp Win32-GuiTest-1.54/dibsect.h Win32-GuiTest-1.54/eg/ Win32-GuiTest-1.54/eg/ask.pl Win32-GuiTest-1.54/eg/calc.pl Win32-GuiTest-1.54/eg/excel.pl Win32-GuiTest-1.54/eg/excel2.pl Win32-GuiTest-1.54/eg/fonts.pl Win32-GuiTest-1.54/eg/iswindowstyle.pl Win32-GuiTest-1.54/eg/keypress.pl Win32-GuiTest-1.54/eg/menuselect.pl Win32-GuiTest-1.54/eg/notepad.pl Win32-GuiTest-1.54/eg/notepad_text.pl Win32-GuiTest-1.54/eg/paint.pl Win32-GuiTest-1.54/eg/paint_abs.pl Win32-GuiTest-1.54/eg/pushbutton.pl Win32-GuiTest-1.54/eg/rawkey.pl Win32-GuiTest-1.54/eg/selecttabitem.pl Win32-GuiTest-1.54/eg/showcpl.pl Win32-GuiTest-1.54/eg/showmouse.pl Win32-GuiTest-1.54/eg/showwin.pl Win32-GuiTest-1.54/eg/spy--.pl Win32-GuiTest-1.54/eg/spy.pl Win32-GuiTest-1.54/eg/start.pl Win32-GuiTest-1.54/eg/tab.pl Win32-GuiTest-1.54/eg/waitwindow.pl Win32-GuiTest-1.54/eg/which.pl Win32-GuiTest-1.54/eg/winbmp.pl Win32-GuiTest-1.54/eg/wptr.pl Win32-GuiTest-1.54/GuiTest.xs Win32-GuiTest-1.54/lib/ Win32-GuiTest-1.54/lib/Win32/ Win32-GuiTest-1.54/lib/Win32/GuiTest/ Win32-GuiTest-1.54/lib/Win32/GuiTest/Cmd.pm Win32-GuiTest-1.54/lib/Win32/GuiTest/Examples.pm Win32-GuiTest-1.54/lib/Win32/GuiTest/GuiTest.pc Win32-GuiTest-1.54/lib/Win32/GuiTest.pm Win32-GuiTest-1.54/Makefile.PL Win32-GuiTest-1.54/make_eg.pl Win32-GuiTest-1.54/MANIFEST Win32-GuiTest-1.54/META.yml Win32-GuiTest-1.54/perlobject.map Win32-GuiTest-1.54/README Win32-GuiTest-1.54/Recorder/ Win32-GuiTest-1.54/Recorder/Copying.txt Win32-GuiTest-1.54/Recorder/README.txt Win32-GuiTest-1.54/Recorder/Win32GuiTest.exe Win32-GuiTest-1.54/t/ Win32-GuiTest-1.54/t/01_basic.t Win32-GuiTest-1.54/t/02_calc.t Win32-GuiTest-1.54/t/03_cpl.t Win32-GuiTest-1.54/t/04_std.t Win32-GuiTest-1.54/t/05_which.t Win32-GuiTest-1.54/t/06_sendkeys.t Win32-GuiTest-1.54/t/98_pod.t Win32-GuiTest-1.54/t/99_pod_coverage.t Win32-GuiTest-1.54/typemap CPAN.pm: Going to build K/KA/KARASIK/Win32-GuiTest-1.54.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Win32::GuiTest cp lib/Win32/GuiTest/GuiTest.pc blib/lib/Win32/GuiTest/GuiTest.pc cp lib/Win32/GuiTest/Examples.pm blib/lib/Win32/GuiTest/Examples.pm cp lib/Win32/GuiTest.pm blib/lib/Win32/GuiTest.pm AutoSplitting blib/lib/Win32/GuiTest.pm (blib/lib/auto/Win32/GuiTest) cp make_eg.pl blib/lib/Win32/make_eg.pl cp lib/Win32/GuiTest/Cmd.pm blib/lib/Win32/GuiTest/Cmd.pm /home/cpanfly/ap1003/bin/perl-static -I/home/cpanfly/ap1003/lib -I/home/cpanfly/ap1003/lib /home/cpanfly/var/megalib/ExtUtils/xsubpp -typemap /home/cpanfly/ap1003/lib/ExtUtils/typemap -typemap perlobject.map -typemap typemap GuiTest.xs >xstmp.c && mv xstmp.c GuiTest.cpp gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"1.54\" -DXS_VERSION=\"1.54\" -fPIC "-I/home/cpanfly/ap1003/lib/CORE" GuiTest.cpp GuiTest.xs:21:21: windows.h: No such file or directory GuiTest.xs:22:22: commctrl.h: No such file or directory In file included from GuiTest.xs:23: dibsect.h:17:21: windows.h: No such file or directory In file included from GuiTest.xs:23: dibsect.h:25: error: parse error before `{' token dibsect.h:28: error: destructors must be member functions dibsect.h: In function `void DibSect()': dibsect.h:28: error: `Destroy' undeclared (first use this function) dibsect.h:28: error: (Each undeclared identifier is reported only once for each function it appears in.) dibsect.h: At global scope: dibsect.h:30: error: `bool Destroy()' used prior to declaration dibsect.h:39: error: `HWND' was not declared in this scope dibsect.h:39: error: parse error before `,' token dibsect.h:45: error: syntax error before `&' token dibsect.h:50: error: syntax error before `(' token dibsect.h:55: error: `HDC' was not declared in this scope dibsect.h:55: error: parse error before `)' token dibsect.h:58: error: parse error before `)' token dibsect.h:61: error: ISO C++ forbids declaration of `hBitmap' with no type dibsect.h:61: error: `NULL' was not declared in this scope dibsect.h:62: error: parse error before `return' dibsect.h:65: error: parse error before `)' token dibsect.h:69: error: parse error before `)' token dibsect.h:74: error: parse error before `)' token dibsect.h:82: error: 'PBYTE' is used as a type, but is not defined as a type. dibsect.h:84: error: 'UINT' is used as a type, but is not defined as a type. dibsect.h:85: error: parse error before `}' token GuiTest.xs:39: error: parse error before `=' token GuiTest.xs:43: error: parse error before `=' token GuiTest.xs:44: error: parse error before `=' token GuiTest.xs:45: error: parse error before `=' token GuiTest.xs:46: error: parse error before `=' token GuiTest.xs:48: error: parse error before `=' token GuiTest.xs:49: error: parse error before `=' token GuiTest.xs:50: error: parse error before `=' token GuiTest.xs:51: error: parse error before `=' token GuiTest.xs:52: error: parse error before `=' token GuiTest.xs:53: error: parse error before `=' token GuiTest.xs:54: error: parse error before `=' token GuiTest.xs:55: error: parse error before `=' token GuiTest.xs:56: error: parse error before `=' token GuiTest.xs:57: error: parse error before `=' token GuiTest.xs:58: error: parse error before `=' token GuiTest.xs:59: error: parse error before `=' token GuiTest.xs:63: error: parse error before `(' token GuiTest.xs:82: error: `HWND' was not declared in this scope GuiTest.xs:82: error: parse error before `,' token GuiTest.xs:92: error: 'TV_ITEM' is used as a type, but is not defined as a type. GuiTest.xs:94: error: syntax error before `.' token GuiTest.xs:95: error: syntax error before `.' token GuiTest.xs:96: error: syntax error before `.' token GuiTest.xs:97: error: syntax error before `.' token GuiTest.xs:98: error: `hWnd' was not declared in this scope GuiTest.xs:98: error: `TVM_GETITEM' was not declared in this scope GuiTest.xs:98: error: `LPARAM' was not declared in this scope GuiTest.xs:98: error: `item' was not declared in this scope GuiTest.xs:98: error: ISO C++ forbids declaration of `SendMessage' with no type GuiTest.xs:98: error: initializer list being treated as compound expression GuiTest.xs:101: error: parse error before `if' GuiTest.xs:110: error: ISO C++ forbids declaration of `hItemChild' with no type GuiTest.xs:110: error: `HTREEITEM' was not declared in this scope GuiTest.xs:110: error: parse error before `(' token GuiTest.xs:112: error: ISO C++ forbids declaration of `hItemFound' with no type GuiTest.xs:112: error: `hWnd' was not declared in this scope GuiTest.xs:112: error: `lpItemName' was not declared in this scope GuiTest.xs:112: error: `GetTVItemByName' was not declared in this scope GuiTest.xs:115: error: parse error before `if' GuiTest.xs:120: error: ISO C++ forbids declaration of `hItem' with no type GuiTest.xs:120: error: `HTREEITEM' was not declared in this scope GuiTest.xs:120: error: parse error before `(' token GuiTest.xs:128: error: `HWND' was not declared in this scope GuiTest.xs:128: error: parse error before `,' token GuiTest.xs: In function `int TabCtrl_GetItemText(...)': GuiTest.xs:130: error: `TCITEM' undeclared (first use this function) GuiTest.xs:130: error: parse error before `;' token GuiTest.xs:131: error: `tcItem' undeclared (first use this function) GuiTest.xs:131: error: `lpString' undeclared (first use this function) GuiTest.xs:132: error: `sizeStr' undeclared (first use this function) GuiTest.xs:133: error: `TCIF_TEXT' undeclared (first use this function) GuiTest.xs:137: error: `g_hWnd' undeclared (first use this function) GuiTest.xs:137: error: `iItem' undeclared (first use this function) GuiTest.xs:137: error: `TabCtrl_GetItem' undeclared (first use this function) GuiTest.xs: At global scope: GuiTest.xs:145: error: parse error before `,' token GuiTest.xs:150: error: `int iItem' used prior to declaration GuiTest.xs:150: error: `CWPSTRUCT' was not declared in this scope GuiTest.xs:150: error: parse error before `)' token GuiTest.xs:151: error: `CWPSTRUCT' was not declared in this scope GuiTest.xs:151: error: parse error before `)' token GuiTest.xs:152: error: ISO C++ forbids declaration of `ListView_GetItemText' with no type GuiTest.xs:152: error: initializer list being treated as compound expression GuiTest.xs:153: error: `g_hHook' was not declared in this scope GuiTest.xs:153: error: ISO C++ forbids declaration of `UnhookWindowsHookEx' with no type GuiTest.xs:154: error: parse error before `}' token GuiTest.xs:156: error: `CWPSTRUCT' was not declared in this scope GuiTest.xs:156: error: parse error before `)' token GuiTest.xs:157: error: parse error before `=' token GuiTest.xs:160: error: `iCount' was not declared in this scope GuiTest.xs:160: error: parse error before `;' token GuiTest.xs:160: error: syntax error before `++' token GuiTest.xs:165: error: `LVIS_SELECTED' was not declared in this scope GuiTest.xs:165: error: `LVIS_FOCUSED' was not declared in this scope GuiTest.xs:165: error: `LVIS_SELECTED' was not declared in this scope GuiTest.xs:165: error: `LVIS_FOCUSED' was not declared in this scope GuiTest.xs:165: error: ISO C++ forbids declaration of `ListView_SetItemState' with no type GuiTest.xs:165: error: initializer list being treated as compound expression GuiTest.xs:166: error: ISO C++ forbids declaration of `g_bRetVal' with no type GuiTest.xs:166: error: `ListView_EnsureVisible' was not declared in this scope GuiTest.xs:167: error: `g_hHook' was not declared in this scope GuiTest.xs:167: error: ISO C++ forbids declaration of `UnhookWindowsHookEx' with no type GuiTest.xs:167: error: redefinition of `int UnhookWindowsHookEx' GuiTest.xs:153: error: `int UnhookWindowsHookEx' previously defined here GuiTest.xs:168: error: parse error before `}' token GuiTest.xs:170: error: `ListView_GetItemCount' was not declared in this scope GuiTest.xs:171: error: parse error before `=' token GuiTest.xs:174: error: parse error before `;' token GuiTest.xs:174: error: syntax error before `++' token GuiTest.xs:179: error: parse error before `;' token GuiTest.xs:179: error: syntax error before `++' token GuiTest.xs:184: error: ISO C++ forbids declaration of `g_bRetVal' with no type GuiTest.xs:184: error: redefinition of `int g_bRetVal' GuiTest.xs:166: error: `int g_bRetVal' previously defined here GuiTest.xs:184: error: `i' was not declared in this scope GuiTest.xs:184: error: `ListView_EnsureVisible' was not declared in this scope GuiTest.xs:185: error: parse error before `break' GuiTest.xs:188: error: `g_hHook' was not declared in this scope GuiTest.xs:188: error: ISO C++ forbids declaration of `UnhookWindowsHookEx' with no type GuiTest.xs:188: error: redefinition of `int UnhookWindowsHookEx' GuiTest.xs:167: error: `int UnhookWindowsHookEx' previously defined here GuiTest.xs:189: error: parse error before `}' token GuiTest.xs:191: error: redefinition of `int iCount' GuiTest.xs:170: error: `int iCount' previously defined here GuiTest.xs:191: error: `ListView_GetItemCount' was not declared in this scope GuiTest.xs:192: error: ISO C++ forbids declaration of `g_bRetVal' with no type GuiTest.xs:192: error: redefinition of `int g_bRetVal' GuiTest.xs:184: error: `int g_bRetVal' previously defined here GuiTest.xs:194: error: parse error before `if' GuiTest.xs:196: error: parse error before `;' token GuiTest.xs:196: error: syntax error before `++' token GuiTest.xs:206: error: `g_hHook' was not declared in this scope GuiTest.xs:206: error: ISO C++ forbids declaration of `UnhookWindowsHookEx' with no type GuiTest.xs:206: error: redefinition of `int UnhookWindowsHookEx' GuiTest.xs:188: error: `int UnhookWindowsHookEx' previously defined here GuiTest.xs:207: error: parse error before `}' token GuiTest.xs:211: error: parse error before `=' token GuiTest.xs:213: error: ISO C++ forbids declaration of `g_bRetVal' with no type GuiTest.xs:213: error: redefinition of `int g_bRetVal' GuiTest.xs:192: error: `int g_bRetVal' previously defined here GuiTest.xs:215: error: ISO C++ forbids declaration of `len' with no type GuiTest.xs:215: error: conflicting types for `int len' GuiTest.xs:210: error: previous declaration as `size_t len' GuiTest.xs:217: error: parse error before `for' GuiTest.xs:217: error: parse error before `;' token GuiTest.xs:217: error: syntax error before `++' token GuiTest.xs:221: error: `szName' was not declared in this scope GuiTest.xs:221: error: ISO C++ forbids declaration of `memset' with no type GuiTest.xs:221: error: `int memset' redeclared as different kind of symbol /usr/include/string.h:58: error: previous declaration of `void* memset(void*, int, unsigned int)' GuiTest.xs:221: error: initializer list being treated as compound expression GuiTest.xs:222: error: ISO C++ forbids declaration of `pos' with no type GuiTest.xs:222: error: conflicting types for `int pos' GuiTest.xs:210: error: previous declaration as `size_t pos' GuiTest.xs:223: error: parse error before `}' token GuiTest.xs:236: error: ISO C++ forbids declaration of `g_bRetVal' with no type GuiTest.xs:236: error: redefinition of `int g_bRetVal' GuiTest.xs:213: error: `int g_bRetVal' previously defined here GuiTest.xs:236: error: `BOOL' was not declared in this scope GuiTest.xs:236: error: parse error before `(' token GuiTest.xs:237: error: ISO C++ forbids declaration of `TreeView_EnsureVisible' with no type GuiTest.xs:237: error: initializer list being treated as compound expression GuiTest.xs:239: error: `g_hHook' was not declared in this scope GuiTest.xs:239: error: ISO C++ forbids declaration of `UnhookWindowsHookEx' with no type GuiTest.xs:239: error: redefinition of `int UnhookWindowsHookEx' GuiTest.xs:206: error: `int UnhookWindowsHookEx' previously defined here GuiTest.xs:240: error: parse error before `}' token GuiTest.xs:243: error: parse error before `=' token GuiTest.xs:244: error: parse error before `=' token GuiTest.xs:245: error: ISO C++ forbids declaration of `g_szBuffer' with no type GuiTest.xs:245: error: conflicting types for `int*g_szBuffer' GuiTest.xs:47: error: previous declaration as `char g_szBuffer[1025]' GuiTest.xs:247: error: syntax error before `.' token GuiTest.xs:248: error: syntax error before `.' token GuiTest.xs:249: error: syntax error before `.' token GuiTest.xs:252: error: `tvItem' was not declared in this scope GuiTest.xs:252: error: ISO C++ forbids declaration of `TreeView_GetItem' with no type GuiTest.xs:252: error: initializer list being treated as compound expression GuiTest.xs:255: error: parse error before `if' GuiTest.xs:258: error: ISO C++ forbids declaration of `hItem' with no type GuiTest.xs:258: error: redefinition of `int hItem' GuiTest.xs:120: error: `int hItem' previously defined here GuiTest.xs:258: error: `TreeView_GetParent' was not declared in this scope GuiTest.xs:259: error: parse error before `if' GuiTest.xs:267: error: ISO C++ forbids declaration of `lstrcpy' with no type GuiTest.xs:267: error: initializer list being treated as compound expression GuiTest.xs:267: error: invalid conversion from `char*' to `int' GuiTest.xs:268: error: `g_hHook' was not declared in this scope GuiTest.xs:268: error: ISO C++ forbids declaration of `UnhookWindowsHookEx' with no type GuiTest.xs:268: error: redefinition of `int UnhookWindowsHookEx' GuiTest.xs:239: error: `int UnhookWindowsHookEx' previously defined here GuiTest.xs:269: error: parse error before `}' token GuiTest.xs:272: error: ISO C++ forbids declaration of `g_bRetVal' with no type GuiTest.xs:272: error: redefinition of `int g_bRetVal' GuiTest.xs:236: error: `int g_bRetVal' previously declared here GuiTest.xs:272: error: `BOOL' was not declared in this scope GuiTest.xs:272: error: parse error before `(' token GuiTest.xs:273: error: `g_hHook' was not declared in this scope GuiTest.xs:273: error: ISO C++ forbids declaration of `UnhookWindowsHookEx' with no type GuiTest.xs:273: error: redefinition of `int UnhookWindowsHookEx' GuiTest.xs:268: error: `int UnhookWindowsHookEx' previously defined here GuiTest.xs:274: error: parse error before `}' token GuiTest.xs:276: error: ISO C++ forbids declaration of `g_bRetVal' with no type GuiTest.xs:276: error: redefinition of `int g_bRetVal' GuiTest.xs:272: error: `int g_bRetVal' previously defined here GuiTest.xs:277: error: parse error before `if' GuiTest.xs:279: error: ISO C++ forbids declaration of `g_bRetVal' with no type GuiTest.xs:279: error: redefinition of `int g_bRetVal' GuiTest.xs:276: error: `int g_bRetVal' previously defined here GuiTest.xs:280: error: parse error before `}' token GuiTest.xs:281: error: `g_hHook' was not declared in this scope GuiTest.xs:281: error: ISO C++ forbids declaration of `UnhookWindowsHookEx' with no type GuiTest.xs:281: error: redefinition of `int UnhookWindowsHookEx' GuiTest.xs:273: error: `int UnhookWindowsHookEx' previously defined here GuiTest.xs:282: error: parse error before `}' token GuiTest.xs:284: error: redefinition of `int iCount' GuiTest.xs:191: error: `int iCount' previously defined here GuiTest.xs:284: error: `TabCtrl_GetItemCount' was not declared in this scope GuiTest.xs:285: error: parse error before `for' GuiTest.xs:285: error: parse error before `;' token GuiTest.xs:285: error: syntax error before `++' token GuiTest.xs:294: error: `g_hHook' was not declared in this scope GuiTest.xs:294: error: ISO C++ forbids declaration of `UnhookWindowsHookEx' with no type GuiTest.xs:294: error: redefinition of `int UnhookWindowsHookEx' GuiTest.xs:281: error: `int UnhookWindowsHookEx' previously defined here GuiTest.xs:295: error: parse error before `}' token GuiTest.xs:297: error: redefinition of `int iItem' GuiTest.xs:150: error: `int iItem' previously defined here GuiTest.xs:297: error: `TabCtrl_GetCurFocus' was not declared in this scope GuiTest.xs:298: error: ISO C++ forbids declaration of `g_bRetVal' with no type GuiTest.xs:298: error: redefinition of `int g_bRetVal' GuiTest.xs:279: error: `int g_bRetVal' previously defined here GuiTest.xs:299: error: `szName' was not declared in this scope GuiTest.xs:299: error: ISO C++ forbids declaration of `TabCtrl_GetItemText' with no type GuiTest.xs:299: error: `int TabCtrl_GetItemText' redeclared as different kind of symbol GuiTest.xs:129: error: previous declaration of `int TabCtrl_GetItemText(...)' GuiTest.xs:299: error: initializer list being treated as compound expression GuiTest.xs:300: error: parse error before `if' GuiTest.xs:304: error: `g_hHook' was not declared in this scope GuiTest.xs:304: error: ISO C++ forbids declaration of `UnhookWindowsHookEx' with no type GuiTest.xs:304: error: redefinition of `int UnhookWindowsHookEx' GuiTest.xs:294: error: `int UnhookWindowsHookEx' previously defined here GuiTest.xs:305: error: parse error before `}' token GuiTest.xs:307: error: `g_hHook' was not declared in this scope GuiTest.xs:307: error: ISO C++ forbids declaration of `UnhookWindowsHookEx' with no type GuiTest.xs:307: error: redefinition of `int UnhookWindowsHookEx' GuiTest.xs:304: error: `int UnhookWindowsHookEx' previously defined here GuiTest.xs:308: error: parse error before `}' token GuiTest.xs:315: error: `HWND' was not declared in this scope GuiTest.xs:315: error: parse error before `,' token GuiTest.xs:321: error: ISO C++ forbids declaration of `Sleep' with no type GuiTest.xs:324: error: ISO C++ forbids declaration of `g_hHook' with no type GuiTest.xs:324: error: `WH_CALLWNDPROC' was not declared in this scope GuiTest.xs:324: error: `HOOKPROC' was not declared in this scope GuiTest.xs:324: error: parse error before `,' token GuiTest.xs:336: error: `HWND' was not declared in this scope GuiTest.xs:336: error: parse error before `,' token GuiTest.xs: In function `int GetLVItemText(...)': GuiTest.xs:338: error: `hWnd' undeclared (first use this function) GuiTest.xs:338: error: `WM_LV_GETTEXT' undeclared (first use this function) GuiTest.xs:338: error: `SetHook' undeclared (first use this function) GuiTest.xs:345: error: `SendMessage' cannot be used as a function GuiTest.xs:346: error: `lstrcpy' cannot be used as a function GuiTest.xs: At global scope: GuiTest.xs:351: error: parse error before `,' token GuiTest.xs:356: error: `WM_LV_SELBYINDEX' was not declared in this scope GuiTest.xs:356: error: `bMulti' was not declared in this scope GuiTest.xs:356: error: ISO C++ forbids declaration of `SendMessage' with no type GuiTest.xs:356: error: redefinition of `int SendMessage' GuiTest.xs:98: error: `int SendMessage' previously defined here GuiTest.xs:356: error: initializer list being treated as compound expression GuiTest.xs:358: error: parse error before `return' GuiTest.xs:361: error: parse error before `,' token GuiTest.xs:366: error: `lpItem' was not declared in this scope GuiTest.xs:366: error: ISO C++ forbids declaration of `lstrcpy' with no type GuiTest.xs:366: error: redefinition of `int lstrcpy' GuiTest.xs:267: error: `int lstrcpy' previously defined here GuiTest.xs:366: error: initializer list being treated as compound expression GuiTest.xs:367: error: `WM_LV_SELBYTEXT' was not declared in this scope GuiTest.xs:367: error: `bMulti' was not declared in this scope GuiTest.xs:367: error: ISO C++ forbids declaration of `SendMessage' with no type GuiTest.xs:367: error: redefinition of `int SendMessage' GuiTest.xs:356: error: `int SendMessage' previously defined here GuiTest.xs:367: error: initializer list being treated as compound expression GuiTest.xs:369: error: parse error before `return' GuiTest.xs:372: error: parse error before `,' token GuiTest.xs:377: error: `lpItem' was not declared in this scope GuiTest.xs:377: error: ISO C++ forbids declaration of `lstrcpy' with no type GuiTest.xs:377: error: redefinition of `int lstrcpy' GuiTest.xs:366: error: `int lstrcpy' previously defined here GuiTest.xs:377: error: initializer list being treated as compound expression GuiTest.xs:378: error: `WM_LV_ISSEL' was not declared in this scope GuiTest.xs:378: error: ISO C++ forbids declaration of `SendMessage' with no type GuiTest.xs:378: error: redefinition of `int SendMessage' GuiTest.xs:367: error: `int SendMessage' previously defined here GuiTest.xs:378: error: initializer list being treated as compound expression GuiTest.xs:380: error: parse error before `return' GuiTest.xs:383: error: parse error before `,' token GuiTest.xs:388: error: `lpPath' was not declared in this scope GuiTest.xs:388: error: ISO C++ forbids declaration of `lstrcpy' with no type GuiTest.xs:388: error: redefinition of `int lstrcpy' GuiTest.xs:377: error: `int lstrcpy' previously defined here GuiTest.xs:388: error: initializer list being treated as compound expression GuiTest.xs:389: error: `WM_TV_SELBYPATH' was not declared in this scope GuiTest.xs:389: error: ISO C++ forbids declaration of `SendMessage' with no type GuiTest.xs:389: error: redefinition of `int SendMessage' GuiTest.xs:378: error: `int SendMessage' previously defined here GuiTest.xs:389: error: initializer list being treated as compound expression GuiTest.xs:390: error: parse error before `return' GuiTest.xs:393: error: parse error before `,' token GuiTest.xs: In function `int GetTVSelPath(...)': GuiTest.xs:395: error: `WM_TV_GETSELPATH' undeclared (first use this function) GuiTest.xs:398: error: `SendMessage' cannot be used as a function GuiTest.xs:399: error: `lpPath' undeclared (first use this function) GuiTest.xs:399: error: `lstrcpy' cannot be used as a function GuiTest.xs: At global scope: GuiTest.xs:404: error: parse error before `,' token GuiTest.xs: In function `int GetTCItemText(...)': GuiTest.xs:406: error: `WM_TC_GETTEXT' undeclared (first use this function) GuiTest.xs:411: error: `SendMessage' cannot be used as a function GuiTest.xs:412: error: `lstrcpy' cannot be used as a function GuiTest.xs: At global scope: GuiTest.xs:417: error: parse error before `,' token GuiTest.xs:422: error: `WM_TC_SELBYINDEX' was not declared in this scope GuiTest.xs:422: error: ISO C++ forbids declaration of `SendMessage' with no type GuiTest.xs:422: error: redefinition of `int SendMessage' GuiTest.xs:389: error: `int SendMessage' previously defined here GuiTest.xs:422: error: initializer list being treated as compound expression GuiTest.xs:423: error: parse error before `return' GuiTest.xs:426: error: parse error before `,' token GuiTest.xs:431: error: `szText' was not declared in this scope GuiTest.xs:431: error: ISO C++ forbids declaration of `lstrcpy' with no type GuiTest.xs:431: error: redefinition of `int lstrcpy' GuiTest.xs:388: error: `int lstrcpy' previously defined here GuiTest.xs:431: error: initializer list being treated as compound expression GuiTest.xs:432: error: `WM_TC_SELBYTEXT' was not declared in this scope GuiTest.xs:432: error: ISO C++ forbids declaration of `SendMessage' with no type GuiTest.xs:432: error: redefinition of `int SendMessage' GuiTest.xs:422: error: `int SendMessage' previously defined here GuiTest.xs:432: error: initializer list being treated as compound expression GuiTest.xs:433: error: parse error before `return' GuiTest.xs:437: error: parse error before `,' token GuiTest.xs:442: error: `lpItem' was not declared in this scope GuiTest.xs:442: error: ISO C++ forbids declaration of `lstrcpy' with no type GuiTest.xs:442: error: redefinition of `int lstrcpy' GuiTest.xs:431: error: `int lstrcpy' previously defined here GuiTest.xs:442: error: initializer list being treated as compound expression GuiTest.xs:443: error: `WM_TC_ISSEL' was not declared in this scope GuiTest.xs:443: error: ISO C++ forbids declaration of `SendMessage' with no type GuiTest.xs:443: error: redefinition of `int SendMessage' GuiTest.xs:432: error: `int SendMessage' previously defined here GuiTest.xs:443: error: initializer list being treated as compound expression GuiTest.xs:445: error: parse error before `return' GuiTest.xs:448: error: parse error before `)' token GuiTest.xs: In function `int GetTCItemCount(...)': GuiTest.xs:450: error: `TabCtrl_GetItemCount' undeclared (first use this function) GuiTest.xs: At global scope: GuiTest.xs:467: error: `HWND' was not declared in this scope GuiTest.xs:467: error: parse error before `,' token GuiTest.xs:470: error: parse error before `=' token GuiTest.xs:471: error: parse error before `=' token GuiTest.xs:474: error: parse error before `=' token GuiTest.xs:476: error: `FORMAT_MESSAGE_ALLOCATE_BUFFER' was not declared in this scope GuiTest.xs:477: error: `FORMAT_MESSAGE_FROM_SYSTEM' was not declared in this scope GuiTest.xs:479: error: `dw' was not declared in this scope GuiTest.xs:480: error: `LANG_NEUTRAL' was not declared in this scope GuiTest.xs:480: error: `SUBLANG_DEFAULT' was not declared in this scope GuiTest.xs:480: error: `MAKELANGID' was not declared in this scope GuiTest.xs:481: error: `LPTSTR' was not declared in this scope GuiTest.xs:481: error: `lpMsgBuf' was not declared in this scope GuiTest.xs:482: error: ISO C++ forbids declaration of `FormatMessage' with no type GuiTest.xs:482: error: initializer list being treated as compound expression GuiTest.xs:484: error: `dw' was not declared in this scope GuiTest.xs:484: error: `lpMsgBuf' was not declared in this scope GuiTest.xs:484: error: ISO C++ forbids declaration of `Perl_warn_nocontext' with no type GuiTest.xs:484: error: `int Perl_warn_nocontext' redeclared as different kind of symbol /home/cpanfly/ap1003/lib/CORE/proto.h:273: error: previous declaration of `void Perl_warn_nocontext(const char*, ...)' GuiTest.xs:484: error: initializer list being treated as compound expression GuiTest.xs:485: error: parse error before `}' token GuiTest.xs:487: error: parse error before `=' token GuiTest.xs:490: error: parse error before `=' token GuiTest.xs:492: error: `FORMAT_MESSAGE_ALLOCATE_BUFFER' was not declared in this scope GuiTest.xs:493: error: `FORMAT_MESSAGE_FROM_SYSTEM' was not declared in this scope GuiTest.xs:495: error: `dw' was not declared in this scope GuiTest.xs:496: error: `LANG_NEUTRAL' was not declared in this scope GuiTest.xs:496: error: `SUBLANG_DEFAULT' was not declared in this scope GuiTest.xs:496: error: `MAKELANGID' was not declared in this scope GuiTest.xs:497: error: `LPTSTR' was not declared in this scope GuiTest.xs:497: error: `lpMsgBuf' was not declared in this scope GuiTest.xs:498: error: ISO C++ forbids declaration of `FormatMessage' with no type GuiTest.xs:498: error: redefinition of `int FormatMessage' GuiTest.xs:482: error: `int FormatMessage' previously defined here GuiTest.xs:498: error: initializer list being treated as compound expression GuiTest.xs:500: error: `dw' was not declared in this scope GuiTest.xs:500: error: `lpMsgBuf' was not declared in this scope GuiTest.xs:500: error: ISO C++ forbids declaration of `Perl_warn_nocontext' with no type GuiTest.xs:500: error: redefinition of `int Perl_warn_nocontext' GuiTest.xs:484: error: `int Perl_warn_nocontext' previously defined here GuiTest.xs:500: error: initializer list being treated as compound expression GuiTest.xs:501: error: parse error before `}' token GuiTest.xs:515: error: `UINT' was not declared in this scope GuiTest.xs:515: error: parse error before `)' token GuiTest.xs: In function `void KeyUp(...)': GuiTest.xs:517: error: `BYTE' undeclared (first use this function) GuiTest.xs:517: error: parse error before `=' token GuiTest.xs:518: error: `vk' undeclared (first use this function) GuiTest.xs:518: error: `scan' undeclared (first use this function) GuiTest.xs:518: error: `KEYEVENTF_KEYUP' undeclared (first use this function) GuiTest.xs:518: error: `keybd_event' undeclared (first use this function) GuiTest.xs: At global scope: GuiTest.xs:521: error: parse error before `)' token GuiTest.xs: In function `void KeyDown(...)': GuiTest.xs:523: error: parse error before `=' token GuiTest.xs: At global scope: GuiTest.xs:530: error: syntax error before `*' token GuiTest.xs:534: error: parse error before `(' token GuiTest.xs:540: error: `lParam' was not declared in this scope GuiTest.xs:542: error: parse error before `if' GuiTest.xs:548: error: syntax error before `->' token GuiTest.xs:549: error: syntax error before `->' token GuiTest.xs:550: error: syntax error before `->' token GuiTest.xs:568: error: `POINT' was not declared in this scope GuiTest.xs:568: error: `p' was not declared in this scope GuiTest.xs:569: error: variable or field `ScreenToMouseplane' declared void GuiTest.xs:569: error: syntax error before `{' token GuiTest.xs:571: error: syntax error before `->' token GuiTest.xs:578: error: `DWORD' was not declared in this scope GuiTest.xs:578: error: parse error before `,' token GuiTest.xs:584: error: `dstr' was not declared in this scope GuiTest.xs:584: error: `dwFlags' was not declared in this scope GuiTest.xs:584: error: `dx' was not declared in this scope GuiTest.xs:584: error: `dy' was not declared in this scope GuiTest.xs:584: error: ISO C++ forbids declaration of `sprintf' with no type GuiTest.xs:584: error: `int sprintf' redeclared as different kind of symbol /usr/include/stdio.h:301: error: previous declaration of `int sprintf(char*, const char*, ...)' GuiTest.xs:584: error: initializer list being treated as compound expression GuiTest.xs:585: error: `dstr' was not declared in this scope GuiTest.xs:585: error: ISO C++ forbids declaration of `OutputDebugString' with no type GuiTest.xs:586: error: `dwFlags' was not declared in this scope GuiTest.xs:586: error: `dx' was not declared in this scope GuiTest.xs:586: error: `dy' was not declared in this scope GuiTest.xs:586: error: ISO C++ forbids declaration of `mouse_event' with no type GuiTest.xs:586: error: initializer list being treated as compound expression GuiTest.xs:587: error: ISO C++ forbids declaration of `Sleep' with no type GuiTest.xs:587: error: redefinition of `int Sleep' GuiTest.xs:321: error: `int Sleep' previously defined here GuiTest.xs:588: error: parse error before `}' token GuiTest.xs:592: error: `HWND' was not declared in this scope GuiTest.xs:592: error: parse error before `,' token GuiTest.xs:595: error: parse error before `=' token GuiTest.xs:601: error: `HWND' was not declared in this scope GuiTest.xs:601: error: parse error before `,' token GuiTest.xs: In function `SV* GetTextHelper(...)': GuiTest.xs:604: error: `hwnd' undeclared (first use this function) GuiTest.xs:604: error: `lenmsg' undeclared (first use this function) GuiTest.xs:604: error: `SendMessage' cannot be used as a function GuiTest.xs:607: error: `textmsg' undeclared (first use this function) GuiTest.xs:607: error: `LPARAM' undeclared (first use this function) GuiTest.xs:607: error: parse error before `)' token GuiTest.xs: At global scope: GuiTest.xs:621: error: parse error before `)' token GuiTest.xs:624: error: parse error before `=' token GuiTest.xs:625: error: parse error before `=' token GuiTest.xs:628: error: parse error before `=' token GuiTest.xs:630: error: `FORMAT_MESSAGE_ALLOCATE_BUFFER' was not declared in this scope GuiTest.xs:631: error: `FORMAT_MESSAGE_FROM_SYSTEM' was not declared in this scope GuiTest.xs:633: error: `dw' was not declared in this scope GuiTest.xs:634: error: `LANG_NEUTRAL' was not declared in this scope GuiTest.xs:634: error: `SUBLANG_DEFAULT' was not declared in this scope GuiTest.xs:634: error: `MAKELANGID' was not declared in this scope GuiTest.xs:635: error: `LPTSTR' was not declared in this scope GuiTest.xs:635: error: `lpMsgBuf' was not declared in this scope GuiTest.xs:636: error: ISO C++ forbids declaration of `FormatMessage' with no type GuiTest.xs:636: error: redefinition of `int FormatMessage' GuiTest.xs:498: error: `int FormatMessage' previously defined here GuiTest.xs:636: error: initializer list being treated as compound expression GuiTest.xs:638: error: `dw' was not declared in this scope GuiTest.xs:638: error: `lpMsgBuf' was not declared in this scope GuiTest.xs:638: error: ISO C++ forbids declaration of `Perl_warn_nocontext' with no type GuiTest.xs:638: error: redefinition of `int Perl_warn_nocontext' GuiTest.xs:500: error: `int Perl_warn_nocontext' previously defined here GuiTest.xs:638: error: initializer list being treated as compound expression GuiTest.xs:639: error: parse error before `}' token GuiTest.xs:644: error: parse error before `,' token GuiTest.xs:648: error: `x' was not declared in this scope GuiTest.xs:648: error: `SM_CXSCREEN' was not declared in this scope GuiTest.xs:648: error: `GetSystemMetrics' was not declared in this scope GuiTest.xs:648: error: `MulDiv' was not declared in this scope GuiTest.xs:649: error: `y' was not declared in this scope GuiTest.xs:649: error: `SM_CYSCREEN' was not declared in this scope GuiTest.xs:649: error: `GetSystemMetrics' was not declared in this scope GuiTest.xs:649: error: `MulDiv' was not declared in this scope GuiTest.xs:650: error: `MOUSEEVENTF_MOVE' was not declared in this scope GuiTest.xs:650: error: `MOUSEEVENTF_ABSOLUTE' was not declared in this scope GuiTest.xs:650: error: ISO C++ forbids declaration of `simple_mouse' with no type GuiTest.xs:650: error: initializer list being treated as compound expression GuiTest.xs:651: error: `MOUSEEVENTF_RIGHTDOWN' was not declared in this scope GuiTest.xs:651: error: ISO C++ forbids declaration of `simple_mouse' with no type GuiTest.xs:651: error: redefinition of `int simple_mouse' GuiTest.xs:650: error: `int simple_mouse' previously defined here GuiTest.xs:651: error: initializer list being treated as compound expression GuiTest.xs:652: error: `MOUSEEVENTF_RIGHTUP' was not declared in this scope GuiTest.xs:652: error: ISO C++ forbids declaration of `simple_mouse' with no type GuiTest.xs:652: error: redefinition of `int simple_mouse' GuiTest.xs:651: error: `int simple_mouse' previously defined here GuiTest.xs:652: error: initializer list being treated as compound expression GuiTest.xs:653: error: ISO C++ forbids declaration of `Sleep' with no type GuiTest.xs:653: error: `int Sleep(wait)' redeclared as different kind of symbol GuiTest.xs:587: error: previous declaration of `int Sleep' GuiTest.xs:587: error: previous non-function declaration `int Sleep' GuiTest.xs:653: error: conflicts with function declaration `int Sleep(wait)' GuiTest.xs:654: error: parse error before `if' GuiTest.c: In function `void XS_Win32__GuiTest_AllocateVirtualBufferImp(PerlInterpreter*, CV*)': GuiTest.c:689: error: parse error before `=' token GuiTest.c:690: error: `DWORD' undeclared (first use this function) GuiTest.xs:675: error: `HANDLE' undeclared (first use this function) GuiTest.xs:676: error: `LPVOID' undeclared (first use this function) GuiTest.xs:678: error: `pBuffer' undeclared (first use this function) GuiTest.xs:679: error: parse error before `;' token GuiTest.xs:682: error: `FORMAT_MESSAGE_ALLOCATE_BUFFER' undeclared (first use this function) GuiTest.xs:683: error: `FORMAT_MESSAGE_FROM_SYSTEM' undeclared (first use this function) GuiTest.xs:685: error: `dw' undeclared (first use this function) GuiTest.xs:686: error: `LANG_NEUTRAL' undeclared (first use this function) GuiTest.xs:686: error: `SUBLANG_DEFAULT' undeclared (first use this function) GuiTest.xs:686: error: `MAKELANGID' undeclared (first use this function) GuiTest.xs:687: error: `LPTSTR' undeclared (first use this function) GuiTest.xs:687: error: `lpMsgBuf' undeclared (first use this function) GuiTest.xs:688: error: `FormatMessage' cannot be used as a function GuiTest.xs:692: error: `LONG' undeclared (first use this function) GuiTest.xs:692: error: parse error before `)' token GuiTest.xs:693: error: parse error before `)' token GuiTest.c: In function `void XS_Win32__GuiTest_FreeVirtualBufferImp(PerlInterpreter*, CV*)': GuiTest.c:733: error: `LONG' undeclared (first use this function) GuiTest.c:733: error: parse error before `=' token GuiTest.xs:707: error: `BOOL' undeclared (first use this function) GuiTest.xs:711: error: `result' undeclared (first use this function) GuiTest.xs:712: error: parse error before `;' token GuiTest.xs:721: error: `FormatMessage' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_ReadFromVirtualBufferImp(PerlInterpreter*, CV*)': GuiTest.c:775: error: `LONG' undeclared (first use this function) GuiTest.c:775: error: parse error before `=' token GuiTest.c:777: error: `DWORD' undeclared (first use this function) GuiTest.xs:739: error: `memSize' undeclared (first use this function) GuiTest.xs:740: error: parse error before `,' token GuiTest.xs:755: error: `FormatMessage' cannot be used as a function GuiTest.xs:758: error: parse error before `else' GuiTest.xs: At global scope: GuiTest.xs:759: error: parse error before `++' token GuiTest.xs:760: error: `pLocBuff' was not declared in this scope GuiTest.xs:760: error: ISO C++ forbids declaration of `Perl_safesysfree' with no type GuiTest.xs:760: error: `int Perl_safesysfree' redeclared as different kind of symbol /home/cpanfly/ap1003/lib/CORE/proto.h:2695: error: previous declaration of ` void Perl_safesysfree(void*)' GuiTest.xs:761: error: parse error before `}' token GuiTest.c:804: error: ISO C++ forbids declaration of `Perl_Istack_sp_ptr' with no type GuiTest.c:804: error: `int*Perl_Istack_sp_ptr' redeclared as different kind of symbol /home/cpanfly/ap1003/lib/CORE/intrpvar.h:35: error: previous declaration of ` SV*** Perl_Istack_sp_ptr(PerlInterpreter*)' GuiTest.c:804: error: cannot convert `PerlInterpreter*' to `int*' in initialization GuiTest.c:804: error: `sp' was not declared in this scope GuiTest.c:804: error: assignment (not initialization) in declaration GuiTest.c:805: error: parse error before `return' GuiTest.c: In function `void XS_Win32__GuiTest_WriteToVirtualBufferImp(PerlInterpreter*, CV*)': GuiTest.c:814: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:824: error: `LONG' undeclared (first use this function) GuiTest.c:824: error: parse error before `=' token GuiTest.xs:775: error: `DWORD' undeclared (first use this function) GuiTest.xs:775: error: parse error before `=' token GuiTest.xs:778: error: parse error before `,' token GuiTest.xs:793: error: `FormatMessage' cannot be used as a function GuiTest.c:851: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: At global scope: GuiTest.c:854: error: parse error before `}' token GuiTest.c: In function `void XS_Win32__GuiTest_GetListViewItem(PerlInterpreter*, CV*)': GuiTest.c:861: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:869: error: parse error before `=' token GuiTest.c:881: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetListViewItemCount(PerlInterpreter*, CV*)': GuiTest.c:889: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:897: error: parse error before `=' token GuiTest.xs:815: error: `ListView_GetItemCount' undeclared (first use this function) GuiTest.c:905: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SelListViewItem(PerlInterpreter*, CV*)': GuiTest.c:913: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:921: error: parse error before `=' token GuiTest.c:923: error: `BOOL' undeclared (first use this function) GuiTest.c:923: error: parse error before `;' token GuiTest.c:928: error: `bMulti' undeclared (first use this function) GuiTest.xs:825: error: `RETVAL' undeclared (first use this function) GuiTest.xs:825: error: `SelLVItem' undeclared (first use this function) GuiTest.c:937: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SelListViewItemText(PerlInterpreter*, CV*)': GuiTest.c:945: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:953: error: parse error before `=' token GuiTest.c:955: error: parse error before `;' token GuiTest.xs:835: error: `SelLVItemText' undeclared (first use this function) GuiTest.c:969: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_IsListViewItemSel(PerlInterpreter*, CV*)': GuiTest.c:977: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:985: error: parse error before `=' token GuiTest.c:987: error: parse error before `;' token GuiTest.xs:844: error: `IsLVItemSel' undeclared (first use this function) GuiTest.c:994: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetListViewHeader(PerlInterpreter*, CV*)': GuiTest.c:1002: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1010: error: parse error before `=' token GuiTest.xs:852: error: `ListView_GetHeader' undeclared (first use this function) GuiTest.c:1018: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetHeaderColumnCount(PerlInterpreter*, CV*)': GuiTest.c:1026: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1034: error: parse error before `=' token GuiTest.xs:860: error: `Header_GetItemCount' undeclared (first use this function) GuiTest.c:1042: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetTabItems(PerlInterpreter*, CV*)': GuiTest.c:1050: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1060: error: parse error before `=' token GuiTest.c:1069: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SelTabItem(PerlInterpreter*, CV*)': GuiTest.c:1079: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1087: error: parse error before `=' token GuiTest.c:1089: error: parse error before `;' token GuiTest.xs:880: error: `SelTCItem' undeclared (first use this function) GuiTest.c:1096: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SelTabItemText(PerlInterpreter*, CV*)': GuiTest.c:1104: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1112: error: parse error before `=' token GuiTest.c:1114: error: parse error before `;' token GuiTest.xs:889: error: `SelTCItemText' undeclared (first use this function) GuiTest.c:1121: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_IsTabItemSel(PerlInterpreter*, CV*)': GuiTest.c:1129: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1137: error: parse error before `=' token GuiTest.c:1139: error: parse error before `;' token GuiTest.xs:898: error: `IsTCItemSel' undeclared (first use this function) GuiTest.c:1146: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetTreeViewSelPath(PerlInterpreter*, CV*)': GuiTest.c:1154: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1162: error: parse error before `=' token GuiTest.c:1172: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetCursorPos(PerlInterpreter*, CV*)': GuiTest.c:1180: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.xs:915: error: `POINT' undeclared (first use this function) GuiTest.xs:915: error: parse error before `;' token GuiTest.xs:917: error: `pt' undeclared (first use this function) GuiTest.xs:918: error: `GetCursorPos' undeclared (first use this function) GuiTest.c:1199: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SendLButtonUp(PerlInterpreter*, CV*)': GuiTest.c:1209: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.xs:926: error: `MOUSEEVENTF_LEFTUP' undeclared (first use this function) GuiTest.xs:926: error: `simple_mouse' cannot be used as a function GuiTest.c:1221: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SendLButtonDown(PerlInterpreter*, CV*)': GuiTest.c:1229: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.xs:931: error: `MOUSEEVENTF_LEFTDOWN' undeclared (first use this function) GuiTest.xs:931: error: `simple_mouse' cannot be used as a function GuiTest.c:1241: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SendMButtonUp(PerlInterpreter*, CV*)': GuiTest.c:1249: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.xs:936: error: `MOUSEEVENTF_MIDDLEUP' undeclared (first use this function) GuiTest.xs:936: error: `simple_mouse' cannot be used as a function GuiTest.c:1261: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SendMButtonDown(PerlInterpreter*, CV*)': GuiTest.c:1269: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.xs:941: error: `MOUSEEVENTF_MIDDLEDOWN' undeclared (first use this function) GuiTest.xs:941: error: `simple_mouse' cannot be used as a function GuiTest.c:1281: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SendRButtonUp(PerlInterpreter*, CV*)': GuiTest.c:1289: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.xs:946: error: `MOUSEEVENTF_RIGHTUP' undeclared (first use this function) GuiTest.xs:946: error: `simple_mouse' cannot be used as a function GuiTest.c:1301: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SendRButtonDown(PerlInterpreter*, CV*)': GuiTest.c:1309: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.xs:951: error: `MOUSEEVENTF_RIGHTDOWN' undeclared (first use this function) GuiTest.xs:951: error: `simple_mouse' cannot be used as a function GuiTest.c:1321: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SendMouseMoveRel(PerlInterpreter*, CV*)': GuiTest.c:1329: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.xs:958: error: `MOUSEEVENTF_MOVE' undeclared (first use this function) GuiTest.xs:958: error: `simple_mouse' cannot be used as a function GuiTest.c:1343: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SendMouseMoveAbs(PerlInterpreter*, CV*)': GuiTest.c:1351: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.xs:965: error: `MOUSEEVENTF_ABSOLUTE' undeclared (first use this function) GuiTest.xs:965: error: `simple_mouse' cannot be used as a function GuiTest.c:1365: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_MouseMoveAbsPix(PerlInterpreter*, CV*)': GuiTest.c:1373: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.xs:972: error: `SM_CXSCREEN' undeclared (first use this function) GuiTest.xs:972: error: `GetSystemMetrics' undeclared (first use this function) GuiTest.xs:972: error: `MulDiv' undeclared (first use this function) GuiTest.xs:973: error: `SM_CYSCREEN' undeclared (first use this function) GuiTest.xs:975: error: `simple_mouse' cannot be used as a function GuiTest.c:1391: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_MouseMoveWheel(PerlInterpreter*, CV*)': GuiTest.c:1402: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1410: error: `DWORD' undeclared (first use this function) GuiTest.c:1410: error: parse error before `=' token GuiTest.xs:985: error: `MOUSEEVENTF_WHEEL' undeclared (first use this function) GuiTest.xs:985: error: `dwChange' undeclared (first use this function) GuiTest.xs:985: error: `mouse_event' cannot be used as a function GuiTest.c:1415: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetDesktopWindow(PerlInterpreter*, CV*)': GuiTest.c:1423: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1431: error: parse error before `;' token GuiTest.xs:990: error: `GetDesktopWindow' undeclared (first use this function) GuiTest.c:1438: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetWindow(PerlInterpreter*, CV*) ': GuiTest.c:1446: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1454: error: parse error before `=' token GuiTest.c:1455: error: `UINT' undeclared (first use this function) GuiTest.xs:1000: error: `uCmd' undeclared (first use this function) GuiTest.xs:1000: error: `GetWindow' undeclared (first use this function) GuiTest.c:1463: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetWindowText(PerlInterpreter*, CV*)': GuiTest.c:1471: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1479: error: parse error before `=' token GuiTest.xs:1010: error: `unicode_semantics' undeclared (first use this function) GuiTest.xs:1011: error: `WCHAR' undeclared (first use this function) GuiTest.xs:1011: error: parse error before `[' token GuiTest.xs:1012: error: `buf' undeclared (first use this function) GuiTest.xs:1012: error: `GetWindowTextW' undeclared (first use this function) GuiTest.xs:1013: error: `CP_UTF8' undeclared (first use this function) GuiTest.xs:1013: error: `WideCharToMultiByte' undeclared (first use this function) GuiTest.xs:1017: error: `GetWindowText' undeclared (first use this function) GuiTest.c:1498: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetClassName(PerlInterpreter*, CV*)': GuiTest.c:1506: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1514: error: parse error before `=' token GuiTest.xs:1030: error: `GetClassName' undeclared (first use this function) GuiTest.c:1526: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetParent(PerlInterpreter*, CV*) ': GuiTest.c:1534: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1542: error: parse error before `=' token GuiTest.xs:1039: error: `GetParent' undeclared (first use this function) GuiTest.c:1550: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetWindowLong(PerlInterpreter*, CV*)': GuiTest.c:1558: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1566: error: parse error before `=' token GuiTest.xs:1048: error: `GetWindowLong' undeclared (first use this function) GuiTest.c:1575: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SetForegroundWindow(PerlInterpreter*, CV*)': GuiTest.c:1583: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1591: error: parse error before `=' token GuiTest.xs:1057: error: `SetForegroundWindow' undeclared (first use this function) GuiTest.c:1599: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SetFocus(PerlInterpreter*, CV*) ': GuiTest.c:1607: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1615: error: parse error before `=' token GuiTest.xs:1065: error: `AttachWin' undeclared (first use this function) GuiTest.xs:1066: error: `SetFocus' undeclared (first use this function) GuiTest.c:1625: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetChildWindows(PerlInterpreter*, CV*)': GuiTest.c:1633: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1643: error: parse error before `=' token GuiTest.xs:1079: error: 'struct windowtable' has no member named 'windows' GuiTest.xs:1080: error: `WNDENUMPROC' undeclared (first use this function) GuiTest.xs:1080: error: parse error before `,' token GuiTest.xs:1082: error: 'struct windowtable' has no member named 'windows' GuiTest.xs:1084: error: 'struct windowtable' has no member named 'windows' GuiTest.xs:1084: error: `Perl_safesysfree' cannot be used as a function GuiTest.c:1657: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_WMGetText(PerlInterpreter*, CV*) ': GuiTest.c:1667: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1675: error: parse error before `=' token GuiTest.xs:1093: error: `WM_GETTEXTLENGTH' undeclared (first use this function) GuiTest.xs:1093: error: `SendMessage' cannot be used as a function GuiTest.xs:1096: error: `WM_GETTEXT' undeclared (first use this function) GuiTest.xs:1096: error: `WPARAM' undeclared (first use this function) GuiTest.xs:1096: error: parse error before `+' token GuiTest.xs:1098: error: `Perl_safesysfree' cannot be used as a function GuiTest.c:1693: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_WMSetText(PerlInterpreter*, CV*) ': GuiTest.c:1701: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1709: error: parse error before `=' token GuiTest.xs:1110: error: `WM_SETTEXT' undeclared (first use this function) GuiTest.xs:1110: error: parse error before `)' token GuiTest.c:1718: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_IsChild(PerlInterpreter*, CV*)': GuiTest.c:1726: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1734: error: `HWND' undeclared (first use this function) GuiTest.c:1734: error: parse error before `=' token GuiTest.xs:1119: error: `hWndParent' undeclared (first use this function) GuiTest.xs:1119: error: `IsChild' undeclared (first use this function) GuiTest.c:1743: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetChildDepth(PerlInterpreter*, CV*)': GuiTest.c:1751: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1759: error: `HWND' undeclared (first use this function) GuiTest.c:1759: error: parse error before `=' token GuiTest.xs:1128: error: `DWORD' undeclared (first use this function) GuiTest.xs:1130: error: `hChild' undeclared (first use this function) GuiTest.xs:1131: error: `depth' undeclared (first use this function) GuiTest.xs:1132: error: `hAncestor' undeclared (first use this function) GuiTest.c:1777: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SendMessage(PerlInterpreter*, CV*)': GuiTest.c:1785: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1793: error: parse error before `=' token GuiTest.c:1794: error: `UINT' undeclared (first use this function) GuiTest.c:1795: error: `WPARAM' undeclared (first use this function) GuiTest.c:1796: error: `LPARAM' undeclared (first use this function) GuiTest.xs:1147: error: `msg' undeclared (first use this function) GuiTest.xs:1147: error: `wParam' undeclared (first use this function) GuiTest.xs:1147: error: `lParam' undeclared (first use this function) GuiTest.xs:1147: error: `SendMessage' cannot be used as a function GuiTest.c:1804: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_PostMessage(PerlInterpreter*, CV*)': GuiTest.c:1812: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1820: error: parse error before `=' token GuiTest.xs:1158: error: `PostMessage' undeclared (first use this function) GuiTest.c:1831: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_CheckButton(PerlInterpreter*, CV*)': GuiTest.c:1839: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1847: error: parse error before `=' token GuiTest.xs:1166: error: `BM_SETCHECK' undeclared (first use this function) GuiTest.xs:1166: error: `BST_CHECKED' undeclared (first use this function) GuiTest.xs:1166: error: `SendMessage' cannot be used as a function GuiTest.c:1852: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_UnCheckButton(PerlInterpreter*, CV*)': GuiTest.c:1860: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1868: error: parse error before `=' token GuiTest.xs:1172: error: `BST_UNCHECKED' undeclared (first use this function) GuiTest.xs:1172: error: `SendMessage' cannot be used as a function GuiTest.c:1873: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GrayOutButton(PerlInterpreter*, CV*)': GuiTest.c:1881: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1889: error: parse error before `=' token GuiTest.xs:1178: error: `BST_INDETERMINATE' undeclared (first use this function) GuiTest.xs:1178: error: `SendMessage' cannot be used as a function GuiTest.c:1894: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_IsCheckedButton(PerlInterpreter*, CV*)': GuiTest.c:1902: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1910: error: parse error before `=' token GuiTest.xs:1184: error: `BM_GETCHECK' undeclared (first use this function) GuiTest.xs:1184: error: `SendMessage' cannot be used as a function GuiTest.c:1918: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_IsGrayedButton(PerlInterpreter*, CV*)': GuiTest.c:1926: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1934: error: parse error before `=' token GuiTest.xs:1192: error: `SendMessage' cannot be used as a function GuiTest.c:1942: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_IsWindow(PerlInterpreter*, CV*) ': GuiTest.c:1950: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1958: error: parse error before `=' token GuiTest.xs:1200: error: `IsWindow' undeclared (first use this function) GuiTest.c:1966: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_ScreenToClient(PerlInterpreter*, CV*)': GuiTest.c:1974: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:1984: error: parse error before `=' token GuiTest.xs:1210: error: parse error before `;' token GuiTest.xs:1214: error: `ScreenToClient' undeclared (first use this function) GuiTest.c:1998: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_ClientToScreen(PerlInterpreter*, CV*)': GuiTest.c:2008: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2018: error: parse error before `=' token GuiTest.xs:1225: error: parse error before `;' token GuiTest.xs:1229: error: `ClientToScreen' undeclared (first use this function) GuiTest.c:2032: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetCaretPos(PerlInterpreter*, CV*)': GuiTest.c:2042: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2052: error: parse error before `=' token GuiTest.xs:1242: error: `GetCaretPos' undeclared (first use this function) GuiTest.c:2066: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetFocus(PerlInterpreter*, CV*) ': GuiTest.c:2076: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2084: error: parse error before `=' token GuiTest.xs:1254: error: `GetFocus' undeclared (first use this function) GuiTest.c:2094: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetActiveWindow(PerlInterpreter*, CV*)': GuiTest.c:2102: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2110: error: parse error before `=' token GuiTest.xs:1264: error: `GetActiveWindow' undeclared (first use this function) GuiTest.c:2120: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetForegroundWindow(PerlInterpreter*, CV*)': GuiTest.c:2128: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2136: error: parse error before `;' token GuiTest.xs:1272: error: `GetForegroundWindow' undeclared (first use this function) GuiTest.c:2143: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SetActiveWindow(PerlInterpreter*, CV*)': GuiTest.c:2151: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2159: error: parse error before `=' token GuiTest.xs:1281: error: `SetActiveWindow' undeclared (first use this function) GuiTest.c:2169: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_EnableWindow(PerlInterpreter*, CV*)': GuiTest.c:2177: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2185: error: parse error before `=' token GuiTest.c:2186: error: `BOOL' undeclared (first use this function) GuiTest.xs:1291: error: `fEnable' undeclared (first use this function) GuiTest.xs:1291: error: `EnableWindow' undeclared (first use this function) GuiTest.c:2194: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_IsWindowEnabled(PerlInterpreter*, CV*)': GuiTest.c:2202: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2210: error: parse error before `=' token GuiTest.xs:1299: error: `IsWindowEnabled' undeclared (first use this function) GuiTest.c:2218: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_IsWindowVisible(PerlInterpreter*, CV*)': GuiTest.c:2226: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2234: error: parse error before `=' token GuiTest.xs:1307: error: `IsWindowVisible' undeclared (first use this function) GuiTest.c:2242: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_ShowWindow(PerlInterpreter*, CV*)': GuiTest.c:2250: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2258: error: parse error before `=' token GuiTest.c:2260: error: parse error before `;' token GuiTest.xs:1317: error: `ShowWindow' undeclared (first use this function) GuiTest.c:2269: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_UnicodeSemantics(PerlInterpreter*, CV*)': GuiTest.c:2277: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2283: error: parse error before `;' token GuiTest.c:2299: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_ScreenToNorm(PerlInterpreter*, CV*)': GuiTest.c:2307: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2330: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_NormToScreen(PerlInterpreter*, CV*)': GuiTest.c:2340: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2363: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetScreenRes(PerlInterpreter*, CV*)': GuiTest.c:2373: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2392: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetWindowRect(PerlInterpreter*, CV*)': GuiTest.c:2402: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2412: error: parse error before `=' token GuiTest.xs:1381: error: `RECT' undeclared (first use this function) GuiTest.xs:1383: error: `rect' undeclared (first use this function) GuiTest.xs:1383: error: `GetWindowRect' undeclared (first use this function) GuiTest.c:2423: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetComboText(PerlInterpreter*, CV*)': GuiTest.c:2433: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2441: error: parse error before `=' token GuiTest.xs:1396: error: `CB_GETLBTEXTLEN' undeclared (first use this function) GuiTest.xs:1396: error: `CB_GETLBTEXT' undeclared (first use this function) GuiTest.c:2450: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetListText(PerlInterpreter*, CV*)': GuiTest.c:2458: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2466: error: parse error before `=' token GuiTest.xs:1405: error: `LB_GETTEXTLEN' undeclared (first use this function) GuiTest.xs:1405: error: `LB_GETTEXT' undeclared (first use this function) GuiTest.c:2475: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetComboContents(PerlInterpreter*, CV*)': GuiTest.c:2483: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2493: error: parse error before `=' token GuiTest.xs:1413: error: `CB_GETCOUNT' undeclared (first use this function) GuiTest.xs:1413: error: `SendMessage' cannot be used as a function GuiTest.c:2501: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SelComboItem(PerlInterpreter*, CV*)': GuiTest.c:2511: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2519: error: parse error before `=' token GuiTest.c:2521: error: parse error before `;' token GuiTest.xs:1424: error: `CB_SETCURSEL' undeclared (first use this function) GuiTest.xs:1424: error: `SendMessage' cannot be used as a function GuiTest.xs:1424: error: `CB_ERR' undeclared (first use this function) GuiTest.c:2528: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SelComboItemText(PerlInterpreter*, CV*)': GuiTest.c:2536: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2544: error: parse error before `=' token GuiTest.c:2546: error: parse error before `;' token GuiTest.xs:1433: error: `SendMessage' cannot be used as a function GuiTest.xs:1439: error: `lstrcmpi' undeclared (first use this function) GuiTest.xs:1440: error: `SendMessage' cannot be used as a function GuiTest.c:2563: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SelComboString(PerlInterpreter*, CV*)': GuiTest.c:2571: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2579: error: parse error before `=' token GuiTest.c:2581: error: `DWORD' undeclared (first use this function) GuiTest.c:2581: error: parse error before `;' token GuiTest.c:2586: error: `start_idx' undeclared (first use this function) GuiTest.xs:1461: error: `CB_SELECTSTRING' undeclared (first use this function) GuiTest.xs:1463: error: `SendMessage' cannot be used as a function GuiTest.c:2604: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetListContents(PerlInterpreter*, CV*)': GuiTest.c:2612: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2622: error: parse error before `=' token GuiTest.xs:1476: error: `LB_GETCOUNT' undeclared (first use this function) GuiTest.xs:1476: error: `SendMessage' cannot be used as a function GuiTest.c:2630: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetSubMenu(PerlInterpreter*, CV*)': GuiTest.c:2640: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2648: error: `HMENU' undeclared (first use this function) GuiTest.c:2648: error: parse error before `=' token GuiTest.c:2650: error: parse error before `;' token GuiTest.xs:1488: error: `hMenu' undeclared (first use this function) GuiTest.xs:1488: error: `GetSubMenu' undeclared (first use this function) GuiTest.c:2657: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetMenuItemInfo(PerlInterpreter*, CV*)': GuiTest.c:2665: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2675: error: parse error before `=' token GuiTest.c:2676: error: `UINT' undeclared (first use this function) GuiTest.xs:1499: error: `MENUITEMINFO' undeclared (first use this function) GuiTest.xs:1502: error: `memset' cannot be used as a function GuiTest.xs:1503: error: `minfo' undeclared (first use this function) GuiTest.xs:1504: error: `MIIM_CHECKMARKS' undeclared (first use this function) GuiTest.xs:1504: error: `MIIM_DATA' undeclared (first use this function) GuiTest.xs:1504: error: `MIIM_TYPE' undeclared (first use this function) GuiTest.xs:1504: error: `MIIM_STATE' undeclared (first use this function) GuiTest.xs:1508: error: `uItem' undeclared (first use this function) GuiTest.xs:1508: error: `GetMenuItemInfo' undeclared (first use this function) GuiTest.xs:1510: error: `MFT_STRING' undeclared (first use this function) GuiTest.xs:1516: error: `MFT_SEPARATOR' undeclared (first use this function) GuiTest.c:2707: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetMenuItemCount(PerlInterpreter*, CV*)': GuiTest.c:2717: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2725: error: parse error before `=' token GuiTest.xs:1541: error: `GetMenuItemCount' undeclared (first use this function) GuiTest.c:2733: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetMenuItemIndex(PerlInterpreter*, CV*)': GuiTest.c:2741: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2749: error: `HMENU' undeclared (first use this function) GuiTest.c:2749: error: parse error before `=' token GuiTest.xs:1553: error: parse error before `;' token GuiTest.xs:1555: error: `BOOL' undeclared (first use this function) GuiTest.xs:1555: error: parse error before `=' token GuiTest.xs:1559: error: `hm' undeclared (first use this function) GuiTest.xs:1564: error: `memset' cannot be used as a function GuiTest.xs:1572: error: `strnicmp' undeclared (first use this function) GuiTest.c:2785: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetSystemMenu(PerlInterpreter*, CV*)': GuiTest.c:2793: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2801: error: parse error before `=' token GuiTest.c:2802: error: `BOOL' undeclared (first use this function) GuiTest.xs:1587: error: `bRevert' undeclared (first use this function) GuiTest.xs:1587: error: `GetSystemMenu' undeclared (first use this function) GuiTest.c:2810: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetMenuItemID(PerlInterpreter*, CV*)': GuiTest.c:2818: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2826: error: parse error before `=' token GuiTest.c:2828: error: parse error before `;' token GuiTest.xs:1596: error: `GetMenuItemID' undeclared (first use this function) GuiTest.c:2835: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetMenu(PerlInterpreter*, CV*)': GuiTest.c:2843: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2851: error: parse error before `=' token GuiTest.xs:1604: error: `GetMenu' undeclared (first use this function) GuiTest.c:2859: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SetWindowPos(PerlInterpreter*, CV*)': GuiTest.c:2867: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2875: error: parse error before `=' token GuiTest.c:2876: error: `HWND' undeclared (first use this function) GuiTest.c:2881: error: `UINT' undeclared (first use this function) GuiTest.c:2881: error: parse error before `=' token GuiTest.xs:1619: error: `hWndInsertAfter' undeclared (first use this function) GuiTest.xs:1619: error: `uFlags' undeclared (first use this function) GuiTest.xs:1619: error: `SetWindowPos' undeclared (first use this function) GuiTest.c:2889: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_TabCtrl_SetCurFocus(PerlInterpreter*, CV*)': GuiTest.c:2897: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2905: error: parse error before `=' token GuiTest.xs:1628: error: `TabCtrl_SetCurFocus' undeclared (first use this function) GuiTest.c:2911: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_TabCtrl_GetCurFocus(PerlInterpreter*, CV*)': GuiTest.c:2919: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2927: error: parse error before `=' token GuiTest.xs:1634: error: `TabCtrl_GetCurFocus' undeclared (first use this function) GuiTest.c:2935: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_TabCtrl_SetCurSel(PerlInterpreter*, CV*)': GuiTest.c:2943: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2951: error: parse error before `=' token GuiTest.xs:1643: error: `TabCtrl_SetCurSel' undeclared (first use this function) GuiTest.c:2960: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_TabCtrl_GetItemCount(PerlInterpreter*, CV*)': GuiTest.c:2968: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:2976: error: parse error before `=' token GuiTest.c:2984: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_SendRawKey(PerlInterpreter*, CV*)': GuiTest.c:2992: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3000: error: parse error before `=' token GuiTest.c:3001: error: `DWORD' undeclared (first use this function) GuiTest.xs:1661: error: `flags' undeclared (first use this function) GuiTest.c:3007: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_VkKeyScan(PerlInterpreter*, CV*) ': GuiTest.c:3015: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.xs:1667: error: `VkKeyScan' undeclared (first use this function) GuiTest.c:3031: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetAsyncKeyState(PerlInterpreter*, CV*)': GuiTest.c:3039: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.xs:1675: error: `GetAsyncKeyState' undeclared (first use this function) GuiTest.c:3055: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_WindowFromPoint(PerlInterpreter*, CV*)': GuiTest.c:3063: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.xs:1684: error: parse error before `;' token GuiTest.xs:1688: error: `WindowFromPoint' undeclared (first use this function) GuiTest.c:3085: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_WaitForReady(PerlInterpreter*, CV*)': GuiTest.c:3093: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3101: error: parse error before `=' token GuiTest.c:3102: error: `DWORD' undeclared (first use this function) GuiTest.c:3107: error: `dwMilliseconds' undeclared (first use this function) GuiTest.xs:1707: error: `WaitForWindowInputIdle' undeclared (first use this function) GuiTest.c:3116: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest_GetPopupHandle(PerlInterpreter*, CV*)': GuiTest.c:3124: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3132: error: parse error before `=' token GuiTest.c:3136: error: parse error before `;' token GuiTest.xs:1719: error: `PopupHandleGet' undeclared (first use this function) GuiTest.c:3149: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest__DibSect_new(PerlInterpreter*, CV*)': GuiTest.c:3157: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3168: error: parse error before `(' token GuiTest.c:3173: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest__DibSect_DESTROY(PerlInterpreter*, CV*)': GuiTest.c:3181: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3189: error: `THIS' undeclared (first use this function) GuiTest.c:3192: error: parse error before `)' token GuiTest.c:3194: error: `Perl_warn_nocontext' cannot be used as a function GuiTest.c:3195: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3200: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest__DibSect_CopyClient(PerlInterpreter*, CV*)': GuiTest.c:3208: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3216: error: parse error before `=' token GuiTest.c:3228: error: parse error before `)' token GuiTest.c:3230: error: `Perl_warn_nocontext' cannot be used as a function GuiTest.c:3231: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.xs:1740: error: `RECT' undeclared (first use this function) GuiTest.xs:1740: error: parse error before `,' token GuiTest.xs:1749: error: `pr' undeclared (first use this function) GuiTest.xs:1749: error: `r' undeclared (first use this function) GuiTest.xs:1750: error: `SetRectEmpty' undeclared (first use this function) GuiTest.xs:1751: error: `p' undeclared (first use this function) GuiTest.xs:1751: error: parse error before `)' token GuiTest.c:3258: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest__DibSect_CopyWindow(PerlInterpreter*, CV*)': GuiTest.c:3266: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3274: error: parse error before `=' token GuiTest.c:3279: error: parse error before `)' token GuiTest.c:3281: error: `Perl_warn_nocontext' cannot be used as a function GuiTest.c:3282: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.xs:1767: error: parse error before `;' token GuiTest.c:3292: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest__DibSect_SaveAs(PerlInterpreter*, CV*)': GuiTest.c:3300: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3313: error: parse error before `)' token GuiTest.c:3315: error: `Perl_warn_nocontext' cannot be used as a function GuiTest.c:3316: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3324: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest__DibSect_Invert(PerlInterpreter*, CV*)': GuiTest.c:3332: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3344: error: parse error before `)' token GuiTest.c:3346: error: `Perl_warn_nocontext' cannot be used as a function GuiTest.c:3347: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3355: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest__DibSect_ToGrayScale(PerlInterpreter*, CV*)': GuiTest.c:3363: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3375: error: parse error before `)' token GuiTest.c:3377: error: `Perl_warn_nocontext' cannot be used as a function GuiTest.c:3378: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3386: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest__DibSect_Destroy(PerlInterpreter*, CV*)': GuiTest.c:3394: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3406: error: parse error before `)' token GuiTest.c:3408: error: `Perl_warn_nocontext' cannot be used as a function GuiTest.c:3409: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3417: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void XS_Win32__GuiTest__DibSect_ToClipboard(PerlInterpreter*, CV*)': GuiTest.c:3425: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3437: error: parse error before `)' token GuiTest.c:3439: error: `Perl_warn_nocontext' cannot be used as a function GuiTest.c:3440: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3448: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c: In function `void boot_Win32__GuiTest(PerlInterpreter*, CV*)': GuiTest.c:3458: error: `Perl_Istack_sp_ptr' cannot be used as a function GuiTest.c:3568: error: `Perl_Istack_sp_ptr' cannot be used as a function {standard input}: Assembler messages: {standard input}:91: Error: symbol `UnhookWindowsHookEx' is already defined {standard input}:103: Error: symbol `g_bRetVal' is already defined {standard input}:109: Error: symbol `UnhookWindowsHookEx' is already defined {standard input}:115: Error: symbol `iCount' is already defined {standard input}:121: Error: symbol `g_bRetVal' is already defined {standard input}:127: Error: symbol `UnhookWindowsHookEx' is already defined {standard input}:145: Error: symbol `g_bRetVal' is already defined {standard input}:157: Error: symbol `g_bRetVal' is already defined {standard input}:169: Error: symbol `UnhookWindowsHookEx' is already defined {standard input}:190: Error: symbol `hItem' is already defined {standard input}:204: Error: symbol `UnhookWindowsHookEx' is already defined {standard input}:210: Error: symbol `g_bRetVal' is already defined {standard input}:216: Error: symbol `UnhookWindowsHookEx' is already defined {standard input}:222: Error: symbol `g_bRetVal' is already defined {standard input}:229: Error: symbol `g_bRetVal' is already defined {standard input}:236: Error: symbol `UnhookWindowsHookEx' is already defined {standard input}:242: Error: symbol `iCount' is already defined {standard input}:248: Error: symbol `UnhookWindowsHookEx' is already defined {standard input}:254: Error: symbol `iItem' is already defined {standard input}:260: Error: symbol `g_bRetVal' is already defined {standard input}:272: Error: symbol `UnhookWindowsHookEx' is already defined {standard input}:278: Error: symbol `UnhookWindowsHookEx' is already defined {standard input}:296: Error: symbol `SendMessage' is already defined {standard input}:302: Error: symbol `lstrcpy' is already defined {standard input}:308: Error: symbol `SendMessage' is already defined {standard input}:314: Error: symbol `lstrcpy' is already defined {standard input}:320: Error: symbol `SendMessage' is already defined {standard input}:326: Error: symbol `lstrcpy' is already defined {standard input}:332: Error: symbol `SendMessage' is already defined {standard input}:338: Error: symbol `SendMessage' is already defined {standard input}:344: Error: symbol `lstrcpy' is already defined {standard input}:350: Error: symbol `SendMessage' is already defined {standard input}:356: Error: symbol `lstrcpy' is already defined {standard input}:362: Error: symbol `SendMessage' is already defined {standard input}:380: Error: symbol `FormatMessage' is already defined {standard input}:386: Error: symbol `Perl_warn_nocontext' is already defined {standard input}:423: Error: symbol `Sleep' is already defined {standard input}:430: Error: symbol `FormatMessage' is already defined {standard input}:436: Error: symbol `Perl_warn_nocontext' is already defined {standard input}:460: Error: symbol `simple_mouse' is already defined {standard input}:466: Error: symbol `simple_mouse' is already defined make: *** [GuiTest.o] Error 1 KARASIK/Win32-GuiTest-1.54.tar.gz make -- NOT OK Running make test Can't test without successful make Finished 2008-06-19T15:37:56