User: zongul

  • Public profile

User profile: zongul

User info
User name:zongul
History
Joined:
Number of posts:8
Latest posts:

Access violating reading location
It does not work. I still get the same exception

Access violating reading location
I have this code [code] old_evhndl = *(FARPROC*)(obj->old_eventhandler()); return CallWindowProc...

You cannot use 32-bit time_t (_USE_32BIT_TIME_T) with _WIN64
I want to migrate from 32 bit to 64 bit and get the error from the title. I am working on visual stu...

Threads, mutex and multiple functions
I have two functions, lets call func1 and func2, two threads start_t1 and start_t2 and one mutex. ...

Is it a good practice to avoid strlen
I was looking for some tips and tricks in C++ and saw that you can avoid the strlen or length() with...

This user does not accept Private Messages