Prev: warning C4251: 'CObj1::m_Obj2 : class 'CObj2' needs to have dll-interface to be used by clients of class 'CObj1'
Next: Function vs Method
From: Anson Cheung on 15 Dec 2009 15:12 "Arman Sahakyan" <arman_sahakyan(a)hotmail.com> ???? news:021FD4CF-40F6-4209-A6F8-9EF7BE970444(a)microsoft.com... >A reasonable idea that comes to my mind is to embed a hook into windows >explorer. Search the web for various ways of how to hook into this or that >application. > > "JoDeGr8" <johnemmatty(a)gmail.com> wrote in message > news:46593cda-a5bc-417e-b9ce-677768060e79(a)v36g2000yqv.googlegroups.com... >> Hello Friends, >> >> Is there any way to detect when user selects a file and presses CTRL >> +C or select copy from the context menu. >> >> I found that IFileOperationProgressSink will notify when a copy >> operation is about to begin but i am looking for a way to get notified >> when user selects a file for copying from windows shell explorer. >> >> >> Please advice, >> >> Thanks in advance, >> Joe > |