Jun 21, 2001 #1 pranavjosh Programmer Joined Apr 12, 2001 Messages 30 Location IN I not able to compile the registry.cpp file of the inside com book has anybody compiled
Jun 21, 2001 #2 Cagliostro Programmer Joined Sep 13, 2000 Messages 4,226 Location GB Which function do are you using? John Fill ivfmd@mail.md Upvote 0 Downvote
Jun 21, 2001 Thread starter #3 pranavjosh Programmer Joined Apr 12, 2001 Messages 30 Location IN The functions are CoTaskMemFree RegDeleteKey they are defined in objbase.h Upvote 0 Downvote
Jun 21, 2001 #4 Cagliostro Programmer Joined Sep 13, 2000 Messages 4,226 Location GB In this case, you can use them only in atl or atl/mfc projects. John Fill ivfmd@mail.md Upvote 0 Downvote
Jun 25, 2001 Thread starter #5 pranavjosh Programmer Joined Apr 12, 2001 Messages 30 Location IN I got the answer the lib files are avaialble which u can include in the command line and compile it Upvote 0 Downvote
Jun 25, 2001 #6 Cagliostro Programmer Joined Sep 13, 2000 Messages 4,226 Location GB You can put them in linker option also you you don't want to use cmdline. Menu prohect->Settings the tab Link. John Fill ivfmd@mail.md Upvote 0 Downvote
You can put them in linker option also you you don't want to use cmdline. Menu prohect->Settings the tab Link. John Fill ivfmd@mail.md