how can we use callback functions in handling events using ActiveX control?
Can any one explain with simple example
Thanks in advance..

Can you be more specific? What events? How is the ActiveX control written (MFC, ATL, or something else (what))? If the callback function is a member of a class then it must be a static method, otherwise it must be a global function.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.