The MASM Forum

Projects => MASM32 => Topic started by: jimg on February 13, 2016, 04:31:18 AM

Title: masm32v11r and windows 10
Post 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.
Title: Re: masm32v11r and windows 10
Post by: Vortex on February 13, 2016, 07:03:04 AM
QuoteOtherwise, everything seems to be working.

Hi jimg,

Those warning messages should not be a problem.
Title: Re: masm32v11r and windows 10
Post by: jimg on February 13, 2016, 11:11:38 AM
Wasn't worried, just thought Hutch might want to do something different next time :)
Title: Re: masm32v11r and windows 10
Post by: hutch-- on February 13, 2016, 03:32:12 PM
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.