01-18-2005 04:20 AM
01-18-2005 07:43 AM
01-18-2005 11:46 PM
Joe Guo 写:
maybe you need the terminator "\n" at the end of the test file string. Just a thought.
01-19-2005 06:05 PM
01-19-2005 06:52 PM
01-19-2005 08:08 PM
01-20-2005 09:37 PM
01-21-2005 01:31 AM
Philip C. 写:
Use the following types when specifying the parameters of the DLL in the Call By Reference Node:
Efile: String >> C String Pointer
hWnd: Numeric >> Unsigned 32-bit Integer
See the attached DefineDLL.JPG.
01-25-2005 09:34 PM
maincool 写:
Philip C. 写:
Use the following types when specifying the parameters of the DLL in the Call By Reference Node:
Efile: String >> C String Pointer
hWnd: Numeric >> Unsigned 32-bit Integer
See the attached DefineDLL.JPG.
Thanks a lot!
Yes,first I invoke this dll, I use the specifying the paraemters like you said, but I want to see the progress bar during my program running,how to do it?
Best regards,
01-26-2005 01:46 PM