Mosh,
I assume that you are linking MinGW libkernel32.a too, right ?
Mosh,
I assume that you are linking MinGW libkernel32.a too, right ?
Antonio Linares wrote:Mosh,
I assume that you are linking MinGW libkernel32.a too, right ?
Do you still get an unresolved external ?
Antonio Linares wrote:Do you still get an unresolved external ?
Mosh,
Did you link MinGW libpsapi.a ?
Antonio Linares wrote:Mosh,
Did you link MinGW libpsapi.a ?
Antonio Linares wrote:Mosh,
Please link this GETTASKS.o also:
https://code.google.com/p/fivewin-contributions/downloads/detail?name=GETTASKS.o
Mosh,
Thanks for your feedback ![]()
These changes will be included in next FWH build
Antonio,
I'm the same have link problems building hbmk2. Using buildhm.bat plus libs bvcplr, hbct, xhm, send23 & I cannot link because I'm missing GetModuleFileNameExA@16'.
Where can I find it?
Are you linking C Compiler psapi.lib ?
Fixed an error in my link list and it now links correctly.
Unfortunately I'm now getting the error at program load, "ordinal 2143 not found in user23.dll." I'm getting this same error with my other application. I have absolutely no idea what an "ordinal" is.
Don,
Have you create an import library yourself from a DLL ?
have you used a DEF file to build it ?
Hi, Antonio
I didn't cread an "import library." I have no idea what it is.
I used BUILDHM.bat and added the libraries needed to resolve missing symbols.
Oops! I misspelled "create."