.exe Application in my Win32 Application (C++)?Launching an application in another application is not possible. You can only spawn a new process. F...
Make this conversion please.Refer this link if you are looking for this, http://www.cplusplus.com/reference/cstdlib/strtol/
matrix problemYour code determines the lowest sum of the columns. You need to teak your code a little bit to find ...
**p : pointer how????Here p is an array of pointers. And ptr is a double pointer to array a. In Line no. 8, ptr is point...
change the version info of the filelpBytes here is binary data. It is actually the resource content we are passing to the function Upda...
This user does not accept Private Messages