Click here to Skip to main content
16,015,258 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: launching windows exploere in 'Film Strip' mode Pin
David Crow14-Nov-05 3:00
David Crow14-Nov-05 3:00 
GeneralRe: launching windows exploere in 'Film Strip' mode Pin
YaronNir14-Nov-05 3:02
YaronNir14-Nov-05 3:02 
GeneralRe: launching windows exploere in 'Film Strip' mode Pin
David Crow14-Nov-05 3:06
David Crow14-Nov-05 3:06 
GeneralRe: launching windows exploere in 'Film Strip' mode Pin
YaronNir14-Nov-05 3:13
YaronNir14-Nov-05 3:13 
GeneralRe: launching windows exploere in 'Film Strip' mode Pin
David Crow14-Nov-05 6:30
David Crow14-Nov-05 6:30 
GeneralRe: launching windows exploere in 'Film Strip' mode Pin
Sheng Jiang 蒋晟14-Nov-05 19:22
Sheng Jiang 蒋晟14-Nov-05 19:22 
GeneralRe: launching windows exploere in 'Film Strip' mode Pin
YaronNir14-Nov-05 21:50
YaronNir14-Nov-05 21:50 
GeneralRe: launching windows exploere in 'Film Strip' mode Pin
David Crow15-Nov-05 3:25
David Crow15-Nov-05 3:25 
YaronNir wrote:
and then set a registry key that customize this folder to 'filmstrip'


Look at the Vid and Mode values.

Details:
"Vid"="{137E7700-3573-11CF-AE69-08002B2E1262}"
"Mode"=dword:00000004

Icons:
"Vid"="{0057D0E0-3573-11CF-AE69-08002B2E1262}"
"Mode"=dword:00000001

List:
"Vid"="{0E1FA5E0-3573-11CF-AE69-08002B2E1262}"
"Mode"=dword:00000003

Thumbnails:
"Vid"="{8BEBB290-52D0-11D0-B7F4-00C04FD706EC}"
"Mode"=dword:00000005

Tiles:
"Vid"="{65F125E5-7BE1-4810-BA9D-D271C8432CE3}"
"Mode"=dword:00000006

Filmstrip:
"Vid"="{8EEFA624-D1E9-445B-94B7-74FBCE2EA11A}"
"Mode"=dword:00000007

YaronNir wrote:
i've been shown by DavidCrow where the windows store this customization, all i have to look for now is how the system find the folder according to the number in the registy...


After looking at the HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\BagMRU key and its subkeys, I can only guess it's some sort of hashing algorithm.


"Take only what you need and leave the land as you found it." - Native American Proverb


GeneralRe: launching windows exploere in 'Film Strip' mode Pin
YaronNir15-Nov-05 5:24
YaronNir15-Nov-05 5:24 
GeneralRe: launching windows exploere in 'Film Strip' mode Pin
Sheng Jiang 蒋晟15-Nov-05 8:08
Sheng Jiang 蒋晟15-Nov-05 8:08 
GeneralRe: launching windows exploere in 'Film Strip' mode Pin
YaronNir15-Nov-05 22:12
YaronNir15-Nov-05 22:12 
GeneralRe: launching windows exploere in 'Film Strip' mode Pin
Sheng Jiang 蒋晟16-Nov-05 4:18
Sheng Jiang 蒋晟16-Nov-05 4:18 
GeneralRe: launching windows exploere in 'Film Strip' mode Pin
YaronNir14-Nov-05 21:42
YaronNir14-Nov-05 21:42 
QuestionRe: launching windows exploere in 'Film Strip' mode Pin
David Crow15-Nov-05 2:54
David Crow15-Nov-05 2:54 
AnswerRe: launching windows exploere in 'Film Strip' mode Pin
YaronNir15-Nov-05 3:11
YaronNir15-Nov-05 3:11 
GeneralRe: launching windows exploere in 'Film Strip' mode Pin
David Crow15-Nov-05 3:28
David Crow15-Nov-05 3:28 
GeneralRe: launching windows exploere in 'Film Strip' mode Pin
YaronNir16-Nov-05 0:17
YaronNir16-Nov-05 0:17 
QuestionCrash in my program when the screensaver is running Pin
André RB14-Nov-05 0:59
André RB14-Nov-05 0:59 
AnswerRe: Crash in my program when the screensaver is running Pin
ThatsAlok14-Nov-05 1:15
ThatsAlok14-Nov-05 1:15 
GeneralRe: Crash in my program when the screensaver is running Pin
André RB14-Nov-05 4:25
André RB14-Nov-05 4:25 
GeneralRe: Crash in my program when the screensaver is running Pin
normanS14-Nov-05 18:22
normanS14-Nov-05 18:22 
GeneralRe: Crash in my program when the screensaver is running Pin
André RB15-Nov-05 23:38
André RB15-Nov-05 23:38 
QuestionRe: Crash in my program when the screensaver is running Pin
David Crow15-Nov-05 3:53
David Crow15-Nov-05 3:53 
QuestionPassing structures using WM_COPYDATA between processes Pin
Axonn Echysttas14-Nov-05 0:05
Axonn Echysttas14-Nov-05 0:05 
AnswerRe: Passing structures using WM_COPYDATA between processes Pin
kakan14-Nov-05 2:12
professionalkakan14-Nov-05 2:12 

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.