Search:

Type: Posts; User: The_N

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,359

    Handling MANY clients

    Hello.
    Im wondering how can I handle many clients, that they get information from server at the same time. Many I mean ~10.000 this is max. Dada is changing aproximatly 100 times a minute so... 100...
  2. Replies
    5
    Views
    1,278

    Hmz...I know ehre an error is. It is in...

    Hmz...I know ehre an error is. It is in VIAHMInit. It returns 0. Dont know why... So other program part is bad... :/
  3. Replies
    5
    Views
    1,278

    VIAHMGetTsens1Reg isnt documented. So I dont know...

    VIAHMGetTsens1Reg isnt documented. So I dont know what parameters it takes. http://forum.ab.ru/index.php?showtopic=9243&st=0&p=171973&#entry171973 VIAHMGetTsens1Reg : function(Val : PDWORD) :...
  4. Replies
    5
    Views
    1,278

    viahm.dll @ VIAHMGetTsens1Reg problems

    #define _WIN32_WINNT 0x0500
    #define WINVER 0x0500

    #include <iostream.h>
    #include <Windows.h>
    #include <stdio.h>

    typedef int (__stdcall *viaBOOL) (void);
    typedef int (__stdcall...
Results 1 to 4 of 4