Ok, since the other question I posted ("File type from handle?") wasnt exactly a great success P) Ill try with this one, whats the best way you can think of to find out the full path of a file, having just its handle?
Example:
<div style="overflow:auto;background-color:white;line-height:100% ! important;font-family:Courier New;font-size:11px <table style="border-width:0px;margin:2px 0px;width:99%;border-collapse:collapse;background-color:rgb(255, 255, 255)" cellpadding=0 cellspacing=0><col style="font-family:Courier New;font-size:11px;padding-left:10px;white-space:nowrap <tbody><tr><td><font style="font-size:11px IntPtr Handle; </font></td></tr><tr><td style="background-color:rgb(247, 247, 247) </td></tr><tr><td>Handle=FindWindow(<font style="color:blue null</font><font style="font-size:11px , </font><font style="color:blue "whatever"</font><font style="font-size:11px ); </font></td></tr></tbody></table>
So we have the Handle, and its window name, now....how would you get the full path?
Thanks!
View the full article
Example:
<div style="overflow:auto;background-color:white;line-height:100% ! important;font-family:Courier New;font-size:11px <table style="border-width:0px;margin:2px 0px;width:99%;border-collapse:collapse;background-color:rgb(255, 255, 255)" cellpadding=0 cellspacing=0><col style="font-family:Courier New;font-size:11px;padding-left:10px;white-space:nowrap <tbody><tr><td><font style="font-size:11px IntPtr Handle; </font></td></tr><tr><td style="background-color:rgb(247, 247, 247) </td></tr><tr><td>Handle=FindWindow(<font style="color:blue null</font><font style="font-size:11px , </font><font style="color:blue "whatever"</font><font style="font-size:11px ); </font></td></tr></tbody></table>
So we have the Handle, and its window name, now....how would you get the full path?
Thanks!
View the full article