Author Topic: ipxserver – vs .net 2010  (Read 6221 times)

adam_blue

  • Guest
ipxserver – vs .net 2010
« on: September 13, 2011, 11:04:56 pm »
hi,
i\'m not good at c++ ...
i\'ve tried to build  ipxserver project with vs .net 2010.
unfortunately, it\'s giving this error message:


1>------ build started: project: test[ch305]px, configuration: debug win32 ------
1>build started 13.09.2011 20:27:08.
1>[ch305]nitializebuildstatus:
1>  creating ".\\debug\\test[ch305]px.unsuccessfulbuild" because "alwayscreate" was specified.
1>clcompile:
1>  stdafx.cpp
1>  _w[ch305]n32_w[ch305]nnt not defined. defaulting to _w[ch305]n32_w[ch305]nnt_maxver (see winsdkver.h)
1>  test[ch305]pxdlg.cpp
1>d:\\documents and settings\\irfan\\desktop\\testipx\\testipx\\testipxdlg.cpp(102): error c2440: \'static_cast\' : cannot convert from \'void (__thiscall ctest[ch305]pxdlg::* )(wparam,lparam)\' to \'lresult (__thiscall cwnd::* )(wparam,lparam)\'
1>          none of the functions with this name in scope match the target type
1>  test[ch305]px.cpp
1>d:\\documents and settings\\irfan\\desktop\\testipx\\testipx\\testipx.cpp(54): warning c4996: \'cwinapp::enable3dcontrolsstatic\': cwinapp::enable3dcontrolsstatic is no longer needed. you should remove this call.
1>          d:\\program files\\microsoft visual studio 10.0\\vc\\atlmfc\\include\\afxwin.h(5347) : see declaration of \'cwinapp::enable3dcontrolsstatic\'
1>  generating code...
1>
1>build fa[ch305]led.


thank you.

adam_blue

  • Guest
Re: ipxserver – vs .net 2010
« Reply #1 on: September 16, 2011, 02:57:14 am »
sorry!

i\'ve written "ipxserver" uncorrectly. it would have been  "testipx"  ...

Administrator

  • YaBB Administrator
  • Newbie
  • *****
  • Posts: 0
    • View Profile
    • BiPOM Forum
Re: ipxserver – vs .net 2010
« Reply #2 on: September 21, 2011, 03:03:47 am »
We updated sources of TestIPX project.
Now archive includes solution for VC++ 2010
Please download updated version:

http://www.bipom.com/documents/boards/TestIPX.zip
The Administrator.