mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 18:29:28 +02:00
* two constants added.
git-svn-id: trunk@23420 -
This commit is contained in:
parent
53b65300a6
commit
146011d523
@ -876,6 +876,8 @@ Const
|
||||
FOS_FORCESHOWHIDDEN = $10000000;
|
||||
FOS_DEFAULTNOMINIMODE = $20000000;
|
||||
FOS_FORCEPREVIEWPANEON = $40000000;
|
||||
SHGFP_TYPE_CURRENT = 0; // shgetfolderpath, current value for user, verify it exists
|
||||
SHGFP_TYPE_DEFAULT = 1; // shgetfolderpath, default value, may not exist
|
||||
|
||||
Type
|
||||
SFGAOF = ULONG;
|
||||
|
Loading…
Reference in New Issue
Block a user