![]() |
|
#3
|
|||
|
|||
|
@HarrySpoofer
thanks for nice piece of work! If you don't mind I"d provide some small feedback: 1) I'd do case insensitive comparison inside the GetProcessIdByName() routine -> if (pe.szExeFile == processName) 2) compiler is unhappy on setting signed int to unsided dword; warning C4245: 'initializing': conversion from 'int' to 'DWORD', signed/unsigned mismatch do you know if Windows has got some define for wrong pid values? eg smth like INVALID_HANDLE_VALUE 3) be honest, did you leave an Easter Egg in one routine? ![]() kudos! |
| The Following User Gave Reputation+1 to sendersu For This Useful Post: | ||
niculaita (10-11-2024) | ||
| Tags |
| context menu, source, trusted installer |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Disabled (ungrayed) Menu | ivanov | General Discussion | 13 | 06-21-2005 15:05 |
| BP to find the SAVE AS menu | Gato_negro | General Discussion | 9 | 04-09-2005 02:39 |