Hey guys, can you help me with a situation? I have a client from path 5079, I made a custom window using "Dear ImGui" + DirectX 8, to work directly on the Conquer screen, since it works in DirectX 8..... The screen is 100% in the child window of (1000) of "MyShell"... ok. However, I have a problem working with the mouse event. When clicking, the mouse hovers over and correctly displays the cursor for dragging or clicking, but to actually click, this doesn't work. It simply goes through the click and forces the character to walk or click on anything on the game screen itself... it doesn't obey the button that's there. I tried hooking "PeekMessageW" to capture what's passed to the Conquer screen, to analyze if it's displaying the screen and perform the necessary actions... but without success. Does anyone have any idea what I can do? Find the event associated with the mouse clicks in the Conquer process? or something similar...???
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]:confused:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]:confused: