Droopy's Lib
Thank you for a great set of extra commands.
You have helped make alot of tricky jobs into simple ones!

You have helped make alot of tricky jobs into simple ones!



Ziltch - http://www.youtube.com/user/OZiltch
I get a small problem
I put a empty string for get the default value but it work on RegValueExists but it returns a empty string in RegGetValue
Btw nice lib
Code: Select all
Debug RegValueExists("HKEY_CLASSES_ROOT\batfile\DefaultIcon","",".")
Debug RegGetValue("HKEY_CLASSES_ROOT\batfile\DefaultIcon","",".")
Btw nice lib
Forgive-me for my english, i'm portuguese!
With
You don't specify a value name ! You must specify a value
Code: Select all
Debug RegValueExists("HKEY_CLASSES_ROOT\batfile\DefaultIcon","",".")
Debug RegGetValue("HKEY_CLASSES_ROOT\batfile\DefaultIcon","",".")
yes but how do i read the default value??Droopy wrote:WithYou don't specify a value name ! You must specify a valueCode: Select all
Debug RegValueExists("HKEY_CLASSES_ROOT\batfile\DefaultIcon","",".") Debug RegGetValue("HKEY_CLASSES_ROOT\batfile\DefaultIcon","",".")
the default value dont have any value

O well..

Forgive-me for my english, i'm portuguese!
Version 1.24 is out
- BlockInputW98
FormatDisk
GetGadgetIdentifier
GetPixelColor
GetUserLanguage
GuidAPI
MonitorPower
RealDriveType
RunOnlyOneInstance
RunProgramAtStartup
URLDownloadToFile
WMI
LDB ( DATABASE FUNCTIONS )
LdbGetPointer
LdbSetPointer
LdbCountField
LdbOpen
LdbCreate
LdbCountRecord
LdbRead
LdbWrite
LdbAddRecord
LdbDeleteRecord
LdbSaveDatabase
LdbCloseDatabase
LDBSetFieldName
LdbGetFieldName
LdbPreviousRecord
LdbNextRecord
LdbInsertRecord
LdbAddField
LdbDeleteField
LdbSearchInit
LdbSearch
LdbSortNum
LdbSortAlpha
TOOLTIP FUNCTIONS
ToolTipAdd
ToolTipRemove
ToolTipChange
ToolTipShow
ToolTipHide
@okasvi :
The Droopy Lib now include the Ldb Library, you should remove the Ldb Library from \PureBasic\PureLibraries\UserLibraries to avoid conflict
The Database function is include, but the autocompletition appears with JapBe only after the 4° Chr
- HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
The Droopy Lib now include the Ldb Library, you should remove the Ldb Library from \PureBasic\PureLibraries\UserLibraries to avoid conflict
The Database function is include, but the autocompletition appears with JapBe only after the 4° Chr
Just downloaded the helpfile again and there are the database commands. Fantastic lib Droopy, thanks for that and your help.
Btw, each time I re-install Windows and after I've installed PB, Droopy's lib is the first one to get installed
Congrats on that fantastic library 
Btw, each time I re-install Windows and after I've installed PB, Droopy's lib is the first one to get installed


I Stepped On A Cornflake!!! Now I'm A Cereal Killer!