Hello developers,
I have been playing around with C++ and wxWidgets for a little time now and I think it is time to make a little useful program I am planning to make a CD ripper and Encoder (re-inverting the wheel purposely for learning) and I plan to use CDRip.dll or Akrip32.dll as rippers and Lame as Encoder. Alot of words anyway here comes a question:
1. How do I load dll functions in My C++ program and use their function
2. Any good example on CD ripping or Encoding?
I'm trying to follow the tutorial here but it is for VB
Hope to benefit from your experiences guys :)
Cheers