Can't find the errorI'm trying to do this: [quote] palindromic number reads the same both ways. The largest palindrome...
While ( y ) I do not understand how the while ((variable)) loop works, when does it end? [code] int main() ...
Problem understanding how to get PIdYeah it does, so what is the difference between FindWindow function and FindWindowA ? And why add an...
Problem understanding how to get PIdThe error comes from this code [code] HWND WindowHandel = FindWindow(0, "Calculator"); [/code] and...
Problem understanding how to get PIdusing the MSDN library i came up with this code, however it is not working and i can't really unders...
This user does not accept Private Messages