1,051
edits
RossyMiles (talk | contribs) No edit summary |
m (AutoIt3: Read/write in binary mode at specific position?) |
||
Line 80: | Line 80: | ||
:Hi, I got the source code for the Daodan DLL from SFeLi. I have discontinued the OniUSB project and I'd like to help you with Daodan if I can. I've been rewriting the code in pure C and merging the OniUSB and Daodan source code. It's going well and I have made a C source file and header which might be the start of an Oni SDK. The source code and test DLL can be downloaded from http://oniusb.googlepages.com/Daodan.7z (early beta). Also, I was wondering if there was a designated place for Daodan DLL related discussion on the wiki. | :Hi, I got the source code for the Daodan DLL from SFeLi. I have discontinued the OniUSB project and I'd like to help you with Daodan if I can. I've been rewriting the code in pure C and merging the OniUSB and Daodan source code. It's going well and I have made a C source file and header which might be the start of an Oni SDK. The source code and test DLL can be downloaded from http://oniusb.googlepages.com/Daodan.7z (early beta). Also, I was wondering if there was a designated place for Daodan DLL related discussion on the wiki. | ||
::[[User:RossyMiles|rossy]] 13:20, 25 May 2008 (CEST) | ::[[User:RossyMiles|rossy]] 13:20, 25 May 2008 (CEST) | ||
--- | |||
'''AutoIt3''' | |||
FileOpen("filename", 16) | |||
Ohh... somehow the German help lacks the flag information - or I didn't notice it... | |||
So... can I also tell AutoIt3 to read binary data from a specific postion and overwrite it? (F.e. jump to position 0x0040 and read/overwrite the first 4 bytes.) | |||
[[User:Ssg|Ssg]] 14:44, 23 June 2008 (CEST) |
edits