After the DELPHI dll is injected into the game, the game hides the mouse pointer how it is displayed

Updated on Game 2024-05-03
12 answers
  1. Anonymous users2024-02-08

    The form of the dll must be created with threads and displayed with modals so that it does not disappear.

    procedure loadform;, from1);

    end;procedure dllmain(dwreason:dword); far;

    vardw:dword;

    begincase dwreason ofdll_process_attach:

    beginbeginthread(nil,0,@loadform,nil,0,dw);

    end;dll_process_detach:

    beginend;

    dll_thread_attach:;

    dll_thread_detach:;

    end;end;

    begindllproc:=@dllmain;

    dllmain(dll_process_attach);

    end.

  2. Anonymous users2024-02-07

    Help withstand, help withstand.

  3. Anonymous users2024-02-06

    Is it that there is a new mouse imported dll mouse and the mouse is gone, or is there no mouse in the first place?

    It is estimated that it is caused by an incomplete initialization of your mouse, which cannot be further analyzed due to insufficient information you provided.

  4. Anonymous users2024-02-05

    You need to ask the question first, not us to find it for you.

    Threads are very useful for calling an external program, but if you want to close the external program before allowing the main window to be manipulated, this is easy to achieve with threads.

    So it's all about what problem you're trying to solve, not just using it blindly.

  5. Anonymous users2024-02-04

    The advantage of threading is that multiple threads running together is the advantage.

    For example, one thread executes the initializer, another thread counts the number of users, and another thread does other things. You don't see the advantage of being a main thread.

  6. Anonymous users2024-02-03

    Resource file way on it. You can call dll. directly in a resourceCall the dll in the resource, ** is a bit long, if needed, I'll send you an example.

  7. Anonymous users2024-02-02

    exe to dll, change the project file, add the output interface function, and recompile it.

    What is dll hiding?

  8. Anonymous users2024-02-01

    The recommended answer is good, and using the resource file will achieve the effect you want.

  9. Anonymous users2024-01-31

    1. Create your own resource file first. For example, add your cursor to the resource file.

    2. Add a compilation indicator to your application3. := loadcursor(hinstance,'Cursor 1'):= loadcursor(hinstance, 'Cursor n'4. All that's left is to call the cursor.

  10. Anonymous users2024-01-30

    When you load a custom icon, the icon is named with the suffix .cur:

    procedure : tobject);

    loadcursorfromfile(pchar(extractfilepath( +''));Load custom icons.

    end;

  11. Anonymous users2024-01-29

    You don't even have the function declaration of the dll written by Easy Language, how can you show it?

  12. Anonymous users2024-01-28

    Looks like someone asked me this question two days ago.

    Your form has appeared, but you want to connect to the library, you need to add an event to the created button, or understand that it means that after the dll is injected, F12 will go directly to the library?

    You don't inject a direct connection succeed or not?

    If it succeeds, the dll connection should be no problem! What do you use to connect? Widgets?

    Controls shouldn't work?

Related questions
18 answers2024-05-03

To solve the black screen, please follow the steps below: 1. Please do not use third-party plug-ins (bigfoot, box, etc.), third-party plug-ins will modify the files of your client, which may cause the game to crash; 2. **The latest upgrade patch on the official website, address. >>>More

10 answers2024-05-03

Clash of Clans, Island Raiders.

17 answers2024-05-03

Formal is regular, but I'm afraid the game channel is going to change. After all, the head person discount must be able to play the game, otherwise it will have to be the original price. It is not recommended to use this kind of thing, it is better to go to the official website.

12 answers2024-05-03

This depends on how big your project is, in other words, how many people are needed to do it to ensure completion, if you only count the development, the program and art are hard costs (provided that you know how to plan and make them deliver the things they are satisfied with on time), and in these hard costs, you also need to calculate how many things each of them has to do, and how long it will take to complete these things. So it's impossible to simply ask how much it costs to develop a game. The size of the project is different and cannot be constant.

10 answers2024-05-03

Expeditions, expeditions, dragons in the sky, and so on.