Click here to Skip to main content
15,913,944 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: "error LNK2001" on Release Build Pin
dabs11-Apr-06 14:10
dabs11-Apr-06 14:10 
GeneralRe: "error LNK2001" on Release Build Pin
murali197312-Apr-06 5:51
murali197312-Apr-06 5:51 
AnswerRe: "error LNK2001" on Release Build Pin
Laxman Auti11-Apr-06 18:20
Laxman Auti11-Apr-06 18:20 
GeneralRe: "error LNK2001" on Release Build Pin
murali197312-Apr-06 5:56
murali197312-Apr-06 5:56 
QuestionWin 32 DLL using .NET Pin
act_x11-Apr-06 13:16
act_x11-Apr-06 13:16 
AnswerRe: Win 32 DLL using .NET Pin
Ștefan-Mihai MOGA11-Apr-06 20:29
professionalȘtefan-Mihai MOGA11-Apr-06 20:29 
AnswerRe: Displaying HTML/web content within C++ app (no MFC) Pin
Stephen Hewitt11-Apr-06 15:49
Stephen Hewitt11-Apr-06 15:49 
GeneralRe: Displaying HTML/web content within C++ app (no MFC) Pin
chasetoys11-Apr-06 17:07
chasetoys11-Apr-06 17:07 
Stephen Hewitt wrote:
It's an ActiveX control so you'll to use MFC or ATL unless you want to implement the hosting code yourself (you almost certainly don't).




Thanks for the tip... I'd like to know if you think I should use (MFC or ATL) as I'm trying to read .html files on disk and display them within a screensaver. What is the easiest way of accomplishing this goal? I have to use the method declaration that follows, and all I have to use is a handle to the screensaver window (hWnd):

LRESULT WINAPI ScreenSaverProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)



-- modified at 23:15 Tuesday 11th April, 2006
Questionsocket question Pin
nahitan11-Apr-06 11:02
nahitan11-Apr-06 11:02 
QuestionMemory Leak using Bounds checker Pin
act_x11-Apr-06 10:11
act_x11-Apr-06 10:11 
AnswerRe: Memory Leak using Bounds checker Pin
S. Senthil Kumar11-Apr-06 10:29
S. Senthil Kumar11-Apr-06 10:29 
GeneralRe: Memory Leak using Bounds checker Pin
act_x11-Apr-06 10:49
act_x11-Apr-06 10:49 
AnswerRe: Memory Leak using Bounds checker Pin
Joe Woodbury11-Apr-06 11:40
professionalJoe Woodbury11-Apr-06 11:40 
Question"LNK2001: unresolved external symbol" Error Pin
capricious_00111-Apr-06 9:57
capricious_00111-Apr-06 9:57 
AnswerRe: "LNK2001: unresolved external symbol" Error Pin
Joe Woodbury11-Apr-06 10:08
professionalJoe Woodbury11-Apr-06 10:08 
GeneralRe: "LNK2001: unresolved external symbol" Error Pin
capricious_00111-Apr-06 10:16
capricious_00111-Apr-06 10:16 
QuestionTo Jochen Kalmbach, Reg Stack Walker Pin
psbasha11-Apr-06 7:54
psbasha11-Apr-06 7:54 
QuestionRe: To Jochen Kalmbach, Reg Stack Walker Pin
David Crow11-Apr-06 8:18
David Crow11-Apr-06 8:18 
AnswerRe: To Jochen Kalmbach, Reg Stack Walker Pin
psbasha11-Apr-06 8:45
psbasha11-Apr-06 8:45 
QuestionRe: To Jochen Kalmbach, Reg Stack Walker Pin
David Crow11-Apr-06 8:48
David Crow11-Apr-06 8:48 
AnswerRe: To Jochen Kalmbach, Reg Stack Walker Pin
psbasha11-Apr-06 9:13
psbasha11-Apr-06 9:13 
AnswerRe: To Jochen Kalmbach, Reg Stack Walker Pin
ThatsAlok11-Apr-06 8:48
ThatsAlok11-Apr-06 8:48 
GeneralRe: To Jochen Kalmbach, Reg Stack Walker Pin
psbasha11-Apr-06 9:15
psbasha11-Apr-06 9:15 
GeneralRe: To Jochen Kalmbach, Reg Stack Walker Pin
David Crow11-Apr-06 10:31
David Crow11-Apr-06 10:31 
GeneralRe: To Jochen Kalmbach, Reg Stack Walker Pin
psbasha12-Apr-06 5:19
psbasha12-Apr-06 5: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.