[lazarus] Make this thing work

pouppah at www.com pouppah at www.com
Sun Sep 10 18:40:57 EDT 2000


> Didn't try that. I put the path to the gnu make first in my path. Maybe 
> setting make from the commandprompt works:
> 
> set MAKE=C:\pascal\bin\win32\make.exe
> 
> and after that run C:\pascal\bin\win32\make.exe
> 
> Marc
> 
> btw, can you send the whole output of make ?

Setting the MAKE variable didn't work. The output is attached.


______________________________________________________
Listen to your favorite music while you work!
- http://www.com/

c:/pascal/bin/win32/make.exe -C lcl all
make.exe[1]: Entering directory `c:/lazarus/lcl'
rm -f allunits.exe
c:/pascal/bin/win32/make.exe -C interfaces all
make.exe[2]: Entering directory `c:/lazarus/lcl/interfaces'
c:/pascal/bin/win32/make.exe -C gtk all
make.exe[3]: Entering directory `c:/lazarus/lcl/interfaces/gtk'
ppc386.exe -Twin32 -FuC:/PASCAL/BIN/GO32V2/../../units/win32/rtl -FuC:/PASCAL/BIN/GO32V2/../../units/win32/fcl -FuC:/PASCAL/BIN/GO32V2/../../units/win32 -FU../units -di386 gtkwinapiwindow.pp 
Free Pascal Compiler version 1.00 [2000/07/11] for i386
Copyright (c) 1993-2000 by Florian Klaempfl
Target OS: Win32 for i386
Compiling gtkwinapiwindow.pp
gtkwinapiwindow.pp(97,1) Warning: Function result does not seem to be set
gtkwinapiwindow.pp(160,38) Hint: Parameter WIDGET not used
gtkwinapiwindow.pp(160,58) Hint: Parameter EVENT not used
gtkwinapiwindow.pp(167,61) Hint: Parameter EVENT not used
gtkwinapiwindow.pp(175,57) Hint: Parameter EVENT not used
gtkwinapiwindow.pp(183,58) Hint: Parameter EVENT not used
gtkwinapiwindow.pp(224,64) Hint: Parameter THECLASS not used
gtkwinapiwindow.pp(414,51) Hint: Parameter EVENT not used
gtkwinapiwindow.pp(427,32) Hint: Parameter WIDGET not used
gtkwinapiwindow.pp(427,52) Hint: Parameter EVENT not used
gtkwinapiwindow.pp(436,3) Note: Local variable OBJECTCLASS is assigned but never used
gtkwinapiwindow.pp(446,49) Hint: Parameter THECLASS not used
gtkwinapiwindow.pp(154,11) Hint: Local proc GTKAPIWIDGETCLIENT_UNREALIZE is not used
603 Lines compiled, 2.1 sec
make.exe[3]: Leaving directory `c:/lazarus/lcl/interfaces/gtk'
make.exe[2]: Leaving directory `c:/lazarus/lcl/interfaces'
ppc386.exe -Twin32 -Fu./units -Fu./interfaces/units -Fu./interfaces/gtk -FuC:/PASCAL/BIN/GO32V2/../../units/win32/rtl -FuC:/PASCAL/BIN/GO32V2/../../units/win32/fcl -FuC:/PASCAL/BIN/GO32V2/../../units/win32 -Fi./include -FU./units -di386 allunits.pp 
Free Pascal Compiler version 1.00 [2000/07/11] for i386
Copyright (c) 1993-2000 by Florian Klaempfl
Target OS: Win32 for i386
Compiling allunits.pp
Compiling buttons.pp
Compiling stdctrls.pp
Compiling vclglobals.pp
Compiling graphics.pp
Compiling lmessages.pp
Compiling lcllinux.pp
Compiling interfaces.pp
Compiling interfacebase.pp
Compiling controls.pp
Compiling graphics.pp
Compiling lmessages.pp
graphics.pp(289,6) Warning: An inherited method is hidden by TGRAPHIC.CREATE
Compiling controls.pp
Compiling imglist.pp
imglist.inc(57,35) Hint: Parameter IMAGE not used
imglist.inc(260,72) Hint: Parameter ENABLED not used
imglist.inc(312,52) Hint: Parameter IMAGE not used
imglist.inc(474,55) Hint: Parameter IMAGE not used
imglist.inc(625,56) Hint: Parameter IMAGE not used
imglist.inc(645,58) Hint: Parameter NEWIMAGE not used
imglist.inc(645,77) Hint: Parameter MASKCOLOR not used
Compiling utrace.pp
Compiling menus.pp
Compiling interfaces.pp
Compiling interfacebase.pp
Compiling controls.pp
Compiling forms.pp
Compiling buttons.pp
Compiling stdctrls.pp
customcombobox.inc(131,40) Hint: Parameter MSG not used
custommemo.inc(10,30) Hint: Parameter VALUE not used
customedit.inc(58,41) Hint: Parameter MESSAGE not used
memostrings.inc(100,3) Note: Local variable ST not used
buttoncontrol.inc(9,37) Hint: Parameter VALUE not used
stdctrls.pp(416,4) Hint: Local type TSELECTION is not used
stdctrls.pp(435,4) Note: Local variable ACOLORS not used
stdctrls.pp(436,4) Note: Local variable COLORNUM not used
Compiling messages.pp
buttonglyph.inc(35,1) Warning: Function result does not seem to be set
buttonglyph.inc(30,72) Hint: Parameter OFFSET not used
buttonglyph.inc(31,13) Hint: Parameter CAPTION not used
buttonglyph.inc(31,30) Hint: Parameter LAYOUT not used
buttonglyph.inc(31,53) Hint: Parameter MARGIN not used
buttonglyph.inc(31,61) Hint: Parameter SPACING not used
buttonglyph.inc(32,7) Hint: Parameter STATE not used
buttonglyph.inc(32,28) Hint: Parameter TRANSPARENT not used
buttonglyph.inc(32,50) Hint: Parameter BIDIFLAGS not used
speedbutton.inc(186,3) Note: Local variable R not used
speedbutton.inc(425,45) Hint: Parameter MESSAGE not used
buttons.pp(46,5) Note: Private field TBUTTON.FOWNER is never used
buttons.pp(47,5) Note: Private field TBUTTON.FONPRESSED is never used
buttons.pp(48,5) Note: Private field TBUTTON.FONRELEASED is never used
buttons.pp(51,5) Note: Private field TBUTTON.FONRESIZE is never used
Compiling interfaces.pp
Compiling interfacebase.pp
interfacebase.inc(12,32) Hint: Parameter DESTDC not used
interfacebase.inc(12,45) Hint: Parameter X not used
interfacebase.inc(12,48) Hint: Parameter Y not used
interfacebase.inc(12,51) Hint: Parameter WIDTH not used
interfacebase.inc(12,58) Hint: Parameter HEIGHT not used
interfacebase.inc(12,75) Hint: Parameter SRCDC not used
interfacebase.inc(12,87) Hint: Parameter XSRC not used
interfacebase.inc(12,93) Hint: Parameter YSRC not used
interfacebase.inc(12,108) Hint: Parameter ROP not used
interfacebase.inc(17,40) Hint: Parameter HHK not used
interfacebase.inc(17,53) Hint: Parameter NCODE not used
interfacebase.inc(17,70) Hint: Parameter WPARAM not used
interfacebase.inc(17,78) Hint: Parameter LPARAM not used
interfacebase.inc(22,40) Hint: Parameter HANDLE not used
interfacebase.inc(22,59) Hint: Parameter P not used
interfacebase.inc(27,38) Hint: Parameter WIDTH not used
interfacebase.inc(27,45) Hint: Parameter HEIGHT not used
interfacebase.inc(27,62) Hint: Parameter PLANES not used
interfacebase.inc(27,70) Hint: Parameter BITCOUNT not used
interfacebase.inc(27,89) Hint: Parameter BITMAPBITS not used
interfacebase.inc(32,51) Hint: Parameter LOGBRUSH not used
interfacebase.inc(37,37) Hint: Parameter HANDLE not used
interfacebase.inc(37,52) Hint: Parameter BITMAP not used
interfacebase.inc(37,70) Hint: Parameter WIDTH not used
interfacebase.inc(37,77) Hint: Parameter HEIGHT not used
interfacebase.inc(42,44) Hint: Parameter DC not used
interfacebase.inc(47,50) Hint: Parameter LOGFONT not used
interfacebase.inc(52,49) Hint: Parameter LOGPEN not used
interfacebase.inc(57,52) Hint: Parameter DATA not used
interfacebase.inc(57,73) Hint: Parameter TRANSCOLOR not used
interfacebase.inc(62,39) Hint: Parameter X1 not used
interfacebase.inc(62,42) Hint: Parameter Y1 not used
interfacebase.inc(62,45) Hint: Parameter X2 not used
interfacebase.inc(62,48) Hint: Parameter Y2 not used
interfacebase.inc(67,34) Hint: Parameter HDC not used
interfacebase.inc(72,38) Hint: Parameter GDIOBJECT not used
interfacebase.inc(82,42) Hint: Parameter DC not used
interfacebase.inc(82,55) Hint: Parameter RECT not used
interfacebase.inc(82,69) Hint: Parameter UTYPE not used
interfacebase.inc(82,76) Hint: Parameter USTATE not used
interfacebase.inc(87,34) Hint: Parameter DC not used
interfacebase.inc(87,47) Hint: Parameter RECT not used
interfacebase.inc(87,60) Hint: Parameter EDGE not used
interfacebase.inc(87,76) Hint: Parameter GRFFLAGS not used
interfacebase.inc(96,1) Warning: Function result does not seem to be set
interfacebase.inc(98,40) Hint: Parameter HMENU not used
interfacebase.inc(98,54) Hint: Parameter UIDENABLEITEM not used
interfacebase.inc(98,78) Hint: Parameter BENABLE not used
interfacebase.inc(103,41) Hint: Parameter WND not used
interfacebase.inc(103,52) Hint: Parameter WSBFLAGS not used
interfacebase.inc(103,62) Hint: Parameter WARROWS not used
interfacebase.inc(112,1) Warning: Function result does not seem to be set
interfacebase.inc(108,38) Hint: Parameter HWND not used
interfacebase.inc(108,50) Hint: Parameter BENABLE not used
interfacebase.inc(114,36) Hint: Parameter DC not used
interfacebase.inc(114,45) Hint: Parameter X not used
interfacebase.inc(114,48) Hint: Parameter Y not used
interfacebase.inc(114,60) Hint: Parameter OPTIONS not used
interfacebase.inc(114,78) Hint: Parameter RECT not used
interfacebase.inc(114,91) Hint: Parameter STR not used
interfacebase.inc(114,103) Hint: Parameter COUNT not used
interfacebase.inc(114,119) Hint: Parameter DX not used
interfacebase.inc(119,34) Hint: Parameter DC not used
interfacebase.inc(119,49) Hint: Parameter RECT not used
interfacebase.inc(119,62) Hint: Parameter BRUSH not used
interfacebase.inc(129,41) Hint: Parameter LPPOINT not used
interfacebase.inc(134,42) Hint: Parameter LPPOINT not used
interfacebase.inc(139,42) Hint: Parameter DC not used
interfacebase.inc(139,51) Hint: Parameter P2 not used
interfacebase.inc(139,55) Hint: Parameter P3 not used
interfacebase.inc(139,71) Hint: Parameter ABCSTRUCTS not used
interfacebase.inc(144,31) Hint: Parameter HWND not used
interfacebase.inc(154,37) Hint: Parameter NVIRTKEY not used
interfacebase.inc(159,35) Hint: Parameter GDIOBJECT not used
interfacebase.inc(159,55) Hint: Parameter BUFSIZE not used
interfacebase.inc(159,73) Hint: Parameter BUF not used
interfacebase.inc(168,1) Warning: Function result does not seem to be set
interfacebase.inc(164,35) Hint: Parameter HANDLE not used
interfacebase.inc(170,33) Hint: Parameter HANDLE not used
interfacebase.inc(170,48) Hint: Parameter STR not used
interfacebase.inc(175,39) Hint: Parameter HANDLE not used
interfacebase.inc(175,53) Hint: Parameter BARFLAG not used
interfacebase.inc(175,75) Hint: Parameter SCROLLINFO not used
interfacebase.inc(180,40) Hint: Parameter VALUE not used
interfacebase.inc(185,37) Hint: Parameter NINDEX not used
interfacebase.inc(190,42) Hint: Parameter NINDEX not used
interfacebase.inc(195,44) Hint: Parameter DC not used
interfacebase.inc(195,53) Hint: Parameter STR not used
interfacebase.inc(195,65) Hint: Parameter COUNT not used
interfacebase.inc(195,85) Hint: Parameter SIZE not used
interfacebase.inc(200,40) Hint: Parameter DC not used
interfacebase.inc(200,53) Hint: Parameter TM not used
interfacebase.inc(205,39) Hint: Parameter HANDLE not used
interfacebase.inc(205,54) Hint: Parameter INT not used
interfacebase.inc(210,40) Hint: Parameter DC not used
interfacebase.inc(210,54) Hint: Parameter P not used
interfacebase.inc(215,39) Hint: Parameter HANDLE not used
interfacebase.inc(215,54) Hint: Parameter RECT not used
interfacebase.inc(220,35) Hint: Parameter HWND not used
interfacebase.inc(225,32) Hint: Parameter DC not used
interfacebase.inc(225,41) Hint: Parameter X not used
interfacebase.inc(225,44) Hint: Parameter Y not used
interfacebase.inc(230,36) Hint: Parameter HWND not used
interfacebase.inc(230,48) Hint: Parameter LPTEXT not used
interfacebase.inc(230,56) Hint: Parameter LPCAPTION not used
interfacebase.inc(230,74) Hint: Parameter UTYPE not used
interfacebase.inc(235,33) Hint: Parameter DESTDC not used
interfacebase.inc(235,46) Hint: Parameter X not used
interfacebase.inc(235,49) Hint: Parameter Y not used
interfacebase.inc(235,52) Hint: Parameter WIDTH not used
interfacebase.inc(235,59) Hint: Parameter HEIGHT not used
interfacebase.inc(235,76) Hint: Parameter SRCDC not used
interfacebase.inc(235,88) Hint: Parameter XSRC not used
interfacebase.inc(235,94) Hint: Parameter YSRC not used
interfacebase.inc(235,109) Hint: Parameter MASK not used
interfacebase.inc(235,124) Hint: Parameter XMASK not used
interfacebase.inc(235,131) Hint: Parameter YMASK not used
interfacebase.inc(235,147) Hint: Parameter ROP not used
interfacebase.inc(240,34) Hint: Parameter DC not used
interfacebase.inc(240,43) Hint: Parameter X not used
interfacebase.inc(240,46) Hint: Parameter Y not used
interfacebase.inc(240,58) Hint: Parameter OLDPOINT not used
interfacebase.inc(245,37) Hint: Parameter HWND not used
interfacebase.inc(245,49) Hint: Parameter MSG not used
interfacebase.inc(245,64) Hint: Parameter WPARAM not used
interfacebase.inc(245,81) Hint: Parameter LPARAM not used
interfacebase.inc(250,41) Hint: Parameter LPMSG not used
interfacebase.inc(250,55) Hint: Parameter HANDLE not used
interfacebase.inc(250,70) Hint: Parameter WMSGFILTERMIN not used
interfacebase.inc(250,85) Hint: Parameter WMSGFILTERMAX not used
interfacebase.inc(250,99) Hint: Parameter WREMOVEMSG not used
interfacebase.inc(255,40) Hint: Parameter DC not used
interfacebase.inc(260,35) Hint: Parameter DC not used
interfacebase.inc(260,44) Hint: Parameter X1 not used
interfacebase.inc(260,48) Hint: Parameter Y1 not used
interfacebase.inc(260,52) Hint: Parameter X2 not used
interfacebase.inc(260,56) Hint: Parameter Y2 not used
interfacebase.inc(270,35) Hint: Parameter HWND not used
interfacebase.inc(270,47) Hint: Parameter HDC not used
interfacebase.inc(275,35) Hint: Parameter DC not used
interfacebase.inc(275,44) Hint: Parameter SAVEDDC not used
interfacebase.inc(280,32) Hint: Parameter DC not used
interfacebase.inc(285,40) Hint: Parameter HWND not used
interfacebase.inc(285,52) Hint: Parameter DX not used
interfacebase.inc(285,56) Hint: Parameter DY not used
interfacebase.inc(285,69) Hint: Parameter PRCSCROLL not used
interfacebase.inc(285,80) Hint: Parameter PRCCLIP not used
interfacebase.inc(285,96) Hint: Parameter HRGNUPDATE not used
interfacebase.inc(285,114) Hint: Parameter PRCUPDATE not used
interfacebase.inc(285,132) Hint: Parameter FLAGS not used
interfacebase.inc(290,38) Hint: Parameter DC not used
interfacebase.inc(290,47) Hint: Parameter GDIOBJ not used
interfacebase.inc(295,39) Hint: Parameter DC not used
interfacebase.inc(295,48) Hint: Parameter PALETTE not used
interfacebase.inc(295,67) Hint: Parameter FORCEBACKGROUND not used
interfacebase.inc(300,37) Hint: Parameter HWND not used
interfacebase.inc(300,49) Hint: Parameter MSG not used
interfacebase.inc(300,64) Hint: Parameter WPARAM not used
interfacebase.inc(300,81) Hint: Parameter LPARAM not used
interfacebase.inc(305,36) Hint: Parameter DC not used
interfacebase.inc(305,45) Hint: Parameter COLOR not used
interfacebase.inc(314,1) Warning: Function result does not seem to be set
interfacebase.inc(310,35) Hint: Parameter DC not used
interfacebase.inc(310,44) Hint: Parameter BKMODE not used
interfacebase.inc(316,36) Hint: Parameter VALUE not used
interfacebase.inc(321,37) Hint: Parameter X not used
interfacebase.inc(321,40) Hint: Parameter Y not used
interfacebase.inc(326,34) Hint: Parameter HWND not used
interfacebase.inc(331,33) Hint: Parameter HANDLE not used
interfacebase.inc(331,47) Hint: Parameter STR not used
interfacebase.inc(331,60) Hint: Parameter DATA not used
interfacebase.inc(336,73) Hint: Parameter SCROLLINFO not used
interfacebase.inc(336,39) Hint: Parameter HANDLE not used
interfacebase.inc(336,54) Hint: Parameter SBSTYLE not used
interfacebase.inc(336,98) Hint: Parameter REDRAW not used
interfacebase.inc(341,38) Hint: Parameter CELEMENTS not used
interfacebase.inc(341,64) Hint: Parameter LPAELEMENTS not used
interfacebase.inc(341,83) Hint: Parameter LPARGBVALUES not used
interfacebase.inc(350,1) Warning: Function result does not seem to be set
interfacebase.inc(346,47) Hint: Parameter _HDC not used
interfacebase.inc(346,59) Hint: Parameter NCHAREXTRA not used
interfacebase.inc(352,38) Hint: Parameter DC not used
interfacebase.inc(352,47) Hint: Parameter COLOR not used
interfacebase.inc(357,39) Hint: Parameter HANDLE not used
interfacebase.inc(357,53) Hint: Parameter IDX not used
interfacebase.inc(357,67) Hint: Parameter NEWLONG not used
interfacebase.inc(362,40) Hint: Parameter DC not used
interfacebase.inc(362,50) Hint: Parameter NEWX not used
interfacebase.inc(362,56) Hint: Parameter NEWY not used
interfacebase.inc(362,76) Hint: Parameter LPPOINT not used
interfacebase.inc(367,35) Hint: Parameter HWND not used
interfacebase.inc(372,39) Hint: Parameter HANDLE not used
interfacebase.inc(372,53) Hint: Parameter WBAR not used
interfacebase.inc(372,68) Hint: Parameter BSHOW not used
interfacebase.inc(377,36) Hint: Parameter DESTDC not used
interfacebase.inc(377,49) Hint: Parameter X not used
interfacebase.inc(377,52) Hint: Parameter Y not used
interfacebase.inc(377,55) Hint: Parameter WIDTH not used
interfacebase.inc(377,62) Hint: Parameter HEIGHT not used
interfacebase.inc(377,79) Hint: Parameter SRCDC not used
interfacebase.inc(377,91) Hint: Parameter XSRC not used
interfacebase.inc(377,97) Hint: Parameter YSRC not used
interfacebase.inc(377,103) Hint: Parameter SRCWIDTH not used
interfacebase.inc(377,113) Hint: Parameter SRCHEIGHT not used
interfacebase.inc(377,133) Hint: Parameter ROP not used
interfacebase.inc(382,40) Hint: Parameter DESTDC not used
interfacebase.inc(382,53) Hint: Parameter X not used
interfacebase.inc(382,56) Hint: Parameter Y not used
interfacebase.inc(382,59) Hint: Parameter WIDTH not used
interfacebase.inc(382,66) Hint: Parameter HEIGHT not used
interfacebase.inc(382,83) Hint: Parameter SRCDC not used
interfacebase.inc(382,95) Hint: Parameter XSRC not used
interfacebase.inc(382,101) Hint: Parameter YSRC not used
interfacebase.inc(382,107) Hint: Parameter SRCWIDTH not used
interfacebase.inc(382,117) Hint: Parameter SRCHEIGHT not used
interfacebase.inc(382,137) Hint: Parameter MASK not used
interfacebase.inc(382,152) Hint: Parameter XMASK not used
interfacebase.inc(382,159) Hint: Parameter YMASK not used
interfacebase.inc(382,175) Hint: Parameter ROP not used
interfacebase.inc(391,1) Warning: Function result does not seem to be set
interfacebase.inc(387,33) Hint: Parameter DC not used
interfacebase.inc(387,42) Hint: Parameter X not used
interfacebase.inc(387,44) Hint: Parameter Y not used
interfacebase.inc(387,57) Hint: Parameter STR not used
interfacebase.inc(387,70) Hint: Parameter COUNT not used
interfacebase.inc(393,41) Hint: Parameter POINT not used
Compiling .\interfaces\gtk\gtkint.pp
Compiling extctrls.pp
extctrls.pp(76,6) Warning: An inherited method is hidden by TPAGE.PAINT
extctrls.pp(151,6) Warning: An inherited method is hidden by TCUSTOMNOTEBOOK.GETCHILDREN
extctrls.pp(151,6) Warning: An inherited method is hidden by TCUSTOMNOTEBOOK.SHOWCONTROL
customnotebook.inc(276,3) Note: Local variable MSG not used
customnotebook.inc(362,60) Hint: Parameter ROOT not used
timer.inc(105,29) Hint: Parameter MSG not used
customradiogroup.inc(138,43) Hint: Parameter SENDER not used
Compiling dialogs.pp
Compiling comctrls.pp
Compiling toolwin.pp
Compiling interfaces.pp
Compiling .\interfaces\gtk\gtkint.pp
Compiling comctrls.pp
comctrls.pp(301,6) Warning: An inherited method is hidden by TALIGNMENT.CREATE
comctrls.pp(301,6) Warning: An inherited method is hidden by TALIGNMENT.DESTROY
comctrls.pp(317,5) Warning: An inherited method is hidden by TSTATUSBAR.CREATE
comctrls.pp(317,5) Warning: An inherited method is hidden by TSTATUSBAR.DESTROY
Compiling interfaces.pp
Compiling .\interfaces\gtk\gtkint.pp
gtkint.pp(172,7) Warning: An inherited method is hidden by TGTKOBJECT.CREATERECTRGN
gtkint.pp(172,7) Warning: An inherited method is hidden by TGTKOBJECT.GETWINDOWORGEX
gtkint.pp(172,7) Warning: An inherited method is hidden by TGTKOBJECT.PEEKMESSAGE
gtkint.pp(172,7) Warning: An inherited method is hidden by TGTKOBJECT.SETWINDOWLONG
gtkint.pp(172,7) Warning: An inherited method is hidden by TGTKOBJECT.SETWINDOWORGEX
Compiling clistbox.pp
gtkproc.inc(71,26) Warning: Local variable GCVALUES does not seem to be initialized
gtkcallback.inc(34,21) Hint: Parameter WIDGET not used
gtkcallback.inc(46,21) Hint: Parameter WIDGET not used
gtkcallback.inc(57,25) Hint: Parameter WIDGET not used
gtkcallback.inc(66,24) Hint: Parameter WIDGET not used
gtkcallback.inc(82,19) Hint: Parameter WIDGET not used
gtkcallback.inc(82,39) Hint: Parameter AREA not used
gtkcallback.inc(96,25) Hint: Parameter WIDGET not used
gtkcallback.inc(108,4) Note: Local variable MESS not used
gtkcallback.inc(106,17) Hint: Parameter WIDGET not used
gtkcallback.inc(116,3) Note: Local variable MESS not used
gtkcallback.inc(117,3) Note: Local variable FWINDOW not used
gtkcallback.inc(118,3) Note: Local variable WIDGET2 not used
gtkcallback.inc(119,3) Note: Local variable PIXMAP not used
gtkcallback.inc(114,25) Hint: Parameter WIDGET not used
gtkcallback.inc(114,45) Hint: Parameter EVENT not used
gtkcallback.inc(170,23) Hint: Parameter WIDGET not used
gtkcallback.inc(257,22) Hint: Parameter WIDGET not used
gtkcallback.inc(257,42) Hint: Parameter EVENT not used
gtkcallback.inc(268,26) Hint: Parameter WIDGET not used
gtkcallback.inc(268,46) Hint: Parameter EVENT not used
gtkcallback.inc(279,24) Hint: Parameter WIDGET not used
gtkcallback.inc(289,23) Hint: Parameter WIDGET not used
gtkcallback.inc(289,44) Hint: Parameter EVENT not used
gtkcallback.inc(299,4) Note: Local variable MESS not used
gtkcallback.inc(297,23) Hint: Parameter WIDGET not used
gtkcallback.inc(309,26) Hint: Parameter WIDGET not used
gtkcallback.inc(339,28) Hint: Parameter WIDGET not used
gtkcallback.inc(390,30) Hint: Parameter WIDGET not used
gtkcallback.inc(423,4) Note: Local variable MESS not used
gtkcallback.inc(421,24) Hint: Parameter WIDGET not used
gtkcallback.inc(421,44) Hint: Parameter DATA not used
gtkcallback.inc(435,32) Hint: Parameter WIDGET not used
gtkcallback.inc(474,36) Hint: Parameter WIDGET not used
gtkcallback.inc(491,4) Note: Local variable THEDIALOG is assigned but never used
gtkcallback.inc(489,30) Hint: Parameter WIDGET not used
gtkcallback.inc(504,24) Hint: Parameter WIDGET not used
gtkcallback.inc(514,22) Hint: Parameter WIDGET not used
gtkcallback.inc(524,22) Hint: Parameter WIDGET not used
gtkcallback.inc(534,27) Hint: Parameter WIDGET not used
gtkcallback.inc(544,30) Hint: Parameter WIDGET not used
gtkcallback.inc(604,44) Hint: Parameter PAGE not used
gtkcallback.inc(677,25) Hint: Parameter WIDGET not used
gtkcallback.inc(687,25) Hint: Parameter WIDGET not used
gtkcallback.inc(708,25) Hint: Parameter WIDGET not used
gtkcallback.inc(708,45) Hint: Parameter STARTPOS not used
gtkcallback.inc(708,55) Hint: Parameter ENDPOS not used
gtkcallback.inc(717,26) Hint: Parameter WIDGET not used
gtkcallback.inc(726,23) Hint: Parameter WIDGET not used
gtkcallback.inc(735,23) Hint: Parameter WIDGET not used
gtkcallback.inc(744,24) Hint: Parameter WIDGET not used
gtkcallback.inc(753,27) Hint: Parameter WIDGET not used
gtkcallback.inc(762,23) Hint: Parameter WIDGET not used
gtkcallback.inc(771,23) Hint: Parameter WIDGET not used
gtkcallback.inc(780,23) Hint: Parameter WIDGET not used
gtkcallback.inc(789,24) Hint: Parameter WIDGET not used
gtkcallback.inc(798,25) Hint: Parameter WIDGET not used
gtkcallback.inc(807,28) Hint: Parameter WIDGET not used
gtkcallback.inc(836,28) Hint: Parameter WIDGET not used
gtkcallback.inc(860,30) Hint: Parameter WIDGET not used
gtkcallback.inc(860,51) Hint: Parameter EVENT not used
gtkcallback.inc(869,31) Hint: Parameter WIDGET not used
gtkcallback.inc(869,52) Hint: Parameter EVENT not used
gtkcallback.inc(890,9) Note: Local variable L is assigned but never used
gtkcallback.inc(891,17) Note: Local variable PAGE is assigned but never used
gtkcallback.inc(944,9) Note: Local variable L is assigned but never used
gtkcallback.inc(945,17) Note: Local variable PAGE is assigned but never used
gtkcallback.inc(1015,3) Note: Local variable MSG not used
gtkcallback.inc(1011,24) Hint: Parameter WIDGET not used
gtkdragcallback.inc(26,1) Warning: Function result does not seem to be set
gtkdragcallback.inc(13,1) Note: Local variable STRTEMP not used
gtkdragcallback.inc(3,34) Hint: Parameter WIDGET not used
gtkdragcallback.inc(5,14) Hint: Parameter X not used
gtkdragcallback.inc(6,14) Hint: Parameter Y not used
gtkdragcallback.inc(8,14) Hint: Parameter INFO not used
gtkdragcallback.inc(57,1) Warning: Function result does not seem to be set
gtkdragcallback.inc(28,36) Hint: Parameter WIDGET not used
gtkdragcallback.inc(29,14) Hint: Parameter CONTEXT not used
gtkdragcallback.inc(32,14) Hint: Parameter TIME not used
gtkdragcallback.inc(66,1) Warning: Function result does not seem to be set
gtkdragcallback.inc(60,40) Hint: Parameter WIDGET not used
gtkdragcallback.inc(61,20) Hint: Parameter CONTEXT not used
gtkdragcallback.inc(62,20) Hint: Parameter DATA not used
gtkobject.inc(138,4) Note: Local variable ATTRIBUTES not used
gtkobject.inc(139,4) Note: Local variable ATTRIBUTESMASK not used
gtkobject.inc(981,5) Note: Local variable CURSORTYPE not used
gtkobject.inc(2016,4) Note: Local variable GC is assigned but never used
gtkobject.inc(2037,34) Hint: Parameter SENDER not used
gtkobject.inc(2090,4) Note: Local variable FONT not used
gtkobject.inc(2091,4) Note: Local variable LBEARING not used
gtkobject.inc(2091,13) Note: Local variable RBEARING not used
gtkobject.inc(2091,22) Note: Local variable W not used
gtkobject.inc(2091,24) Note: Local variable ASCENT not used
gtkobject.inc(2091,31) Note: Local variable DESCENT not used
gtkobject.inc(2092,4) Note: Local variable STR not used
gtkobject.inc(2093,4) Note: Local variable FONTNAME not used
gtkobject.inc(2094,4) Note: Local variable I not used
gtkobject.inc(2088,34) Hint: Parameter SENDER not used
gtkobject.inc(2088,52) Hint: Parameter DATA not used
gtkobject.inc(2150,4) Note: Local variable GC is assigned but never used
gtkwinapi.inc(55,3) Warning: Function result does not seem to be set
gtkwinapi.inc(58,3) Warning: Function result does not seem to be set
gtkwinapi.inc(61,3) Warning: Function result does not seem to be set
gtkwinapi.inc(64,3) Warning: Function result does not seem to be set
gtkwinapi.inc(67,3) Warning: Function result does not seem to be set
gtkwinapi.inc(70,3) Warning: Function result does not seem to be set
gtkwinapi.inc(73,3) Warning: Function result does not seem to be set
gtkwinapi.inc(76,3) Warning: Function result does not seem to be set
gtkwinapi.inc(79,3) Warning: Function result does not seem to be set
gtkwinapi.inc(82,3) Warning: Function result does not seem to be set
gtkwinapi.inc(146,36) Hint: Parameter HHK not used
gtkwinapi.inc(146,49) Hint: Parameter NCODE not used
gtkwinapi.inc(146,66) Hint: Parameter WPARAM not used
gtkwinapi.inc(146,74) Hint: Parameter LPARAM not used
gtkwinapi.inc(199,3) Note: Local variable RAWIMAGE not used
gtkwinapi.inc(640,35) Hint: Parameter X1 not used
gtkwinapi.inc(640,38) Hint: Parameter Y1 not used
gtkwinapi.inc(640,41) Hint: Parameter X2 not used
gtkwinapi.inc(640,44) Hint: Parameter Y2 not used
gtkwinapi.inc(942,1) Warning: Function result does not seem to be set
gtkwinapi.inc(954,1) Warning: Function result does not seem to be set
gtkwinapi.inc(951,36) Hint: Parameter HMENU not used
gtkwinapi.inc(951,50) Hint: Parameter UIDENABLEITEM not used
gtkwinapi.inc(951,74) Hint: Parameter BENABLE not used
gtkwinapi.inc(963,37) Hint: Parameter WND not used
gtkwinapi.inc(963,48) Hint: Parameter WSBFLAGS not used
gtkwinapi.inc(963,58) Hint: Parameter WARROWS not used
gtkwinapi.inc(982,1) Warning: Function result does not seem to be set
gtkwinapi.inc(991,115) Hint: Parameter DX not used
gtkwinapi.inc(1102,3) Note: Local variable FOCUSOBJECT not used
gtkwinapi.inc(1140,38) Hint: Parameter DC not used
gtkwinapi.inc(1140,47) Hint: Parameter P2 not used
gtkwinapi.inc(1140,51) Hint: Parameter P3 not used
gtkwinapi.inc(1140,67) Hint: Parameter ABCSTRUCTS not used
gtkwinapi.inc(1158,3) Note: Local variable COLOR not used
gtkwinapi.inc(1159,3) Note: Local variable NINDEX not used
gtkwinapi.inc(1265,53) Warning: Illegal compiler directive $8000
gtkwinapi.inc(1370,35) Hint: Parameter HANDLE not used
gtkwinapi.inc(1370,49) Hint: Parameter BARFLAG not used
gtkwinapi.inc(1370,71) Hint: Parameter SCROLLINFO not used
gtkwinapi.inc(1988,1) Warning: Function result does not seem to be set
gtkwinapi.inc(1986,29) Hint: Parameter DESTDC not used
gtkwinapi.inc(1986,42) Hint: Parameter X not used
gtkwinapi.inc(1986,45) Hint: Parameter Y not used
gtkwinapi.inc(1986,48) Hint: Parameter WIDTH not used
gtkwinapi.inc(1986,55) Hint: Parameter HEIGHT not used
gtkwinapi.inc(1986,72) Hint: Parameter SRCDC not used
gtkwinapi.inc(1986,84) Hint: Parameter XSRC not used
gtkwinapi.inc(1986,90) Hint: Parameter YSRC not used
gtkwinapi.inc(1986,105) Hint: Parameter MASK not used
gtkwinapi.inc(1986,120) Hint: Parameter XMASK not used
gtkwinapi.inc(1986,127) Hint: Parameter YMASK not used
gtkwinapi.inc(1986,143) Hint: Parameter ROP not used
gtkwinapi.inc(2003,1) Warning: Function result does not seem to be set
gtkwinapi.inc(2005,48) Hint: Parameter EVENT not used
gtkwinapi.inc(2018,32) Hint: Parameter HWND not used
gtkwinapi.inc(2133,50) Hint: Parameter HANDLE not used
gtkwinapi.inc(2133,65) Hint: Parameter WMSGFILTERMIN not used
gtkwinapi.inc(2133,80) Hint: Parameter WMSGFILTERMAX not used
gtkwinapi.inc(2182,36) Hint: Parameter DC not used
gtkwinapi.inc(2247,31) Hint: Parameter HWND not used
gtkwinapi.inc(2380,36) Hint: Parameter HWND not used
gtkwinapi.inc(2380,48) Hint: Parameter DX not used
gtkwinapi.inc(2380,52) Hint: Parameter DY not used
gtkwinapi.inc(2380,65) Hint: Parameter PRCSCROLL not used
gtkwinapi.inc(2380,76) Hint: Parameter PRCCLIP not used
gtkwinapi.inc(2380,92) Hint: Parameter HRGNUPDATE not used
gtkwinapi.inc(2380,110) Hint: Parameter PRCUPDATE not used
gtkwinapi.inc(2380,128) Hint: Parameter FLAGS not used
gtkwinapi.inc(2394,3) Note: Local variable COLOR not used
gtkwinapi.inc(2472,35) Hint: Parameter DC not used
gtkwinapi.inc(2472,44) Hint: Parameter PALETTE not used
gtkwinapi.inc(2472,63) Hint: Parameter FORCEBACKGROUND not used
gtkwinapi.inc(2552,1) Warning: Function result does not seem to be set
gtkwinapi.inc(2549,31) Hint: Parameter DC not used
gtkwinapi.inc(2549,40) Hint: Parameter BKMODE not used
gtkwinapi.inc(2654,1) Warning: Function result does not seem to be set
gtkwinapi.inc(2751,1) Warning: Function result does not seem to be set
gtkwinapi.inc(2748,43) Hint: Parameter _HDC not used
gtkwinapi.inc(2748,55) Hint: Parameter NCHAREXTRA not used
gtkwinapi.inc(2831,1) Warning: Function result does not seem to be set
gtkwinapi.inc(2833,72) Hint: Parameter LPPOINT not used
gtkwinapi.inc(2933,3) Note: Local variable PIXMAP not used
gtkwinapi.inc(2934,3) Note: Local variable PIXMAPWID not used
gtkwinapi.inc(2979,1) Warning: Function result does not seem to be set
gtkwinapi.inc(2977,36) Hint: Parameter DESTDC not used
gtkwinapi.inc(2977,49) Hint: Parameter X not used
gtkwinapi.inc(2977,52) Hint: Parameter Y not used
gtkwinapi.inc(2977,55) Hint: Parameter WIDTH not used
gtkwinapi.inc(2977,62) Hint: Parameter HEIGHT not used
gtkwinapi.inc(2977,79) Hint: Parameter SRCDC not used
gtkwinapi.inc(2977,91) Hint: Parameter XSRC not used
gtkwinapi.inc(2977,97) Hint: Parameter YSRC not used
gtkwinapi.inc(2977,103) Hint: Parameter SRCWIDTH not used
gtkwinapi.inc(2977,113) Hint: Parameter SRCHEIGHT not used
gtkwinapi.inc(2977,133) Hint: Parameter MASK not used
gtkwinapi.inc(2977,148) Hint: Parameter XMASK not used
gtkwinapi.inc(2977,155) Hint: Parameter YMASK not used
gtkwinapi.inc(2977,171) Hint: Parameter ROP not used
gtkwinapi.inc(2994,1) Warning: Function result does not seem to be set
gtkwinapi.inc(2991,29) Hint: Parameter DC not used
gtkwinapi.inc(2991,38) Hint: Parameter X not used
gtkwinapi.inc(2991,40) Hint: Parameter Y not used
gtkwinapi.inc(2991,53) Hint: Parameter STR not used
gtkwinapi.inc(2991,66) Hint: Parameter COUNT not used
gtkint.pp(280,3) Note: Local variable EVENT not used
gtkcallback.inc(96,10) Hint: Local proc GTKDRAWDEFAULT is not used
gtkcallback.inc(106,10) Hint: Local proc GTKMAP is not used
gtkdragcallback.inc(3,10) Hint: Local proc EDIT_DRAG_DATA_RECEIVED is not used
gtkdragcallback.inc(28,10) Hint: Local proc EDIT_SOURCE_DRAG_DATA_GET is not used
gtkdragcallback.inc(60,10) Hint: Local proc EDIT_SOURCE_DRAG_DATA_DELETE is not used
gtkint.pp(299,3) Note: Local variable N not used
interfaces.pp(68,11) Hint: Local proc INTERFACE_INIT is not used
comctrls.pp(854,28) Hint: Parameter CC not used
comctrls.pp(859,30) Hint: Parameter CC not used
listitem.inc(4,30) Hint: Parameter AOWNER not used
listitem.inc(11,38) Hint: Parameter VALUE not used
listitem.inc(26,33) Hint: Parameter VALUE not used
listitems.inc(4,31) Hint: Parameter AOWNER not used
listitems.inc(13,1) Warning: Function result does not seem to be set
listitems.inc(20,1) Warning: Function result does not seem to be set
listitems.inc(18,29) Hint: Parameter INDEX not used
listitems.inc(25,31) Hint: Parameter VALUE not used
listitems.inc(32,30) Hint: Parameter INDEX not used
listitems.inc(32,47) Hint: Parameter VALUE not used
listitems.inc(41,1) Warning: Function result does not seem to be set
listitems.inc(46,29) Hint: Parameter INDEX not used
listitems.inc(55,1) Warning: Function result does not seem to be set
listitems.inc(53,28) Hint: Parameter INDEX not used
customlistview.inc(31,36) Hint: Parameter VALUE not used
customlistview.inc(38,34) Hint: Parameter ITEM not used
customlistview.inc(45,38) Hint: Parameter ITEM not used
toolbutton.inc(201,44) Hint: Parameter MESSAGE not used
toolbutton.inc(217,44) Hint: Parameter MESSAGE not used
toolbar.inc(517,3) Hint: Local typed const BLANKBUTTON is not used
toolbar.inc(659,5) Note: Local variable I not used
toolbar.inc(827,3) Note: Local variable P is assigned but never used
toolbar.inc(1010,58) Hint: Parameter RECT not used
toolbar.inc(1019,32) Hint: Parameter M not used
toolbar.inc(1019,35) Hint: Parameter D not used
toolbar.inc(1038,34) Hint: Parameter MESSAGE not used
toolbar.inc(1054,39) Hint: Parameter MESSAGE not used
toolbar.inc(1084,43) Hint: Parameter MESSAGE not used
toolbar.inc(1092,44) Hint: Parameter MESSAGE not used
toolbar.inc(1099,35) Hint: Parameter NEWWIDTH not used
toolbar.inc(1099,45) Hint: Parameter NEWHEIGHT not used
toolbar.inc(1162,39) Hint: Parameter MESSAGE not used
toolbar.inc(1167,45) Hint: Parameter MESSAGE not used
toolbar.inc(1178,41) Hint: Parameter MESSAGE not used
toolbar.inc(1183,41) Hint: Parameter MESSAGE not used
toolbar.inc(1254,1) Warning: Function result does not seem to be set
toolbar.inc(1252,29) Hint: Parameter CODE not used
toolbar.inc(1252,44) Hint: Parameter WPARAM not used
toolbar.inc(1252,65) Hint: Parameter MSG not used
toolbar.inc(1267,1) Warning: Function result does not seem to be set
toolbar.inc(1265,29) Hint: Parameter CODE not used
toolbar.inc(1265,44) Hint: Parameter WPARAM not used
toolbar.inc(1265,65) Hint: Parameter MSG not used
toolbar.inc(1301,3) Note: Local variable MENU not used
toolbar.inc(1304,3) Note: Local variable PARENTMENU is assigned but never used
toolbar.inc(1396,3) Note: Local variable P is assigned but never used
trackbar.inc(100,29) Hint: Parameter VALUE not used
trackbar.inc(263,33) Hint: Parameter VALUE not used
trackbar.inc(274,31) Hint: Parameter VALUE not used
trackbar.inc(309,34) Hint: Parameter MSG not used
comctrls.pp(844,3) Note: Local variable TOOLMENUKEYHOOK not used
comctrls.pp(845,3) Note: Local variable TOOLMENUHOOK not used
comctrls.pp(846,3) Note: Local variable INITDONE not used
comctrls.pp(847,3) Note: Local variable MENUTOOLBAR is assigned but never used
comctrls.pp(847,16) Note: Local variable MENUTOOLBAR2 is assigned but never used
comctrls.pp(848,3) Note: Local variable MENUBUTTONINDEX is assigned but never used
comctrls.pp(849,3) Note: Local variable LASTMENUITEM not used
comctrls.pp(850,3) Note: Local variable LASTMOUSEPOS not used
toolbar.inc(1252,10) Hint: Local proc TOOLMENUGETMSGHOOK is not used
toolbar.inc(1265,10) Hint: Local proc TOOLMENUKEYMSGHOOK is not used
comctrls.pp(309,5) Note: Private field TSTATUSBAR.FALIGNMENTWIDGET is never used
comctrls.pp(364,5) Note: Private field TCUSTOMLISTVIEW.FREADONLY is never used
comctrls.pp(327,5) Note: Private field TLISTITEM.FINDEX is never used
toolwindow.inc(66,3) Hint: Local typed const CTL3DSTYLES is not used
toolwindow.inc(69,3) Note: Local variable RC not used
toolwindow.inc(62,37) Hint: Parameter MESSAGE not used
toolwindow.inc(140,43) Hint: Parameter MESSAGE not used
toolwindow.inc(145,42) Hint: Parameter MESSAGE not used
forms.pp(303,18) Hint: Parameter VK not used
forms.pp(303,35) Hint: Parameter STR not used
customform.inc(296,3) Note: Local variable SAVEINDEX not used
customform.inc(298,3) Note: Local variable CANVAS2 not used
customform.inc(299,3) Note: Local variable DC not used
customform.inc(507,55) Hint: Parameter NUM not used
customform.inc(607,5) Note: Local variable I not used
customform.inc(662,40) Hint: Parameter CONTROL not used
customform.inc(671,35) Hint: Parameter CHILD not used
customform.inc(671,57) Hint: Parameter MESSAGE not used
customform.inc(746,1) Note: Local variable I not used
application.inc(98,41) Hint: Parameter CONTROL not used
application.inc(98,65) Hint: Parameter MESSAGE not used
application.inc(198,36) Hint: Parameter MESSAGE not used
designer.inc(13,34) Hint: Parameter VALUE not used
forms.pp(270,19) Hint: Unit STDCTRLS not used in FORMS
forms.pp(55,5) Note: Private field TSCROLLINGWINCONTROL.FHORZSCROLLBAR is never used
forms.pp(56,5) Note: Private field TSCROLLINGWINCONTROL.FVERTSCROLLBAR is never used
forms.pp(57,5) Note: Private field TSCROLLINGWINCONTROL.FAUTOSCROLL is never used
controls.pp(894,47) Hint: Parameter IMMEDIATE not used
controls.pp(909,3) Note: Local variable STARTPOS not used
controls.pp(937,18) Hint: Parameter P not used
controls.pp(983,8) Warning: Local variable ACCEPTED does not seem to be initialized
controls.pp(964,20) Hint: Parameter DROP not used
wincontrol.inc(23,44) Hint: Parameter RECT not used
wincontrol.inc(246,42) Hint: Parameter PARAMS not used
wincontrol.inc(246,65) Hint: Parameter CONTROLCLASSNAME not used
wincontrol.inc(307,38) Hint: Parameter SENDER not used
wincontrol.inc(307,70) Hint: Parameter VALUE not used
wincontrol.inc(383,38) Hint: Parameter VALUE not used
wincontrol.inc(471,3) Note: Local variable FRAMEBRUSH not used
wincontrol.inc(604,2) Note: Local variable KEYSTATE not used
wincontrol.inc(605,2) Note: Local variable WHEELMSG not used
wincontrol.inc(946,35) Hint: Parameter REMOVING not used
wincontrol.inc(1050,19) Warning: Comment level 2 found
wincontrol.inc(1024,3) Note: Local variable NUM not used
wincontrol.inc(1143,1) Warning: Function result does not seem to be set
wincontrol.inc(1141,50) Hint: Parameter PARENTWINDOW not used
wincontrol.inc(1224,44) Hint: Parameter MESSAGE not used
wincontrol.inc(1241,38) Hint: Parameter MESSAGE not used
wincontrol.inc(1256,3) Note: Local variable MEMBITMAP not used
wincontrol.inc(1256,14) Note: Local variable OLDBITMAP not used
wincontrol.inc(1258,3) Note: Local variable I not used
wincontrol.inc(1301,37) Hint: Parameter MESSAGE not used
wincontrol.inc(1362,39) Hint: Parameter MESSAGE not used
wincontrol.inc(1374,40) Hint: Parameter MESSAGE not used
wincontrol.inc(1386,35) Hint: Parameter MESSAGE not used
wincontrol.inc(1398,40) Hint: Parameter MESSAGE not used
wincontrol.inc(1410,34) Hint: Parameter MESSAGE not used
wincontrol.inc(1424,3) Note: Local variable BUTTON not used
wincontrol.inc(1803,44) Hint: Parameter MESSAGE not used
wincontrol.inc(1821,45) Hint: Parameter MESSAGE not used
wincontrol.inc(1833,44) Hint: Parameter MESSAGE not used
wincontrol.inc(1847,35) Hint: Parameter ACONTROL not used
control.inc(81,32) Hint: Parameter M not used
control.inc(81,34) Hint: Parameter D not used
control.inc(91,41) Hint: Parameter MESSAGE not used
control.inc(109,37) Hint: Parameter MESSAGE not used
control.inc(119,37) Hint: Parameter MESSAGE not used
control.inc(131,41) Hint: Parameter MESSAGE not used
control.inc(160,30) Hint: Parameter TARGET not used
control.inc(160,47) Hint: Parameter X not used
control.inc(160,49) Hint: Parameter Y not used
control.inc(230,41) Hint: Parameter MSG not used
control.inc(230,56) Hint: Parameter WPARAM not used
control.inc(230,64) Hint: Parameter LPARAM not used
control.inc(281,29) Hint: Parameter SOURCE not used
control.inc(281,46) Hint: Parameter X not used
control.inc(281,48) Hint: Parameter Y not used
control.inc(281,61) Hint: Parameter STATE not used
control.inc(313,35) Hint: Parameter NEWWIDTH not used
control.inc(313,45) Hint: Parameter NEWHEIGHT not used
control.inc(444,32) Hint: Parameter MSG not used
control.inc(444,47) Hint: Parameter WPARAM not used
control.inc(444,55) Hint: Parameter LPARAM not used
control.inc(724,3) Note: Local variable STR not used
control.inc(749,43) Hint: Parameter MESSAGE not used
control.inc(758,49) Hint: Parameter ISOPAQUE not used
control.inc(934,36) Hint: Parameter MESSAGE not used
control.inc(1041,1) Note: Local variable PARENTFORM not used
control.inc(1178,36) Hint: Parameter AOWNER not used
graphiccontrol.inc(41,39) Hint: Parameter MESSAGE not used
mouse.inc(30,31) Hint: Parameter VALUE not used
dragobject.inc(17,1) Warning: Function result does not seem to be set
dragobject.inc(19,32) Hint: Parameter TARGET not used
dragobject.inc(19,49) Hint: Parameter X not used
dragobject.inc(19,52) Hint: Parameter Y not used
dragobject.inc(19,64) Hint: Parameter ACCEPTED not used
dragobject.inc(29,38) Hint: Parameter HANDLE not used
dragobject.inc(83,55) Hint: Parameter X not used
dragobject.inc(83,58) Hint: Parameter Y not used
dragobject.inc(96,1) Warning: Function result does not seem to be set
controls.pp(825,3) Note: Local variable DRAGSAVECURSOR not used
controls.pp(827,3) Note: Local variable DRAGTHRESHOLD is assigned but never used
control.inc(444,11) Hint: Local proc SENDDOCKNOTIFICATION is not used
controls.pp(815,20) Hint: Unit DIALOGS not used in CONTROLS
controls.pp(580,5) Note: Private field TWINCONTROL.FDOCKSITE is never used
controls.pp(581,5) Note: Private field TWINCONTROL.FLASTCLIENTWIDTH is never used
controls.pp(582,5) Note: Private field TWINCONTROL.FLASTCLIENTHEIGHT is never used
controls.pp(584,5) Note: Private field TWINCONTROL.FUSEDOCKMANAGER is never used
controls.pp(363,5) Note: Private field TCONTROL.FDESKTOPFONT is never used
controls.pp(378,5) Note: Private field TCONTROL.FONACTIVATE is never used
menubar.inc(22,28) Hint: Parameter TITLE not used
menubar.inc(22,45) Hint: Parameter MENU not used
menu.inc(59,1) Warning: Function result does not seem to be set
menu.inc(55,25) Hint: Parameter VALUE not used
menu.inc(55,42) Hint: Parameter KIND not used
menuitem.inc(100,28) Hint: Parameter INDEX not used
menuitem.inc(135,35) Hint: Parameter MSG not used
menuitem.inc(285,33) Hint: Parameter REBUILD not used
menuitem.inc(297,28) Hint: Parameter ITEM not used
menus.pp(154,5) Note: Private field TMENUBAR.FMENU is never used
graphics.pp(482,6) Warning: An inherited method is hidden by TBITMAPCANVAS.DESTROY
graphicsobject.inc(5,40) Hint: Parameter MSG not used
bitmap.inc(5,26) Hint: Parameter SOURCE not used
bitmap.inc(20,24) Hint: Parameter ACANVAS not used
bitmap.inc(20,48) Hint: Parameter RECT not used
bitmap.inc(50,24) Hint: Parameter ATRANSPARENTCOLOR not used
bitmap.inc(97,40) Hint: Parameter INSTANCE not used
bitmap.inc(97,65) Hint: Parameter RESNAME not used
bitmap.inc(101,38) Hint: Parameter INSTANCE not used
bitmap.inc(101,57) Hint: Parameter RESID not used
bitmap.inc(118,28) Hint: Parameter NHANDLE not used
bitmap.inc(118,46) Hint: Parameter NPALLETTE not used
bitmap.inc(118,73) Hint: Parameter NDIB not used
bitmap.inc(118,93) Hint: Parameter OS2FORMAT not used
bitmap.inc(152,32) Hint: Parameter STREAM not used
canvas.inc(11,29) Hint: Parameter DEST not used
canvas.inc(11,68) Hint: Parameter SRC not used
canvas.inc(11,43) Hint: Parameter INTERNALIMAGES not used
canvas.inc(11,81) Hint: Parameter TRANSPARENTCOLOR not used
canvas.inc(19,24) Hint: Parameter X not used
canvas.inc(19,26) Hint: Parameter Y not used
canvas.inc(19,39) Hint: Parameter GRAPHIC not used
canvas.inc(151,4) Note: Local variable MSG is assigned but never used
canvas.inc(211,23) Hint: Parameter X not used
canvas.inc(211,25) Hint: Parameter Y not used
canvas.inc(211,27) Hint: Parameter WIDTH not used
canvas.inc(211,33) Hint: Parameter HEIGHT not used
canvas.inc(211,40) Hint: Parameter ANGLE1 not used
canvas.inc(211,47) Hint: Parameter ANGLE2 not used
canvas.inc(269,33) Hint: Parameter POINTS not used
canvas.inc(343,32) Hint: Parameter ABRUSH not used
canvas.inc(359,31) Hint: Parameter AFONT not used
canvas.inc(375,30) Hint: Parameter APEN not used
pixmap.inc(5,40) Hint: Parameter INSTANCE not used
pixmap.inc(5,65) Hint: Parameter RESNAME not used
pixmap.inc(9,38) Hint: Parameter INSTANCE not used
pixmap.inc(9,57) Hint: Parameter RESID not used
pixmap.inc(22,6) Note: Local variable BUFINDEX is assigned but never used
pixmap.inc(13,47) Hint: Parameter SIZE not used
graphics.pp(376,5) Note: Private field TBITMAPIMAGE.FDIB is never used
graphics.pp(377,5) Note: Private field TBITMAPIMAGE.FOS2FORMAT is never used
graphics.pp(378,5) Note: Private field TBITMAPIMAGE.FHALFTONE is never used
winapi.inc(412,47) Hint: Parameter STYLE1 not used
winapi.inc(412,82) Hint: Parameter STYLE2 not used
winapi.inc(429,40) Hint: Parameter PS not used
winapi.inc(447,1) Warning: Function result does not seem to be set
winapi.inc(442,24) Hint: Parameter PSTR not used
winapi.inc(442,38) Hint: Parameter LEN not used
winapi.inc(520,26) Hint: Parameter DC not used
winapi.inc(520,35) Hint: Parameter LEFT not used
winapi.inc(520,40) Hint: Parameter TOP not used
winapi.inc(520,45) Hint: Parameter RIGHT not used
winapi.inc(520,52) Hint: Parameter BOTTOM not used
winapi.inc(530,19) Hint: Parameter HANDLE not used
winapi.inc(530,38) Hint: Parameter PS not used
winapi.inc(607,28) Hint: Parameter DC not used
winapi.inc(607,37) Hint: Parameter LEFTRECT not used
winapi.inc(607,47) Hint: Parameter TOPRECT not used
winapi.inc(607,56) Hint: Parameter RIGHTRECT not used
winapi.inc(607,66) Hint: Parameter BOTTOMRECT not used
winapi.inc(802,32) Hint: Parameter RECT not used
winapi.inc(802,22) Hint: Parameter DC not used
Compiling registry.pp
registry.inc(35,36) Hint: Parameter KEY not used
registry.inc(47,36) Hint: Parameter KEY not used
registry.inc(59,38) Hint: Parameter NAME not used
registry.inc(71,31) Hint: Parameter RELATIVE not used
registry.inc(86,34) Hint: Parameter NAME not used
registry.inc(86,48) Hint: Parameter BUFFER not used
registry.inc(87,11) Hint: Parameter BUFSIZE not used
registry.inc(87,33) Hint: Parameter REGDATA not used
registry.inc(100,38) Hint: Parameter VALUENAME not used
registry.inc(100,61) Hint: Parameter VALUE not used
registry.inc(112,38) Hint: Parameter VALUENAME not used
registry.inc(124,38) Hint: Parameter VALUENAME not used
registry.inc(136,33) Hint: Parameter KEY not used
registry.inc(148,35) Hint: Parameter VALUE not used
registry.inc(173,36) Hint: Parameter KEY not used
registry.inc(186,34) Hint: Parameter KEY not used
registry.inc(186,39) Hint: Parameter FILENAME not used
registry.inc(199,34) Hint: Parameter KEY not used
registry.inc(199,47) Hint: Parameter CANCREATE not used
registry.inc(216,41) Hint: Parameter NAME not used
registry.inc(216,59) Hint: Parameter BUFFER not used
registry.inc(216,67) Hint: Parameter BUFSIZE not used
registry.inc(228,35) Hint: Parameter NAME not used
registry.inc(252,35) Hint: Parameter NAME not used
registry.inc(264,39) Hint: Parameter NAME not used
registry.inc(276,36) Hint: Parameter NAME not used
registry.inc(288,38) Hint: Parameter NAME not used
registry.inc(300,37) Hint: Parameter NAME not used
registry.inc(312,35) Hint: Parameter NAME not used
registry.inc(324,42) Hint: Parameter UNCNAME not used
registry.inc(336,37) Hint: Parameter KEY not used
registry.inc(336,42) Hint: Parameter FILENAME not used
registry.inc(336,52) Hint: Parameter BACKUPFILENAME not used
registry.inc(348,37) Hint: Parameter KEY not used
registry.inc(348,42) Hint: Parameter FILENAME not used
registry.inc(360,34) Hint: Parameter KEY not used
registry.inc(360,39) Hint: Parameter FILENAME not used
registry.inc(372,36) Hint: Parameter KEY not used
registry.inc(384,38) Hint: Parameter NAME not used
registry.inc(414,31) Hint: Parameter VALUE not used
registry.inc(414,50) Hint: Parameter PATH not used
registry.inc(426,33) Hint: Parameter STRINGS not used
registry.inc(438,35) Hint: Parameter STRINGS not used
registry.inc(450,35) Hint: Parameter OLDNAME not used
registry.inc(450,44) Hint: Parameter NEWNAME not used
registry.inc(450,61) Hint: Parameter DELETE not used
registry.inc(462,35) Hint: Parameter NAME not used
registry.inc(462,49) Hint: Parameter BUFFER not used
registry.inc(463,3) Hint: Parameter BUFSIZE not used
registry.inc(463,21) Hint: Parameter REGDATA not used
registry.inc(475,39) Hint: Parameter OLDNAME not used
registry.inc(475,48) Hint: Parameter NEWNAME not used
registry.inc(499,32) Hint: Parameter VALUE not used
registry.inc(511,43) Hint: Parameter NAME not used
registry.inc(511,61) Hint: Parameter BUFFER not used
registry.inc(511,69) Hint: Parameter BUFSIZE not used
registry.inc(523,37) Hint: Parameter NAME not used
registry.inc(523,51) Hint: Parameter VALUE not used
registry.inc(547,37) Hint: Parameter NAME not used
registry.inc(547,51) Hint: Parameter VALUE not used
registry.inc(559,41) Hint: Parameter NAME not used
registry.inc(559,55) Hint: Parameter VALUE not used
registry.inc(571,45) Hint: Parameter NAME not used
registry.inc(571,51) Hint: Parameter VALUE not used
registry.inc(583,38) Hint: Parameter NAME not used
registry.inc(583,52) Hint: Parameter VALUE not used
registry.inc(595,40) Hint: Parameter NAME not used
registry.inc(595,54) Hint: Parameter VALUE not used
registry.inc(607,39) Hint: Parameter NAME not used
registry.inc(607,45) Hint: Parameter VALUE not used
registry.inc(619,37) Hint: Parameter NAME not used
registry.inc(619,51) Hint: Parameter VALUE not used
reginifile.inc(24,39) Hint: Parameter SECTION not used
reginifile.inc(24,48) Hint: Parameter IDENT not used
reginifile.inc(36,42) Hint: Parameter SECTION not used
reginifile.inc(48,41) Hint: Parameter SECTION not used
reginifile.inc(48,58) Hint: Parameter STRINGS not used
reginifile.inc(60,36) Hint: Parameter STRINGS not used
reginifile.inc(72,47) Hint: Parameter SECTION not used
reginifile.inc(72,64) Hint: Parameter STRINGS not used
reginifile.inc(84,39) Hint: Parameter SECTION not used
reginifile.inc(84,48) Hint: Parameter IDENT not used
reginifile.inc(84,63) Hint: Parameter VALUE not used
reginifile.inc(96,42) Hint: Parameter SECTION not used
reginifile.inc(96,51) Hint: Parameter IDENT not used
reginifile.inc(96,66) Hint: Parameter VALUE not used
reginifile.inc(108,41) Hint: Parameter SECTION not used
reginifile.inc(108,50) Hint: Parameter IDENT not used
reginifile.inc(108,57) Hint: Parameter VALUE not used
reginifile.inc(122,37) Hint: Parameter SECTION not used
reginifile.inc(122,46) Hint: Parameter IDENT not used
reginifile.inc(134,40) Hint: Parameter SECTION not used
reginifile.inc(134,49) Hint: Parameter IDENT not used
reginifile.inc(146,39) Hint: Parameter SECTION not used
reginifile.inc(146,48) Hint: Parameter IDENT not used
registry.pp(77,5) Note: Private field TREGISTRY.FCLOSEROOTKEY is never used
Compiling clipbrd.pp
clipbrd.inc(52,33) Hint: Parameter FORMAT not used
clipbrd.inc(58,41) Hint: Parameter PARENT not used
clipbrd.inc(89,32) Hint: Parameter VALUE not used
clipbrd.inc(129,34) Hint: Parameter FORMAT not used
clipbrd.inc(129,48) Hint: Parameter VALUE not used
Compiling filectrl.pp
Compiling spin.pp
allunits.pp(4,22) Hint: Unit EXTCTRLS not used in ALLUNITS
allunits.pp(4,67) Hint: Unit VCLGLOBALS not used in ALLUNITS
allunits.pp(5,53) Hint: Unit LCLLINUX not used in ALLUNITS
allunits.pp(5,61) Hint: Unit SPIN not used in ALLUNITS
allunits.pp(6,10) Hint: Unit COMCTRLS not used in ALLUNITS
allunits.pp(6,40) Hint: Unit LMESSAGES not used in ALLUNITS
allunits.pp(6,53) Hint: Unit STDCTRLS not used in ALLUNITS
allunits.pp(7,21) Hint: Unit IMGLIST not used in ALLUNITS
allunits.pp(7,36) Hint: Unit MENUS not used in ALLUNITS
allunits.pp(8,9) Hint: Unit DIALOGS not used in ALLUNITS
allunits.pp(8,39) Hint: Unit MESSAGES not used in ALLUNITS
allunits.pp(11,1) Hint: unit SPIN can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit FILECTRL can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit CLIPBRD can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit REGISTRY can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit CLISTBOX can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit GTKWINAPIWINDOW can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit GTKINT can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit INTERFACES can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit COMCTRLS can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit TOOLWIN can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit DIALOGS can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit EXTCTRLS can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit INTERFACEBASE can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit STDCTRLS can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit BUTTONS can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit FORMS can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit CONTROLS can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit MENUS can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit UTRACE can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit IMGLIST can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit LMESSAGES can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit GRAPHICS can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit LCLLINUX can't be smart linked, switching to static linking
allunits.pp(11,1) Hint: unit ALLUNITS can't be smart linked, switching to static linking
Linking allunits.exe
C:\PASCAL\BIN\WIN32\DLLTOOL.EXE: installation problem, cannot exec `asw.exe'
/PASCAL/BIN/WIN32/LDW.EXE: cannot open exp.$$$: No such file or directory
allunits.pp(11,1) Fatal: Can't open executable allunits.exe
make.exe[1]: *** [allunits.exe] Error 1
make.exe[1]: Leaving directory `c:/lazarus/lcl'
make.exe: *** [lcl_all] Error 2





More information about the Lazarus mailing list