Click here to Skip to main content
Page 1 of 1
Page Size: 10 · 25 · 50


Author filtered by: dev_at_ccv [x]
Question 18 Apr 2013   license: CPOL
Hello,I tried to add a function with a function pointer as parameter to my ATL C++ project.Unfortunately, VS2008 doesn't provide function pointer as parameter type! :-(In my non-ATL DLL library, I declared my function as following:void SetCashierDisplayEventHandler(void...
Answer 18 Apr 2013   license: CPOL
I installed a virtual machine with XP 32 bit on my Win7 64 bit. That was the easiest and the most quick way for me!
Question 1 Apr 2013   license: CPOL
Hello,My computer has been upgraded from WinXP 32-bit to Win7 64-bit and VS2008 was reinstalled.Unfortunately, I can't build my C++ project using Winsock anymore! :-(ws2_32.lib reference is typed in "linker/inputs/dependencies but" I get a link error!Your help is welcome.Regards.
Question 26 Mar 2013   license: CPOL
Hello,I have to write code in my C++ DLL to implement events used by external code.I implemented a function to pass event handler pointer to the DLL in the main library .cpp file:extern "C" void WINAPI SetEventHandlers(void (*CashierDisplayEvent)(char...

Page 1 of 1


Advertise | Privacy | Mobile
Web04 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid