Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.powerbasic > #58
| 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:43 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <XnsA0C6E725FE817auricauricauricauric@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.
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? Just found this: http://www.website.masmforum.com/tutorials/dlltute/masmdll.htm It's for masm32, but it may or may not also work for 16-bit masm. -- The Bill of Rights isn't some legalistic fine print. It was written to make our lives freer, more prosperous, and happier. By forsaking it, America has become no better than any other country in the world. -- Harry Browne
Back to comp.lang.basic.powerbasic | Previous | Next — Previous in thread | Next in thread | Find similar
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