From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f4a57d8b9fdea2b0,start X-Google-Attributes: gid103376,public X-Google-Thread: 114c38,f4a57d8b9fdea2b0,start X-Google-Attributes: gid114c38,public X-Google-ArrivalTime: 2003-05-30 12:27:23 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!newsfeed.news2me.com!newsfeed2.easynews.com!newsfeed1.easynews.com!easynews.com!easynews!news3.optonline.net!news4.srv.hcvlny.cv.net.POSTED!not-for-mail From: "Bill Sheehan" Newsgroups: comp.os.vxworks,comp.lang.ada Subject: wvEvents in Ada X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: Date: Fri, 30 May 2003 19:27:19 GMT NNTP-Posting-Host: 68.194.149.158 X-Trace: news4.srv.hcvlny.cv.net 1054322839 68.194.149.158 (Fri, 30 May 2003 15:27:19 EDT) NNTP-Posting-Date: Fri, 30 May 2003 15:27:19 EDT Organization: Optimum Online Xref: archiver1.google.com comp.os.vxworks:24629 comp.lang.ada:38143 Date: 2003-05-30T19:27:19+00:00 List-Id: Hello VxWorkers, Anyone have experience in adding WindView events in Ada? I'm using Gnat Ada. There is a file i-vxwork.adb/.ads that has the Interfaces.VxWorks code. Unfortunately it doesn't have any hooks to WindView. I must assume that I have to create these interfaces. Does anyone have a quickie example that they have to demonstrate a call to a wvEvent in Ada? Thanks for anything. BillS