Compiler error Sysprogs forums › Forums › VisualDDK/VirtualKD discussion › Compiler error This topic has 1 reply, 2 voices, and was last updated 12 years, 4 months ago by support. Log In Register Lost Password Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 10, 2012 at 11:53 #473 RafaelRMachadoParticipant Hi Everyone. I’m doing some tests on VisualDDK and I’m having a compiler error. The line the error happens at this line: busInterface = new(‘IBFG’, NonPagedPool) BUS_INTERFACE_STANDARD; And the error is this: error C2660: ‘operator new’ : function does not take 3 arguments Does enybody know if I need to change something to compile this ? Thanks Everyone Rafael R. Machado July 8, 2012 at 12:30 #2175 supportKeymaster If you are using BazisLib, please use the npagednew() function. Otherwise, use the ExAllocatePool() API provided by Windows Kernel. Author Posts Log In Register Lost Password Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In