Dear Peace,,,
You right, very thanks for your quick and brilliant replay, Later i tried another rtf file and it worked fine with no problems, so it turned to be an error with the source file name (contains spaces)..
really thanks to you...
Search found 6 matches
- Thu Apr 23, 2009 4:05 pm
- Forum: Coding Questions
- Topic: RTF to HTML using irun.dll but there is error
- Replies: 7
- Views: 2491
- Thu Apr 23, 2009 3:47 pm
- Forum: Coding Questions
- Topic: RTF to HTML using irun.dll but there is error
- Replies: 7
- Views: 2491
- Wed Apr 22, 2009 11:21 pm
- Forum: Coding Questions
- Topic: RTF to HTML using irun.dll but there is error
- Replies: 7
- Views: 2491
RTF to HTML using irun.dll but there is error
Dear all,
I'm trying to convert RTF file to HTML file, and after s long search i found a useful library that may help me; which is (irun.dll: http://www.pilotltd.com/index_en.jsp?pagenum=221), then i tested the below code, and it build the HTML file but there is an error, i couldn't understand the ...
I'm trying to convert RTF file to HTML file, and after s long search i found a useful library that may help me; which is (irun.dll: http://www.pilotltd.com/index_en.jsp?pagenum=221), then i tested the below code, and it build the HTML file but there is an error, i couldn't understand the ...
- Sat Mar 21, 2009 12:33 am
- Forum: Coding Questions
- Topic: How can i AddGadgetItem in MDIGadget using dll
- Replies: 23
- Views: 4330
How can i AddGadgetItem in MDIGadget using dll
Dear all,
I need to know a method to add a new window (AddGadgetItem) to an exist MDIGadget using function inside a loaded DLL file, i'm new to PureBasic world, so i hope any one can give me a detailed example of what the host file look like and also the DLL function.
Thanks
I need to know a method to add a new window (AddGadgetItem) to an exist MDIGadget using function inside a loaded DLL file, i'm new to PureBasic world, so i hope any one can give me a detailed example of what the host file look like and also the DLL function.
Thanks
- Fri Mar 13, 2009 5:35 am
- Forum: Coding Questions
- Topic: How could I change mdb password?
- Replies: 2
- Views: 1022
- Fri Mar 13, 2009 12:50 am
- Forum: Coding Questions
- Topic: How could I change mdb password?
- Replies: 2
- Views: 1022
How could I change mdb password?
Dear All,
I'm new to PureBasic and I decided to develop an application that needs secure database, so i decided to use Access database instead of SQlite, and finally i used the MDB_Lib by Paul Leischow because its easy, but i need to know how to add a user and password to the database, i tried ...
I'm new to PureBasic and I decided to develop an application that needs secure database, so i decided to use Access database instead of SQlite, and finally i used the MDB_Lib by Paul Leischow because its easy, but i need to know how to add a user and password to the database, i tried ...