Create a text file, write 0123456789 save and exit. Right click and check file properties, how many bytes ? 10, still it shows some other properties like creation date etc. This means file itself does not store extra information like creation date, version numbers etc. but it is FileSystem I guess that stores these informations, extra file for each file. create file using command notepad c:\hello.txt:metadatafile, write something save and exit. now check your c drive a file with name hello.txt will be created, with no data in it. but, when you open the file c:\hello.txt:metadatafile manually then it shows the content you had written previously, I guess that is metafile for that particular file which is actually storing extra information about that file. If anyone knows more about this can they share it with me. I am curious to know more.
ShankarPS
Posts
-
[Message Deleted] -
Cricket Flash game99 and out in second last.
-
text to ntextCan anyone help me on how to change text field to ntext (ms-sql 2000), not using enterprise manager, rather programmatically ? or article that says it is not possible.
-
Answer this question!I am a programmer, and if I have to, I have to learn typing with my 9 fingers. No not me, unless I am already suffering from any one of those major disease, (reason - I love my fingers)
-
Linking ErrorsIt looks like you missed to add lib file to your settings.
-
HmmI don't normally visit VC++ forum, that's why I don't think your idea is too bad (as there can be more people like me here). But try it and I bet, you will only get '1' and nothing else.
-
G-Mail when??Not again !!
-
Is your thumb this flexible?forget using a mobile, it is a challenge for me even using my conventional keyboard.
-
Hotmail 250 MB/ 2 GB [edited due to being repost] [edited again to fix link err]Was it ? Never mind, it is a good news. Now why do I need hype (gmail) for?
-
Brain debateYou can teach your dog to talk provided you has enough patients to teach and your dog has enough courage to hear you ;). (like some parrots speaks a few words) However there is one small problem with dog talking, Nature has gifted humans with throat that has ability to speak. Out throat is designed such that we can deliver speech. Dogs even if can synthesize speech within their minds cannot deliver to us. That is the reason I said fully grown human mind.
-
I'M GETTING MARRIEDCongratulations!
-
CP Ads - Missing point?It has been almost 7 years since I am using internet and I hardly remember wasting time going through the adds. Television adds are blocking adds they block the whole program and one is forced to view (unless one changes the channel), but with web site it is simple 'ignore it and continue with what you are looking for'. As far as site is good I don't mind the adds.
-
Brain debateI think one year time is enough time to learn piano or flute provided one has desire to learn. I call it lack of commitment. This is what I am defending here.
-
Brain debateI agree that few brain fails to develope, but if we talk of fully matured human, is'nt it true that given a condition two person will deliver best (provided the provided conditions are same to both) results provided they give their 100%. I know I am contradicting myself as no two results by different humans will ever match, but is'nt that because of the lack of effort or concentration.
-
Brain debateMe and my friends were discussing on a topic: My point was every brain is similar as far as it is functioning well and it is the personal effort that differentiates a scientist to an ordinary man. My other friend believes that it is brain that differentiates an extra talented brain. Any opinion?
-
GMail Fever EverywhereTrue. For those who are getting crazy about it, don't you think 100 MB (by Yahoo) is enough for mailing purpose?
-
Euro2004No way!! Let me predict the scores. 2-0 in favour of England. Am I a England supporter ? NO, but I think England will win.
-
Any euro 2004 site recommendation ?What about Beckham? Is he not the curprit by not being able to convert the penalty ?
-
Executable's NameThanks, GetModuleFileNameEx works but again it needs processid.
-
Executable's NameIs it possible to get executable's name using it's handle?