How to draw curve line of a function?Lets say i have a function f(x) = x² , and i want to make my programme to draw the curve line, does...
How can the memory allocation affect the windowcreate function?I get what you mean, thanks. And if i call the SetWindowLongPtr twice with same hwnd argument, the f...
How can the memory allocation affect the windowcreate function?When i start over to write the code, i found that the culprit is: [code]for(int i = 0; i <20; i++){d...
How can the memory allocation affect the windowcreate function?what does that mean?
How can the memory allocation affect the windowcreate function?[code]// Main.cpp #include <windows.h> #include <tchar.h> #include "Main.h" long fnWndProc_OnCreat...
This user does not accept Private Messages