Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DotNetControls in an Exe
#1
Hi Gintaras,
I am trying to make an executable which has a function that uses the DotNetControls
from the forum

http://www.quickmacros.com/forum/showthr...p?tid=3123

but the executable keeps on failing with:

Quote:Error in DotNetControls: item not found.

with the cursor blinking on "CProcessMemory" in:

Member function DotNetControls
Code:
Copy      Help
#compile CProcessMemory
class DotNetControls -m_hwnd -CProcessMemory'm_pm -m_msg


Any suggestions on how to get this to work?
I was also having similar trouble with functions that used

Code:
Copy      Help
#compile CSqlite

but I just commented those out and it seemed to work. I have the sqlite dll in the appropriate output folder.

Thanks,
S
#2
You use an older version.
The new version is in Archive.qml. Will update it today.

Replace these 2 lines to
class DotNetControls -m_hwnd -__ProcessMemory'm_pm -m_msg
#3
phenomenal!!!
S


Forum Jump:


Users browsing this thread: 1 Guest(s)