forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

%ss and browse_for_folder@ under 64bit
Goto page Previous  1, 2, 3, 4, 5, 6
 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> 64-bit
View previous topic :: View next topic  
Author Message
sisutcliffe



Joined: 01 Aug 2006
Posts: 5

PostPosted: Thu May 24, 2018 9:33 am    Post subject: Reply with quote

Hi John-Silver,

The 'folder creation' flag is
Code:
BIF_NONEWFOLDERBUTTON (0x00000200)


My understanding is that if you wanted to use this flag you would also need to use the New Dialog Style
Code:
BIF_NEWDIALOGSTYLE (0x00000040)
so therefore you would use z'240' as the flag as the individual flags can be added together. I'm not entirely sure what the z indicates but I assume it's so ensure the flag value gets passed through in the correct format for UINT.

Regards
Simon
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> 64-bit All times are GMT + 1 Hour
Goto page Previous  1, 2, 3, 4, 5, 6
Page 6 of 6

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group