Dear NI,
I tried to insert a function which is called RegQueryValue(HKEY hkey, LPCTSTR lpSubKey, LPTSTR lpValue, PLONG lpcbValue) but in the end when I want to built it, it come out a message stated "Undefined symbol '_RegQueryValueA@16' referenced in "CDRW.C"". In addition, I do include winreg.h in the CDRW.c file. Is there anything I haven't do so that it come out such message? Hope to hear from you all soon. Thanks.