Click here to Skip to main content
15,908,175 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Edit box Pin
Hamid_RT10-Dec-08 20:08
Hamid_RT10-Dec-08 20:08 
QuestionHow to Display Text in Edit Box using AfxBeginThread Procedure. Pin
pavansdmcse10-Dec-08 0:14
pavansdmcse10-Dec-08 0:14 
AnswerRe: How to Display Text in Edit Box using AfxBeginThread Procedure. Pin
Code-o-mat10-Dec-08 0:36
Code-o-mat10-Dec-08 0:36 
AnswerRe: How to Display Text in Edit Box using AfxBeginThread Procedure. Pin
Iain Clarke, Warrior Programmer10-Dec-08 3:42
Iain Clarke, Warrior Programmer10-Dec-08 3:42 
AnswerRe: How to Display Text in Edit Box using AfxBeginThread Procedure. Pin
David Crow10-Dec-08 4:06
David Crow10-Dec-08 4:06 
QuestionMSVCP80D.dll not found (How to fix this problem?) Pin
torio_kun9-Dec-08 23:52
torio_kun9-Dec-08 23:52 
QuestionRe: MSVCP80D.dll not found (How to fix this problem?) Pin
Mark Salsbery10-Dec-08 4:52
Mark Salsbery10-Dec-08 4:52 
AnswerRe: MSVCP80D.dll not found (How to fix this problem?) Pin
torio_kun10-Dec-08 19:29
torio_kun10-Dec-08 19:29 
How can I check app's manifest?
Is it in the windows folder or vs2005 folder?
or same as
x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.267_x-ww_689c3980.manifest


;
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestversion="1.0">;
;
<file name="msvcp80.dll" hash="9688a0c71fab7d6e1eb0d6660f32cb8522066b3a" hashalg="SHA1"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>QZqS17k8kQ9Gz+b4BCkYqfxX5dQ=</dsig:DigestValue></asmv2:hash></file>
<file name="msvcm80.dll" hash="a1ae1aabd5a225d3b2617b2e3c1cec5fb9cf8090" hashalg="SHA1"><asmv2:hash xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#"><dsig:Transforms><dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity"></dsig:Transform></dsig:Transforms><dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"></dsig:DigestMethod><dsig:DigestValue>hPCDGDE1Xx7+Z66sYz8lAs4knrU=</dsig:DigestValue></asmv2:hash></file>
</assembly>
GeneralRe: MSVCP80D.dll not found (How to fix this problem?) Pin
Mark Salsbery11-Dec-08 6:43
Mark Salsbery11-Dec-08 6:43 
Questiontypes of images used in loadimage Pin
vikas choudhry9-Dec-08 23:29
vikas choudhry9-Dec-08 23:29 
AnswerRe: types of images used in loadimage Pin
Code-o-mat9-Dec-08 23:38
Code-o-mat9-Dec-08 23:38 
AnswerRe: types of images used in loadimage Pin
CPallini9-Dec-08 23:47
mveCPallini9-Dec-08 23:47 
GeneralRe: types of images used in loadimage Pin
vikas choudhry10-Dec-08 0:04
vikas choudhry10-Dec-08 0:04 
GeneralRe: types of images used in loadimage Pin
gothic_coder10-Dec-08 0:22
gothic_coder10-Dec-08 0:22 
GeneralRe: types of images used in loadimage Pin
CPallini10-Dec-08 0:31
mveCPallini10-Dec-08 0:31 
AnswerRe: types of images used in loadimage Pin
David Crow10-Dec-08 4:09
David Crow10-Dec-08 4:09 
GeneralRe: types of images used in loadimage Pin
vikas choudhry10-Dec-08 17:29
vikas choudhry10-Dec-08 17:29 
QuestionRemoving MFC dependancy in MFC Extenstion DLL Pin
Nishad S9-Dec-08 23:15
Nishad S9-Dec-08 23:15 
AnswerRe: Removing MFC dependancy in MFC Extenstion DLL Pin
Mark Salsbery10-Dec-08 4:56
Mark Salsbery10-Dec-08 4:56 
GeneralRe: Removing MFC dependancy in MFC Extenstion DLL Pin
Nishad S10-Dec-08 17:47
Nishad S10-Dec-08 17:47 
GeneralRe: Removing MFC dependancy in MFC Extenstion DLL Pin
Mark Salsbery11-Dec-08 6:06
Mark Salsbery11-Dec-08 6:06 
GeneralRe: Removing MFC dependancy in MFC Extenstion DLL Pin
Nishad S11-Dec-08 17:45
Nishad S11-Dec-08 17:45 
AnswerRe: Removing MFC dependancy in MFC Extenstion DLL Pin
Michael Dunn10-Dec-08 9:29
sitebuilderMichael Dunn10-Dec-08 9:29 
GeneralRe: Removing MFC dependancy in MFC Extenstion DLL Pin
Nishad S10-Dec-08 21:16
Nishad S10-Dec-08 21:16 
Questiondoubt in Template Pin
KASR19-Dec-08 23:13
KASR19-Dec-08 23:13 

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.