10-29-2012, 12:06 PM
In the zip there is the Propellent.dll with a Propellent Library.pdf
I'm not sure if I have this right:
Function Function4
I'm not sure what the hash symbol is for in QM, put it at the beginning of each line.
Used "$" for things specified in the help as PChar. Is this correct?
Thanks,
jim
I'm not sure if I have this right:
Function Function4
dll "Propellent"
,#InitPropellent WinHandle StorePrefs $RegPath
,#GetLibraryVersion
,#GetResetSignal
,#SetResetSignal
,#GetGUIMode
,#SetGUIMode
,#GetSerialSearchMethod
,#SetSerialSearchMethod
,#GetSerialSearchRules
,#SetSerialSearchRules
,#GetLibraryPath
,#SetLibraryPath
,#ShowEditPorts
,#GetPorts $Scannable
,#CompileSource $Filename ShowError
,#CompileSourceDocs $Filename
,#GetSourceHierarchy
,#SaveImage AsBinary $Filename ShowSaveAs
,#GetPropellerVersion
,#DownloadToPropeller $Filename DownloadCmd
,#FinalizePropellent
I'm not sure what the hash symbol is for in QM, put it at the beginning of each line.
Used "$" for things specified in the help as PChar. Is this correct?
Thanks,
jim