The MASM Forum
Projects => MASM32 => Topic started by: jimg on February 13, 2016, 04:31:18 AM
-
I did a fresh install of windows 10. When I installed the masm32 package I received the following warnings/errors-
The ordinal 201 could not be located in the dynamic link library C:\Windows\AppPatch\AcGeneral.DLL
and
The ordinal 203 could not be located in the dynamic link library C:\Windows\AppPatch\AcLayers.DLL
doing:
Creating library xxxx.lib and object xxxx.exp
where xxxx=
winspool
winsta
winstrm
wintrust
wldap32
wmilib
wmip
wmvcore
wow32
ws2_32
wshisotp
wsnmp32
wsock32
wtsapi32
xactsrv
xaswitch
I have the AcLayers.dll but do not have the AcGeneral.dll
Otherwise, everything seems to be working.
-
Otherwise, everything seems to be working.
Hi jimg,
Those warning messages should not be a problem.
-
Wasn't worried, just thought Hutch might want to do something different next time :)
-
I may be able to tell you shortly, just on the way to building a new box that will have Win10 professional installed in it.