Search:

Type: Posts; User: Joaogl

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    3,386

    Thank you very much, DWORD_PTR worked fine!

    Thank you very much, DWORD_PTR worked fine!
  2. Replies
    2
    Views
    3,386

    32 bit and 64 bit problem.

    Hello, I'm trying to create a DLL file but I can't compile it to 64 bit's only 32...

    Code:


    BOOL FSUIPC_Process(DWORD *pdwResult) {
    DWORD dwError;

    while ((++i < 10) &&...
Results 1 to 2 of 2