Visual Studio 2005

  • I tried to create a simple MFC testproject (NetDCU8 and NetDCU9 Platform). First I compiled it for NetDCU8 everythings working. Than I compiled it for NetDCU9, I got:


    winnetwk.h is only at:

    Quote

    C:\Programme\Windows CE Tools\wce500\NetDCU8\Include\Armv4i

    .


    I searched the web, and I found:

    Quote


    saying:
    ...
    You must add the following components to your OSDesign, even if you do not need those functionalities :


    -AYGShell API Set
    -Windows Networking API/Redirector (SMB/CIFS)
    Otherwise you will have that kind of error during the build :
    fatal error C1083: Cannot open include file: 'winnetwk.h': No such file or directory


    Our kernelversion is: NetDCU9 V0.01
    kernelVersionDate: 10.08.07


    Do you have any hint?


    Thank you very much.
    Georg
    ...

  • Hello,


    i can compile and deploy mfc applications for NetDCU9. I installed only SDK (i installed no additional components).


    Which components do you use from 'winnetwk.h'?
    What happens if you additional include standard sdk for armv4i?

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

  • I create a completly new project and do these steps:



    Thank you.
    Georg

  • I miss the result of your action described in your last post.
    Does it work now?


    I have never problems to compile mfc project. Now, i reinstall SDK from http://www.fs-net.de/download/bin/ and it still works. Can you please check if reinstalling SDK form the source above helps?

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.

  • Hello,


    we will rework SDK. In the meanwhile try to uncomment line 120 in shlobj.h.

    F&S Elektronik Systeme GmbH
    As this is an international forum, please try to post in English.
    Da dies ein internationales Forum ist, bitten wir darum, Beiträge möglichst in Englisch zu verfassen.