Access violating reading locationIt does not work. I still get the same exception
Access violating reading locationI have this code [code] old_evhndl = *(FARPROC*)(obj->old_eventhandler()); return CallWindowProc...
You cannot use 32-bit time_t (_USE_32BIT_TIME_T) with _WIN64I 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 functionsI 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 strlenI 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