Hi
As a quick question, what's the scope of arguments? As if that goes out of scope, then maybe the value passed in for NP_Arguments would be garbage?
billy
Search found 7 matches
- Wed Nov 02, 2022 10:13 pm
- Forum: General Developer Support
- Topic: PIPE: issue
- Replies: 7
- Views: 29610
- Tue Jun 26, 2018 3:44 pm
- Forum: AmigaOS Feature Requests
- Topic: Image preview in ASL requesters
- Replies: 7
- Views: 33635
Re: Image preview in ASL requesters
Unless I'm getting it wrong, it's not to show all of the images in the given directory, it's to see a thumbnail of the image for whichever file is currently selected in the file browser part of the requester. If so I can't see why that would be slow as it would only be be showing a single thumbnail ...
- Mon Aug 10, 2015 5:16 pm
- Forum: Platform: AmigaOne X1000 - Linux Only
- Topic: Ubuntu DVD on AmiStore
- Replies: 1
- Views: 3603
Ubuntu DVD on AmiStore
Hi
Has anyone successfully managed to download the Ubuntu DVD from a-eon's site after they've bought it on amistore? My connection keeps closing and it doesn't support http resuming for this download although the other downloads on the same page do.
cheers
Billy
Has anyone successfully managed to download the Ubuntu DVD from a-eon's site after they've bought it on amistore? My connection keeps closing and it doesn't support http resuming for this download although the other downloads on the same page do.
cheers
Billy
- Sun Jul 21, 2013 4:32 pm
- Forum: General Developer Support
- Topic: Shared library creation
- Replies: 2
- Views: 4001
Re: Shared library creation
@LyleHaze
Thanks for this LyleHaze (and also for the audio driver, nice work there! :-))
In addition to the .c files, it creates all the files that define your library.
Doing these manually would be tedious and error prone. I strongly suggest
letting idltool handle the "housekeeping".
Agreed ...
Thanks for this LyleHaze (and also for the audio driver, nice work there! :-))
In addition to the .c files, it creates all the files that define your library.
Doing these manually would be tedious and error prone. I strongly suggest
letting idltool handle the "housekeeping".
Agreed ...
- Sat Jul 20, 2013 5:58 pm
- Forum: General Developer Support
- Topic: Shared library creation
- Replies: 2
- Views: 4001
Shared library creation
Hi all
I've got a load of code that I'm trying to convert into a native amiga program and I've got a question about converting some shared utility function libraries. I've got them as dll and so files on windows and unix. Given the nature of the program, keeping them as shared objects is quite ...
I've got a load of code that I'm trying to convert into a native amiga program and I've got a question about converting some shared utility function libraries. I've got them as dll and so files on windows and unix. Given the nature of the program, keeping them as shared objects is quite ...
- Mon Jun 17, 2013 7:16 pm
- Forum: Platform: AmigaOne X1000
- Topic: Welcome First Contact customers
- Replies: 193
- Views: 542975
Re: Welcome First Contact customers
Thanks Rigo and a(nother) hearty thank you to your good self as I'm (ab)using CodeBench as we (virtually) speak. No doubt I'll be bugging you guys with various development questions soon.Rigo wrote:A hearty welcome from all of us. Nice to have another developer on board.
Simon
Billy
- Mon Jun 17, 2013 6:01 pm
- Forum: Platform: AmigaOne X1000
- Topic: Welcome First Contact customers
- Replies: 193
- Views: 542975
Re: Welcome First Contact customers
Hello all
After giving it long meaningful gazes for what seems like forever, I've given a grateful home to an X1000. Upgrading from an 060 is a definite eye opener, very impressed and well done to all concerned! I'm now in the process of converting some scientific software that I wrote to OS4 which ...
After giving it long meaningful gazes for what seems like forever, I've given a grateful home to an X1000. Upgrading from an 060 is a definite eye opener, very impressed and well done to all concerned! I'm now in the process of converting some scientific software that I wrote to OS4 which ...