Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Process Propeller with QM
#4
In the zip there is the Propellent.dll with a Propellent Library.pdf

I'm not sure if I have this right:
Function Function4
Code:
Copy      Help
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


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)