Ron
October 13th, 2002, 12:55 PM
Answered in PM. Basically you forgot to obtain the semaphore.
stollo
October 13th, 2002, 12:55 PM
Hallo! First of all Girder is the BEST prog I've ever seen - it kicks ass!
Now about my problem. Because of the fact I have no faint idea of programming in C++ or Delphi, and still I stuck in lame VisualBasic, I wanted to write a standalone program, that sends events with payload to Girder. FileMapping and other stuff seems to work good (RAM hex editor proves it), syntax of string also should be OK (I checked it against strings sent by UserEvent plugin). The problem is that I don't know which window handle to use when posting HARDWARE event (device ID set to 142). I tried MyHandle=FindWindow("TApplication", "Girder"), but nothing happens. And now the thing that really confused me: when I sent my data using a handle obtained from Spy++ (first of windows of class "TPUtilWindow"), Girder received it and after displaying MsgBox (caption "qwer", text "errrorrrr") has shown SimpleOSD bound to my UserEvent with my payload data!
What am I doing wrong? Why this err msg keeps popping up? Please HELP ME!
Best regards
Stollo
Powered by vBulletin® Version 4.1.8 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.