| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| _dll FUNC DrawBarCodeToClipBoard( xdpi as int , ; ydpi as int , ; lpBarCode as LOGBARCODE , ; lpCodeText as psz , ; lpHumanText as psz ) ; as int PASCAL:BCLW32.DrawBarCodeToClipBoard sorry, german error message, what is wrong here ?? |
|
#2
| |||
| |||
| Eckhard. The obvious question: is the dll in the path? You didn't say whether or not this worked before. Also, where did you get the syntax for the prototype? Are you sure it is correct? Geoff "Eckhard Sallermann" <ecki@bur-kg.de> wrote in message news:g9qsff$50n$1@registered.motzarella.org: > _dll FUNC DrawBarCodeToClipBoard( xdpi as int , ; > ydpi as int , ; > lpBarCode as LOGBARCODE , ; > lpCodeText as psz , ; > lpHumanText as psz ) ; > as int PASCAL:BCLW32.DrawBarCodeToClipBoard > > > sorry, german error message, what is wrong here ?? |
|
#3
| |||
| |||
| Hi Geoff, executing the app with VO 2.7b it works, the DLL is in \WINDOWS\SYSTEM32\ Geoff Schaller schrieb: > Eckhard. > > The obvious question: is the dll in the path? > > You didn't say whether or not this worked before. Also, where did you > get the syntax for the prototype? Are you sure it is correct? > > Geoff > > > "Eckhard Sallermann" <ecki@bur-kg.de> wrote in message > news:g9qsff$50n$1@registered.motzarella.org: > >> _dll FUNC DrawBarCodeToClipBoard( xdpi as int , ; >> ydpi as int , ; >> lpBarCode as LOGBARCODE , ; >> lpCodeText as psz , ; >> lpHumanText as psz ) ; >> as int PASCAL:BCLW32.DrawBarCodeToClipBoard >> >> >> sorry, german error message, what is wrong here ?? > |
|
#4
| |||
| |||
| Eckhard, ....and therefore I assume it isn't a VO dll and if so, I would expect no difference between VO 2.7 and VO 2.8. I further assume you execute it in 2.7 on the same machine. If so, I don't have any answer sorry. Geoff "Eckhard Sallermann" <ecki@bur-kg.de> wrote in message news:ga2iu1$lpk$1@registered.motzarella.org: > Hi Geoff, > > executing the app with VO 2.7b it works, the DLL is in \WINDOWS\SYSTEM32\ > > Geoff Schaller schrieb: > > > Eckhard. > > > > The obvious question: is the dll in the path? > > > > You didn't say whether or not this worked before. Also, where did you > > get the syntax for the prototype? Are you sure it is correct? > > > > Geoff > > > > > > "Eckhard Sallermann" <ecki@bur-kg.de> wrote in message > > news:g9qsff$50n$1@registered.motzarella.org: > > > > >> _dll FUNC DrawBarCodeToClipBoard( xdpi as int , ; > >> ydpi as int , ; > >> lpBarCode as LOGBARCODE , ; > >> lpCodeText as psz , ; > >> lpHumanText as psz ) ; > >> as int PASCAL:BCLW32.DrawBarCodeToClipBoard > >> > >> > >> sorry, german error message, what is wrong here ?? > > > |
|
#5
| |||
| |||
| Now it works fine _dll FUNC MyDrawBarCodeToClipBoard( xdpi as int , ; ydpi as int , ; lpBarCode as LOGBARCODE , ; lpCodeText as psz , ; lpHumanText as psz ) ; as int PASCAL:BCLW32.DrawBarCodeToClipBoard //DrawBarCodeToClipBoard see _dll FUNC My...... Geoff Schaller schrieb: > Eckhard, > > ...and therefore I assume it isn't a VO dll and if so, I would expect no > difference between VO 2.7 and VO 2.8. I further assume you execute it in > 2.7 on the same machine. If so, I don't have any answer sorry. > > Geoff > > > > "Eckhard Sallermann" <ecki@bur-kg.de> wrote in message > news:ga2iu1$lpk$1@registered.motzarella.org: > >> Hi Geoff, >> >> executing the app with VO 2.7b it works, the DLL is in \WINDOWS\SYSTEM32\ >> >> Geoff Schaller schrieb: >> >> > Eckhard. >> > >> > The obvious question: is the dll in the path? >> > >> > You didn't say whether or not this worked before. Also, where did you >> > get the syntax for the prototype? Are you sure it is correct? >> > >> > Geoff >> > >> > >> > "Eckhard Sallermann" <ecki@bur-kg.de> wrote in message >> > news:g9qsff$50n$1@registered.motzarella.org: >> > >> >> >> _dll FUNC DrawBarCodeToClipBoard( xdpi as int , ; >> >> ydpi as int , ; >> >> lpBarCode as LOGBARCODE , ; >> >> lpCodeText as psz , ; >> >> lpHumanText as psz ) ; >> >> as int PASCAL:BCLW32.DrawBarCodeToClipBoard >> >> >> >> >> >> sorry, german error message, what is wrong here ?? >> >> > > |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.