Archive for November, 2009

How to catch copy paste from explorer using shell extension? ICopyHook alternative for files and folder

Handling copy paste/cut paste event from explorer using shell extension…
Solution to :
1. How to catch copy paste from explorer using shell extension? ICopyHook alternative for files and folder
2. Howto trap copy paste event from explorer to do your custom processing or even
3. Howto replace/substitute the copy-paste/cut-paste operation with your own copy or move or anything else

Thursday, November 12th, 2009

How to convert ASCII/UNICODE string to hex string? Function/API to convert to hex string

Code snippet/API/function to convert a ASCII/UNICODE string to HEX

Wednesday, November 4th, 2009

How to solve ‘ReadFile hangs’ for named pipe client/server – sample working code for named pipe

Cause of ReadFile hangs for a named pipe client

Tuesday, November 3rd, 2009