- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there any interest in migrating the Xeffort library to 64 bits
Xeffort was a great interface to the windows API, unfortunately all the kind values for the constants, variables and pointers were hard coded for 32 bits. It will take a considerable effort to rewrite it for 64 bits. So what I am asking is there any interest in a group effort to do this?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had started on this a few years ago, but indeed 32-bits are deeply embedded in the code, especially Windows API calls. I put it aside and haven't gone back to it. I did once receive an inquiry from someone who said they might take it on, but then I never heard from them again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Steve do you have any interest in working on the xeffort 64 bit port? I am very willing to help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have the requirement for a 64bit version but lack the skills to it. If there is a standard way to do it that must be repeated numerous times I am willing to do the donkey work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I looked at Xeffort some years back but in the end opted to ditch all the "third party" library stuff (quickwin/Iflogm) and do everything direct with the Windows SDK.
I went to have a look to see what the scale of this task might be (out of interest) but all the download links on the xeffert.com site are broken.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not really. I did start this a while ago but found it much more difficult than I anticipated. Given the handful (if that) of people who might want to use it, I put it aside. It would be one thing if it was just looking for API mismatches and fixing up arguments, but there are also many local variables holding things and it would be a bear to find all the uses and making sure everything worked properly.
If you want to give it a go, feel free.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the reply. I think I might take a wack at it. If I get anywhere I will post it to the forum. I agree it is not going to be easy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please do and keep us updated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Ray_R, have you decided to continue with this effort?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I opened this sample project in 2023.2:
XeffortLite Sample Application with XeffortLite source (XeffortLite.zip) |
After conversion, when compile, got an error message:
can't find "afxres.h".
It is needed by the XeffortLite.rc file.
I downloaded the Xeffort_IVF11_1225.exe and installed. Can't find afxres.h in it.
Anyone know where is it? Or I need to create the rc file with the new compiler?
Thanks.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page