Quote: "mcv711.dll"
its a runtime library used because your version of ms paint was compiled using the 2003 m$ compiler
Quote: "shell32.dll that handles graphics"
it handles more than that
Quote: "Are they legal to use without royalties to microsoft"
yep, every program that calls a system function(ie all) will call one of the windows dlls
Quote: "With the shell32.dll could i use it to supply me with some icons for my app?"
if you are prepared to load it up as a resource
Quote: "s there a dll out there to convert the image on the screen to (i think) .mpeg format? (for use on tv, i heard its format is .mpeg)"
not that i know of, your best to convert to avi first(there was a blitz dll port a while ago which did this) then you would have to encode it to mpeg
if your talking about dvds then its vobs, which is like a mpeg just with subtle differences, with some programs(especially the ones using windows to handle the playing of it, you can usually just rename it to mpeg)
Quote: "Thank you, oh yeah, can dbpro make something that can edit the HEX value of an application (for example, like gameshark or something for cheating)?"
if you mean when the proghram is not running, then you can use a call (in c++) to open the file as binary, if you mean when it is running then with out code inject no. if you want code injection then search codeproject.com as it is too difficult to explain in detail in very few lines
Quote: "Yes, you there, in the blue shirt."
if you would of said "yes you there in the black dyson top" then you would of got my quicker
[edit]forgot to answer
Quote: "What are the commands for these DLLs?"
you can find them in the windows api documentation, it will say what header it requires which is often just the same name as the dll just with a different extension, or you could use the api viewer - just google for it

amd athlon xp 2600+,1280mb,FX 5200 128mb,200gb,xp pro sp2