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

C / C++ / MFC

 
AnswerRe: CString.getat problem Pin
Monty222-Mar-06 19:37
Monty222-Mar-06 19:37 
GeneralRe: CString.getat problem Pin
_tasleem22-Mar-06 20:20
_tasleem22-Mar-06 20:20 
AnswerRe: CString.getat problem Pin
Shoaib Patel22-Mar-06 23:04
Shoaib Patel22-Mar-06 23:04 
GeneralRe: CString.getat problem Pin
_tasleem22-Mar-06 23:09
_tasleem22-Mar-06 23:09 
QuestionHelp with Compiling Pin
roborappa6922-Mar-06 18:23
roborappa6922-Mar-06 18:23 
AnswerRe: Help with Compiling Pin
Monty222-Mar-06 19:23
Monty222-Mar-06 19:23 
GeneralRe: Help with Compiling Pin
roborappa6923-Mar-06 12:51
roborappa6923-Mar-06 12:51 
QuestionCompile error? Pin
Syouki_kou22-Mar-06 16:40
Syouki_kou22-Mar-06 16:40 
Create a simple ATL project(dll),and then insert a simple ATL object into it!
Then add IShellExtInit and IContextMenu interface and associated functions, if you use the VC6(sp5) for compile, it work fine, but i use the VS.NET 2005, and it can't even compile, the errors are:
d:\workshop\Format.h(36) : error C2787: 'IContextMenu' : no GUID has been associated with this object
d:\workshop\Format.h(36) : error C2440: 'initializing' : cannot convert from 'DWORD_PTR' to 'const IID *' Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast
d:\workshop\Format.h(36) : error C2440: 'initializing' : cannot convert from 'ATL::_ATL_CREATORARGFUNC (__cdecl *)' to 'DWORD_PTR' There is no context in which this conversion is possible

What should i do to fix this problem?

Tomorrow may be not exciting, but the exciting tomorrow surely will come.
AnswerRe: Compile error? Pin
Monty222-Mar-06 19:41
Monty222-Mar-06 19:41 
GeneralRe: Compile error? Pin
Syouki_kou21-Jun-06 16:13
Syouki_kou21-Jun-06 16:13 
QuestionCommand line error D2016 : '/RTC1' and '/clr:initialappdomain' command-line options are incompatible Pin
giftsana22-Mar-06 14:42
giftsana22-Mar-06 14:42 
QuestionConvert a binary file to an ASCII file Pin
NYTSX22-Mar-06 13:23
NYTSX22-Mar-06 13:23 
AnswerRe: Convert a binary file to an ASCII file Pin
kakan22-Mar-06 19:53
professionalkakan22-Mar-06 19:53 
GeneralRe: Convert a binary file to an ASCII file Pin
Eytukan22-Mar-06 20:44
Eytukan22-Mar-06 20:44 
GeneralRe: Convert a binary file to an ASCII file Pin
kakan22-Mar-06 20:52
professionalkakan22-Mar-06 20:52 
GeneralRe: Convert a binary file to an ASCII file Pin
NYTSX23-Mar-06 0:49
NYTSX23-Mar-06 0:49 
GeneralRe: Convert a binary file to an ASCII file Pin
kakan23-Mar-06 1:09
professionalkakan23-Mar-06 1:09 
GeneralRe: Convert a binary file to an ASCII file Pin
NYTSX23-Mar-06 1:39
NYTSX23-Mar-06 1:39 
GeneralRe: Convert a binary file to an ASCII file Pin
kakan23-Mar-06 2:04
professionalkakan23-Mar-06 2:04 
GeneralRe: Convert a binary file to an ASCII file Pin
NYTSX23-Mar-06 2:32
NYTSX23-Mar-06 2:32 
Questionmemory usage keeps going up when retrieving webcam image Pin
khrstopher22-Mar-06 13:21
khrstopher22-Mar-06 13:21 
AnswerRe: memory usage keeps going up when retrieving webcam image Pin
MF22-Mar-06 15:48
MF22-Mar-06 15:48 
GeneralRe: memory usage keeps going up when retrieving webcam image Pin
Stephen Hewitt23-Mar-06 12:17
Stephen Hewitt23-Mar-06 12:17 
Questiondataset / datagrid in visual C++ 6 Pin
viperlogic22-Mar-06 12:20
viperlogic22-Mar-06 12:20 
AnswerRe: dataset / datagrid in visual C++ 6 Pin
Christian Graus22-Mar-06 13:45
protectorChristian Graus22-Mar-06 13: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.