Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Qmgrid functions
#8
somewhere before showing dialog
Function test1
Code:
Copy      Help
#if EXE
#exe addfile "$qm$\qmgrid.dll" 10 ;;add dll to exe (when making exe)
if !GetModuleHandle("qmgrid.dll")
,str sg.expandpath("$temp$\qmgrid.dll")
,if(!ExeExtractFile(10 sg)) ret ;;extract dll from exe
,if(!LoadLibrary(sg)) ret ;;load explicitly
#endif


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)