I am using Borland C 5.02,Win xp.
1.
I am interested in finding the names of the
.exe files running because i have to make a
Task mannager.
I now everithing about the windows open but can't retrieve the name of the .exe files who launched the windows.
2.
Another problem:
How can i display a bitmap or other image in c with transparent zones. I think its about masks and PlgBlt() but i dont know how to use them. More specific: i have a shape which is not a rectangular shape, and i wantit in my program without the white or dark areas (to make it a square) wich VC++ adds?
1.
I am interested in finding the names of the
.exe files running because i have to make a
Task mannager.
I now everithing about the windows open but can't retrieve the name of the .exe files who launched the windows.
2.
Another problem:
How can i display a bitmap or other image in c with transparent zones. I think its about masks and PlgBlt() but i dont know how to use them. More specific: i have a shape which is not a rectangular shape, and i wantit in my program without the white or dark areas (to make it a square) wich VC++ adds?