Don,
I guess there is a little typo in your error description, is it this one ?
"ordinal 2143 not found in user32.dll"
Please notice 32 instead of 23
Don,
I guess there is a little typo in your error description, is it this one ?
"ordinal 2143 not found in user32.dll"
Please notice 32 instead of 23
Antonio,
Yes, that certainly is a typo. I'm afraid that I often transpose numbers and letter like that.
If my reading is correct, ordinal 2143 is for name DefDlgProcA in user32.dll on my Vista system. DefDlgProcA in user32.dll on my XP system, which is the system where I'm having this problem, corresponds with ordinal 87. My very uneducated guess is that something within my VC or FWH or Harbour libs is assuming that my operating system is something other than XP.
What you suppose is calling User32.dll functions by ordinal rather than name?
Don,
Could you please email me your EXE ? (please zip it and rename as zop instead of zip)
You are using Visual Studio 2010 Express, right ? Are you using Harbour or xHarbour ?
Are you linking any third party libraries besides FWH ? thanks
Yes, I'm using Visual Studio 2010 express. I switched back to Harbour, as you suggested.
No, I am not using any third-party libs.
VMH.zop should now be in your inbox.
Don,
I have not received your file yet. Could you please send it again or upload to minus, or 4shared or similar ? thanks
I am going to build in a few minutes, the same EXE like you using the same tools and will comment it here