A
ahso
Hi Balog. I can't reply there for some reasons.
Yes I changed << to < because I got some integer error. It compiles on
Windows but I want to compile on Linux so maybe i made a fault with
typedef:
typedef int DWORD;
typedef unsigned int WORD;
typedef long int LONG;
typedef int BYTE;
typedef bool LPVOID;
Many thanks
Michael
Yes I changed << to < because I got some integer error. It compiles on
Windows but I want to compile on Linux so maybe i made a fault with
typedef:
typedef int DWORD;
typedef unsigned int WORD;
typedef long int LONG;
typedef int BYTE;
typedef bool LPVOID;
Many thanks
Michael