Click here to Skip to main content
15,921,990 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: List Control selected Pin
Genius Logics30-Apr-04 2:44
sussGenius Logics30-Apr-04 2:44 
GeneralRe: List Control selected Pin
vcplusplus30-Apr-04 3:08
vcplusplus30-Apr-04 3:08 
GeneralRe: List Control selected Pin
A T I F30-Apr-04 3:36
A T I F30-Apr-04 3:36 
Generaleditbox Pin
x-trate30-Apr-04 1:56
x-trate30-Apr-04 1:56 
GeneralRe: editbox Pin
jmkhael30-Apr-04 2:03
jmkhael30-Apr-04 2:03 
QuestionHow to Add Color to a CList Box Value? Pin
jerry1211a30-Apr-04 1:27
jerry1211a30-Apr-04 1:27 
AnswerRe: How to Add Color to a CList Box Value? Pin
V.30-Apr-04 1:36
professionalV.30-Apr-04 1:36 
AnswerRe: How to Add Color to a CList Box Value? Pin
Mike Dimmick30-Apr-04 1:44
Mike Dimmick30-Apr-04 1:44 
QuestionDACL. Is it necessary to know ? Pin
30-Apr-04 1:25
suss30-Apr-04 1:25 
AnswerRe: DACL. Is it necessary to know ? Pin
Mike Dimmick30-Apr-04 1:52
Mike Dimmick30-Apr-04 1:52 
GeneralRe: DACL. Is it necessary to know ? Pin
Member 101882330-Apr-04 1:59
Member 101882330-Apr-04 1:59 
GeneralRe: DACL. Is it necessary to know ? Pin
David Crow30-Apr-04 3:11
David Crow30-Apr-04 3:11 
GeneralRe: DACL. Is it necessary to know ? Pin
Blake Miller30-Apr-04 6:09
Blake Miller30-Apr-04 6:09 
GeneralGetAddress of IPAddress Control crashing.. Pin
IrishSonic30-Apr-04 1:13
IrishSonic30-Apr-04 1:13 
GeneralRe: GetAddress of IPAddress Control crashing.. Pin
jmkhael30-Apr-04 1:53
jmkhael30-Apr-04 1:53 
GeneralRe: GetAddress of IPAddress Control crashing.. Pin
Mike Dimmick30-Apr-04 2:05
Mike Dimmick30-Apr-04 2:05 
GeneralFinding handles to dialogs Pin
V.30-Apr-04 0:51
professionalV.30-Apr-04 0:51 
GeneralRe: Finding handles to dialogs Pin
mangellj30-Apr-04 3:25
mangellj30-Apr-04 3:25 
GeneralRe: Finding handles to dialogs Pin
V.3-May-04 4:09
professionalV.3-May-04 4:09 
GeneralRe: Finding handles to dialogs Pin
David Crow30-Apr-04 3:30
David Crow30-Apr-04 3:30 
GeneralActive X subclassing Pin
rw10430-Apr-04 0:00
rw10430-Apr-04 0:00 
Generalinterop com client and .net server Pin
mrmgsm29-Apr-04 23:21
mrmgsm29-Apr-04 23:21 
GeneralRe: interop com client and .net server Pin
Mike Dimmick30-Apr-04 2:25
Mike Dimmick30-Apr-04 2:25 
GeneralDLL Help. At the end of my tether! Pin
xsive29-Apr-04 22:59
xsive29-Apr-04 22:59 
Hi,

For the last few days I've been trying to create a small DLL using the IActiveDesktop interface without avail.
What I want to do is create a dll which contains a method that when passed the location of a file, sets the wallpaper to that file.

I need this to integrate with a Java application I'm writing. Just on that note, I am strictly a Java developer with some C++ experience. However! Until this week I had never opened VS.NET nor tried to perform Windows coding of any kind.

Now, I managed to create a small .exe that does this as per the COM tutorial on this site. I'd like to take this code and compile a DLL.
Alas, I'm having no end of problems. I don't know which template project I'm supposed to be using and I'm generally finding this IDE very difficult to cope with especially the linker errors! argh!
MSDN is proving a poor substitute to my beloved Javadoc and I'm at a point where I'm ready to pull my hair out from frustration.

Could someone *please* write me a small step-by-step guide as to how I should approach this?? What templates do I need to use? I tried the MFC DLL template to no avail. Maybe I'm not configuring it right? I just don't know. Frown | :(
GeneralRe: DLL Help. At the end of my tether! Pin
Mike Dimmick30-Apr-04 2:19
Mike Dimmick30-Apr-04 2:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.