... Even though it is called "Windows" Mobile, the only thing that is similar is that it has the look and feel of Windows and is compatible with many Windows...
how do i statically link an objectfile in linux? I have read the docs on static linking but it doesnt work quite the same it seems. I would appreciate some ...
On Sat, 07 Oct 2006 14:35:22 -0400, David Silverwood ... What are you trying to link to? Did you compile from source or did it come as a precompiled library...
i compiled from source. Its a library i developed in windows origanally to create a messagebox and other utilities with purely xb code and i would like to use ...
i compiled from source. Its a library i developed in windows origanally to create a messagebox and other utilities with purely xb code and i would like to use ...
You took your Windows source and recompiled it in Linux? That should work ... you also have the appropriate IMPORT lines in the program prolog, and have the...
the dec file has been placed in the include directory as in windows and the object file in the same directory as the source code. I have imported the object...
I need to use a timer for my program. So, I used XstStartTimer (@timer, 100, 100, &PasaPalabra()) But it gives me an error during processing. The function is:...
... Not sure what is happening here but have you seen the demo program ATIMER.X? I have copied the source code below, but I don't know who wrote the program....
How can I get the date with xbasic when a file was modified? Also, is there a way when I use the shell command to have the dos box minimized when running?...
I should clarify this. When running the shell command I'm running a dos command and I'd like to minimize the dos command window. I didn't mean the xbasic...
... As far as "modified", you'd get it from the file's directory info. Though note that in older versions of Windows, there is no record of the date of file...
In regards to the DOS box issue, check out message number 16606 on the yahoo egroup website. I'm not sure if the shell.dll is in the files area or if someone...
... then ... If all you need to do is suppress screen output to prevent the DOS box from opening, you could simply redirect the output to NUL. Example: copy...
Hi all , As an old Basic hound I thought Id have a look xBasic which I had never heard of till the other day when I turned up a reference to it on the net. I...
... If you can see the group's archives on groups.yahoo.com, look up a reply by Eddie dated August 2, 2006. The current stable version of XBasic is not ...
... SNIP ... reply ... is not ... should ... Thanks for that , in that case could you tell me... 1/ Which is the last RH/Fedora distro that xBasic willrun on ?...
... 1 I can't tell personally, but i doubt you want to run the last RH/Fedora version that is xbasic compatible. It is better to download Eddie's alternative...
... I don't know when they changed over to the newer libraries, as I don't use RedHat myself. What was the last version before they went to a 4.x version of...
This almost worked. It seemed to be working great but when I compiled it it caused the program to crash every time. I was running the program on Windows 2000...
Would someone still have the shell DLL referenced here and could it be put in the files section? ... utility I called through SHELL (ipconfig.exe) is, as far...
May help others to find the file if you'd tell them that the message you are quoting is from July 17, 2001 and is named "Forgot the attachment". My own...
I doubt someone keeps a history for that long, my own mailarchive of this list doesn't date further than june 2002 and then there was a large period i didn't...
I just browsed an earlier download version of xblite... Looky looky what i found... ... ' ' ' ######################### XBLite ' ##### shell32.dec #####...
I have attached Ken's Shell() function and demo programs as adapted for xblite (they are included in the xblite demos). You may need to make some modifications...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the xbasic group. File :...
xbasic@yahoogroups.com
Nov 3, 2006 10:31 pm
16797
... From: "dmacbanay" <dmacbanay@...> To: <xbasic@yahoogroups.com> Sent: Saturday, November 04, 2006 2:36 AM Subject: [xbasic] Need this shell DLL Would...