Click here to Skip to main content
15,917,538 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralComplex situation help needed Pin
goldminti12-Nov-03 1:34
goldminti12-Nov-03 1:34 
GeneralReg MFC Error Pin
cberam12-Nov-03 1:23
cberam12-Nov-03 1:23 
GeneralRe: Reg MFC Error Pin
Roger Allen12-Nov-03 1:55
Roger Allen12-Nov-03 1:55 
GeneralRe: Reg MFC Error Pin
David Crow12-Nov-03 3:34
David Crow12-Nov-03 3:34 
QuestionHow can set IP over modem ? Pin
choupani12-Nov-03 1:19
choupani12-Nov-03 1:19 
AnswerRe: How can set IP over modem ? Pin
Antti Keskinen12-Nov-03 4:00
Antti Keskinen12-Nov-03 4:00 
GeneralUsing MSChart within Visual C++.NET Pin
François Gasnier12-Nov-03 1:19
François Gasnier12-Nov-03 1:19 
GeneralMFC Pin
cberam12-Nov-03 1:15
cberam12-Nov-03 1:15 
HI,

I have a MFC DLL project.This created DLL sits in the third party exe.
One of the statement in the DLL code:
************************************************************************************
STRING str = STRING(GetModuleHandle("X.dll"), 0x409, STR_PROGRAMD);

where

// MessageId: STR_PROGRAMD
// MessageText:
// UMDC_PROGRAMD%0
#define STR_PROGRAMD ((DWORD)0x00001006L) in msgtable.h file
************************************************************************************

but the the variable str is returning "FormatMessage() failed for 100001006"

Pls help what could be the problem??

Thnks in advance


GeneralNeed Handle of Scrollbar in list control Pin
super12-Nov-03 0:40
professionalsuper12-Nov-03 0:40 
GeneralRe: Need Handle of Scrollbar in list control Pin
Roger Allen12-Nov-03 2:00
Roger Allen12-Nov-03 2:00 
Generalpointer declaration Pin
Rage11-Nov-03 23:59
professionalRage11-Nov-03 23:59 
GeneralRe: pointer declaration Pin
markkuk12-Nov-03 0:36
markkuk12-Nov-03 0:36 
GeneralRe: pointer declaration Pin
Abhishek Srivastava12-Nov-03 0:59
Abhishek Srivastava12-Nov-03 0:59 
GeneralRe: pointer declaration Pin
Rage12-Nov-03 3:00
professionalRage12-Nov-03 3:00 
GeneralRe: pointer declaration Pin
Antti Keskinen12-Nov-03 4:08
Antti Keskinen12-Nov-03 4:08 
QuestionHow to draw Bezier curve using GDI ? Pin
P. Gnana Prakash11-Nov-03 22:59
P. Gnana Prakash11-Nov-03 22:59 
AnswerRe: How to draw Bezier curve using GDI ? Pin
Abhishek Srivastava12-Nov-03 1:35
Abhishek Srivastava12-Nov-03 1:35 
GeneralDoubt in Line style Pin
P. Gnana Prakash11-Nov-03 22:55
P. Gnana Prakash11-Nov-03 22:55 
GeneralRe: Doubt in Line style Pin
Roger Allen12-Nov-03 2:05
Roger Allen12-Nov-03 2:05 
GeneralRe: Doubt in Line style Pin
Roger Allen12-Nov-03 2:09
Roger Allen12-Nov-03 2:09 
GeneralCDAORecordset::Find() trouble Pin
AntonGogolev11-Nov-03 22:45
AntonGogolev11-Nov-03 22:45 
GeneralRe: CDAORecordset::Find() trouble Pin
Pir8ofTampa12-Nov-03 4:14
Pir8ofTampa12-Nov-03 4:14 
GeneralDisabled a MFC control Pin
jerome_data11-Nov-03 22:33
jerome_data11-Nov-03 22:33 
GeneralRe: Disabled a MFC control Pin
Elias Bachaalany11-Nov-03 22:43
Elias Bachaalany11-Nov-03 22:43 
GeneralRe: Disabled a MFC control Pin
Juan Antonio Bermejo11-Nov-03 22:45
Juan Antonio Bermejo11-Nov-03 22:45 

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.