Windows Shell API
-
I have an incoming fax basket that my clericals review during the day. I am constructing a UI that will allow them to review the faxes and distribute them accordingly. One of the functions of the UI will be to ICR the incoming document and then extract info from the document e.g. "Store Number", "Customer Name" e.t.c. and apply that information to specific "Extended Properties" of the file such as applying the "Store Number" to the "Comments" property. This way I will be able to pre sort the files by specific info in the Explorer like interface I am building. My question is can someone send me in the right direction as far as a good book or article on Shell programming that will make this task a little easier or even better has someone constructed this code already that can give me some pointers and snippets. Thank You:-D Battles are lost but the war goes on.