Howdy, I am trying desparately to get away from the IAR C-Spy toolchain on my work NT4.0 dev box. Once again NT4 has decided to be a PITA and not play ball. After downloading the latest Win32 toolchain, insight, rproxy & giveio I have a small problem. After installing giveio when I try to execute "install giveio service " or "status giveio service" batch files I get the following error message;
loaddrv.exe - Entry Point Not Found The procedure entry point QueryServiceConfig2A could not be located in the dynamic link library ADVAPI32.DLL So it appears once again I am in "DLL Hell" limbo. Looking at the culprit dll I see I have; Internal Name: advapi32.dll Language: English (United States) Product Name: Microsoft(R) Windows NT (TM) Operating System Product Verion: 4.00 So with out giveio working, I cant get rproxy working, cannot use insight, cannot debug my msp430 project..... sigh... Does anyone know what I have done wrong or can offer alternative solutions ? Matt