Click here to Skip to main content
15,902,865 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Exectable not running for normal user and then dissappearing ? Not doing any thing Pin
Rajesh R Subramanian2-Nov-09 21:31
professionalRajesh R Subramanian2-Nov-09 21:31 
GeneralRe: Exectable not running for normal user and then dissappearing ? Not doing any thing Pin
Kushagra Tiwari2-Nov-09 22:58
Kushagra Tiwari2-Nov-09 22:58 
GeneralRe: Exectable not running for normal user and then dissappearing ? Not doing any thing Pin
Rajesh R Subramanian3-Nov-09 0:11
professionalRajesh R Subramanian3-Nov-09 0:11 
AnswerRe: Exectable not running for normal user and then dissappearing ? Not doing any thing Pin
KarstenK2-Nov-09 23:43
mveKarstenK2-Nov-09 23:43 
QuestionHow to insert a character into the text file ? Pin
wangningyu2-Nov-09 16:45
wangningyu2-Nov-09 16:45 
AnswerRe: How to insert a character into the text file ? Pin
David Crow2-Nov-09 16:49
David Crow2-Nov-09 16:49 
GeneralRe: How to insert a character into the text file ? Pin
wangningyu2-Nov-09 18:27
wangningyu2-Nov-09 18:27 
Question"joining" files like when a Web page is saved from Internet Explorer Pin
lorax12842-Nov-09 16:19
lorax12842-Nov-09 16:19 
Hi; I am stumped on what search terms to use to find information on this without getting far far too many 'false positives'.

My application embeds metadata in files that support embedded metadata. For files that DON'T support embedded metadata, I want to create a "sidecar" file.

There is a feature of Internet Explorer that works like this:

When you save a Webpage from Internet Explorer (in certain circumstances, I'm not sure which) it will create a folder with the same name as the file (without the extension of course) and store all the "assets" associated with the page in that folder. If you attempt to delete the folder of assets, it also deletes the .html file that refers to them... and vice versa.

so, there is some kind of hard-wired relationship between the HTML file and the folder full of assets.

I want to be able to make such a connection between a file that has been tagged, and the metadata that is associated with that file, such that if the file is moved, the metadata will be moved along with it, as an artifact of this OS-level "feature".

Perhaps its not an OS level feature on Windows, and some other jiggery-pokery is involved.

But the best I could come up with is to search terms and phrases like

"Webpage, complete" save from Internet Explorer files joined

and in place of "joined" using terms like "linked", "group" etc.

Can someone provide either a suggestion for the exact functionality I am trying to learn about, perhaps a code fragment that can be used to establish such a connection between a datafile and the metadata "sidecar" file?

Thanks in advance
AnswerRe: "joining" files like when a Web page is saved from Internet Explorer Pin
«_Superman_»2-Nov-09 16:31
professional«_Superman_»2-Nov-09 16:31 
GeneralRe: "joining" files like when a Web page is saved from Internet Explorer [modified] Pin
lorax12843-Nov-09 2:06
lorax12843-Nov-09 2:06 
GeneralRe: "joining" files like when a Web page is saved from Internet Explorer Pin
«_Superman_»3-Nov-09 5:03
professional«_Superman_»3-Nov-09 5:03 
AnswerRe: "joining" files like when a Web page is saved from Internet Explorer Pin
Big Daddy Farang3-Nov-09 5:00
Big Daddy Farang3-Nov-09 5:00 
QuestionAn Ado problem ,help Pin
tyr20002-Nov-09 14:41
tyr20002-Nov-09 14:41 
QuestionRe: An Ado problem ,help Pin
David Crow2-Nov-09 16:54
David Crow2-Nov-09 16:54 
AnswerRe: An Ado problem ,help Pin
tyr20002-Nov-09 17:26
tyr20002-Nov-09 17:26 
GeneralRe: An Ado problem ,help Pin
Adam Roderick J2-Nov-09 19:52
Adam Roderick J2-Nov-09 19:52 
GeneralRe: An Ado problem ,help Pin
tyr20002-Nov-09 20:05
tyr20002-Nov-09 20:05 
GeneralRe: An Ado problem ,help Pin
Adam Roderick J2-Nov-09 21:57
Adam Roderick J2-Nov-09 21:57 
QuestionRe: An Ado problem ,help Pin
David Crow3-Nov-09 2:50
David Crow3-Nov-09 2:50 
RantRe: An Ado problem ,help [modified] Pin
Adam Roderick J5-Nov-09 21:47
Adam Roderick J5-Nov-09 21:47 
GeneralRe: An Ado problem ,help Pin
David Crow3-Nov-09 2:52
David Crow3-Nov-09 2:52 
QuestionReading Text From Single Line CEdit Pin
Judgement28 2-Nov-09 14:32
Judgement28 2-Nov-09 14:32 
AnswerRe: Reading Text From Single Line CEdit Pin
«_Superman_»2-Nov-09 15:53
professional«_Superman_»2-Nov-09 15:53 
GeneralRe: Reading Text From Single Line CEdit Pin
Judgement28 2-Nov-09 18:35
Judgement28 2-Nov-09 18:35 
QuestionRe: Reading Text From Single Line CEdit Pin
KarstenK2-Nov-09 21:24
mveKarstenK2-Nov-09 21:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.