Let me see if I can break this down....What originally brought me to this line of thinking was a article in PC world about tweaking Windows Aero effects -This article said to create a new DWORD to achieve the effect, so i got to thinking (i know bad idea
) - But I am running 64bit, so do i still follow the instructions exactly or can the same thing be achieved by choosing QWORD instead with the same data or would the 32bit tweak not work on a 64bit system.....Now I could not find the same article online as in print, so i referred to a similar article I found online in which it is mentioning to use 32bit or 64bit when tweaking windows check out this link i mentioned in my 1st post
http://www.wincert.net/forum/index.php?/topic/8781-how-to-speed-up-aero-peek-thumbnail-preview/
Like i said this one is just an example, so when i find future Windows tweaks - you mention it is just the value data that matters, but is that literally like how many characters you put into the value to decide to use a DWORD or QWORD? Or is there more to it than that?
How does one tell DWORD or QWORD when making tweaks to windows which to choose?
To use the link i mentioned to be more clear - at the bottom of the linked page, it talks about if you wanted to delay the aero peek preview (dont know why someone would want to do that) but still you could enter many characters to achieve this delay and you would need many, many characters before you reach that 32bit limit - so that doesnt make sense...Do you see where I am going? where do you get your data from to know which type of key you need?
Or can you take the simple route, If I have a 32bit system then choose DWORD, but if I have a 64bit system and I am tweaking a 64bit application then choose QWORD?
Am I making sense - just hit me in the head if the answer is no!