Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.powerbasic > #57

Re: Please Help - I'm In Over My Head

From "Auric__" <not.my.real@email.address>
Newsgroups alt.lang.powerbasic, comp.lang.basic.powerbasic
Subject Re: Please Help - I'm In Over My Head
Date 2012-09-07 05:39 +0000
Organization A noiseless patient Spider
Message-ID <XnsA0C6E68B84391auricauricauricauric@88.198.244.100> (permalink)
References <1t72s.3$MA2.2@newsfe01.iad> <XnsA0C6E07B6FEE8auricauricauricauric@88.198.244.100> <Gzf2s.30$_X5.3@newsfe05.iad>

Cross-posted to 2 groups.

Show all headers | View raw


Wildman wrote:

> On Fri, 07 Sep 2012 05:04:03 +0000, Auric__ wrote:
>
>> How about asm? Write a routine that does what you need, compile it into
>> a DLL, call the function from VB or PB.
>
> I wish I could do in assembly. That would be much easier.
> However, I don't have any experience creating dll's with
> assembly or with anything else for that matter. I have
> masm 6.1 but I haven't been able to figure out how to
> create a 16bit dll with it. All the docs I can find only
> talk about 32bit dll's. I'm not sure if 6.1 will even do
> it. Also, I can't find any info on 16bit dll's in the
> docs for nasm and tasm. Can you suggest something?

Don't know anything about Win16 asm, sorry. It was just a thought.

Hmm... Tried doing the whole thing as inline asm in the PB program? Not just 
the data, but the call too.

Failing that, perhaps pop over to an asm group and find out if anyone 
remembers how to write DLLs.

-- 
No main() No Gain!

Back to comp.lang.basic.powerbasic | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Please Help - I'm In Over My Head Wildman <best_lay@yahoo.com> - 2012-09-06 20:12 +0000
  Re: Please Help - I'm In Over My Head "Auric__" <not.my.real@email.address> - 2012-09-07 05:04 +0000
    Re: Please Help - I'm In Over My Head Wildman <best_lay@yahoo.com> - 2012-09-07 05:25 +0000
      Re: Please Help - I'm In Over My Head "Auric__" <not.my.real@email.address> - 2012-09-07 05:39 +0000
      Re: Please Help - I'm In Over My Head "Auric__" <not.my.real@email.address> - 2012-09-07 05:43 +0000
        Re: Please Help - I'm In Over My Head Wildman <best_lay@yahoo.com> - 2012-09-07 18:30 +0000

csiph-web