recently i was reading a tutorial about the ole api and i think i managed to get through the whole tutorial but when i try to use some of the functions the tutorial uses like oleuninitialize then i get an error saying undefined reference i would like to know what exactly i'm missing.
these files are supposed to be defined in windows.h from what the tutorial said. and i'd also like to know is there any way to turn ur custom defined window into a explorer like window so that when someone drops a file onto it, the icon of the file will be displayed on the window just like its done on the desktop. if you could provide any tutorials which would teach me this that would be great. thanks
marizion
0
Newbie Poster
Recommended Answers
Jump to Post1. You didn't mention which tutorial you read, so we don't know whether it was any good or just some 10+ year old hack for an older operating system.
2. You didn't say which OS/Compiler you're using now.
3. You didn't show us the code you tried.
…
Jump to Posti am currently doing my programming on windows xp home edition service pack 2;
i am using dev c++ compiler 4.9.9.2the name of the tutorial i read is titled "ole drag and drop from scratch"
and here is the link: http://www.catch22.net/tuts/dragdrop.aspand my code is
All 7 Replies
Salem
5,138
Posting Sage
marizion
0
Newbie Poster
mitrmkar
1,056
Posting Virtuoso
Ancient Dragon
5,243
Achieved Level 70
Team Colleague
Featured Poster
marizion
0
Newbie Poster
Ancient Dragon
5,243
Achieved Level 70
Team Colleague
Featured Poster
marizion
0
Newbie Poster
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.