Click here to Skip to main content
16,005,491 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionEncoding problem? Pin
Gofur Halmurat19-Nov-07 4:57
Gofur Halmurat19-Nov-07 4:57 
AnswerRe: Encoding problem? Pin
led mike19-Nov-07 6:24
led mike19-Nov-07 6:24 
AnswerRe: Encoding problem? Pin
Gofur Halmurat19-Nov-07 7:43
Gofur Halmurat19-Nov-07 7:43 
AnswerRe: Encoding problem? Pin
Peter Weyzen19-Nov-07 8:29
Peter Weyzen19-Nov-07 8:29 
AnswerRe: Encoding problem? Pin
Stephen Hewitt19-Nov-07 12:42
Stephen Hewitt19-Nov-07 12:42 
GeneralRe: Encoding problem? [modified] Pin
Gofur Halmurat19-Nov-07 23:43
Gofur Halmurat19-Nov-07 23:43 
QuestionTemplate Partial Specialization Pin
George_George19-Nov-07 4:54
George_George19-Nov-07 4:54 
AnswerRe: Template Partial Specialization Pin
Nelek19-Nov-07 22:00
protectorNelek19-Nov-07 22:00 
I guess it will depend on what you code inside. In extremis, it would be like a pointer void pBuf = NULL, you can get whatever you want with it, but afterwards to use it in another places you may have to cast the type. Maybe is not the best way, but is possible.

So that the template without parameter is just a void container that can hold whatever you give in, other thing will be how to use it after.

I like some of your questions, maybe I shouldn't answer if I don't know the answer for sure, but this way I learn too. Other people can correct/confirm me as well

Greetings.

--------
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
“The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson

GeneralRe: Template Partial Specialization Pin
George_George19-Nov-07 23:23
George_George19-Nov-07 23:23 
Questionproject doesn't build .exe? Pin
eggsovereasy19-Nov-07 4:45
eggsovereasy19-Nov-07 4:45 
AnswerRe: project doesn't build .exe? Pin
toxcct19-Nov-07 4:56
toxcct19-Nov-07 4:56 
GeneralRe: project doesn't build .exe? Pin
eggsovereasy19-Nov-07 6:23
eggsovereasy19-Nov-07 6:23 
GeneralRe: project doesn't build .exe? Pin
toxcct19-Nov-07 6:28
toxcct19-Nov-07 6:28 
AnswerRe: project doesn't build .exe? [modified] Pin
CPallini19-Nov-07 5:06
mveCPallini19-Nov-07 5:06 
GeneralRe: project doesn't build .exe? Pin
eggsovereasy19-Nov-07 5:49
eggsovereasy19-Nov-07 5:49 
Questionhow to open .tif file in VC++ MFC Pin
vandana719-Nov-07 4:32
vandana719-Nov-07 4:32 
QuestionRe: how to open .tif file in VC++ MFC Pin
Mark Salsbery19-Nov-07 6:27
Mark Salsbery19-Nov-07 6:27 
AnswerRe: how to open .tif file in VC++ MFC Pin
vandana720-Nov-07 18:02
vandana720-Nov-07 18:02 
GeneralRe: how to open .tif file in VC++ MFC Pin
Mark Salsbery20-Nov-07 18:22
Mark Salsbery20-Nov-07 18:22 
QuestionHow to count the compile time Pin
Max++19-Nov-07 4:26
Max++19-Nov-07 4:26 
AnswerRe: How to count the compile time Pin
BhawnaA19-Nov-07 18:20
BhawnaA19-Nov-07 18:20 
QuestionMS Visual Studio 6.0 - Build problem Pin
Syamlal S Nair19-Nov-07 3:37
Syamlal S Nair19-Nov-07 3:37 
QuestionRe: MS Visual Studio 6.0 - Build problem Pin
David Crow19-Nov-07 3:42
David Crow19-Nov-07 3:42 
AnswerRe: MS Visual Studio 6.0 - Build problem Pin
Syamlal S Nair19-Nov-07 3:47
Syamlal S Nair19-Nov-07 3:47 
GeneralRe: MS Visual Studio 6.0 - Build problem Pin
Matthew Faithfull19-Nov-07 3:46
Matthew Faithfull19-Nov-07 3:46 

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.