ConsultingJoe Posted December 20, 2012 Posted December 20, 2012 (edited) Ok, so I have been working on this figure print application and have been using the sample program and its just not clean or smooth. I really need to talk to it straight to the DLLI have the docs here and DLL and samples here: http://premierdistributor.com/TrueAPI_SDK1.zipWhat I need is to know the correct way to call these function so I can: Init the system, store prints, load prints, and verify prints.Also I would like to get an image of what was scanned. I know there is a way because the sample program offers a lot to show off its functionallity.The USB figure print device is about $20 on amazon and its called the Upek TrueMe.Please email me at joe@consultingjoe.comThank you.Let me know if you have any questions.I NEED THIS ASAP! Edited December 20, 2012 by ConsultingJoe Check out ConsultingJoe.com
ConsultingJoe Posted December 20, 2012 Author Posted December 20, 2012 Please, I hope someone here know about DLLCalls?! Check out ConsultingJoe.com
Moderators Melba23 Posted December 20, 2012 Moderators Posted December 20, 2012 ConsultingJoe, Please do not bump your own threads within 24 hours. Remember this is not a 24/7 support forum - those who answer are only here because they like helping others and have some time to spare. You just have to wait until someone who knows something about your particular problem, and is willing to help, comes online. Be patient and someone will answer eventually. And bear in mind that it might be important to you, but it not at all urgent to anyone else. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
ConsultingJoe Posted December 21, 2012 Author Posted December 21, 2012 Ok, Thanks. I used to be one of those people that helped. I am in need an willing to pay. I can see that this forum is not what it used to be in 2005 when I was more active. I just need these DLLs and I will be happy and share my results. Check out ConsultingJoe.com
Moderators Melba23 Posted December 21, 2012 Moderators Posted December 21, 2012 ConsultingJoe,I can see that this forum is not what it used to be in 2005 when I was more activeAnd you seriously expected the forum to be the same 7 years later? There are not too many regular helpers here that experienced with DllCall - so I am not overly surprised by the lack of response so soon after posting. If you were to extract the relevant information from the documentation for the various calls you require and make an effort at coding something yourself, then you might find it easier to get some help. Merely asking, as you have, for someone to wade through a large zip and then provide you with the finished code is not likely to attract much attention - even if you do offer to pay. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now