Click here to Skip to main content
15,885,895 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionHOW to debug ATL dotnet 2008 step by step Pin
john_36929-Apr-09 4:29
john_36929-Apr-09 4:29 
QuestionCopy file to remote host Pin
Jack Rong28-Apr-09 8:44
Jack Rong28-Apr-09 8:44 
AnswerCross Posted Pin
led mike28-Apr-09 8:58
led mike28-Apr-09 8:58 
QuestionNeed a solution. Pin
rana ray26-Apr-09 21:24
rana ray26-Apr-09 21:24 
QuestionInstall ActiveX in non-admin Pin
p_196026-Apr-09 3:35
p_196026-Apr-09 3:35 
AnswerCross Posted Pin
led mike27-Apr-09 4:37
led mike27-Apr-09 4:37 
Questionproblem in porting template class from VS6.0 to VS2008 Pin
Hemant kulkarni25-Apr-09 3:21
Hemant kulkarni25-Apr-09 3:21 
AnswerRe: problem in porting template class from VS6.0 to VS2008 Pin
Stuart Dootson25-Apr-09 3:35
professionalStuart Dootson25-Apr-09 3:35 
When you post code, please tick the "Auto-encode HTML when pasting?" check-box. Doing that escapes the < sign, making your template code readable - which it really isn't now.

Hemant kulkarni wrote:
please let me know if there is any alternative other than using int as data type


C++ templates only allow types and integral constant values as template parameters - so, no alternative, really...unless you encode the floating point values as integral values.

Repost your code with the "Auto-encode HTML when pasting?" checkbox ticked and we may be able to help you with your problem.

Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

QuestionAnother DLL problem. Pin
rana ray24-Apr-09 4:58
rana ray24-Apr-09 4:58 
AnswerRe: Another DLL problem. [modified] Pin
Mark knight12319-Jan-11 23:57
Mark knight12319-Jan-11 23:57 
QuestionCalling a COM DLL(built in visual studio 2008) from a COM DLL VC++ (visual studio 6.0) Pin
rana ray23-Apr-09 5:08
rana ray23-Apr-09 5:08 
AnswerRe: Calling a COM DLL(built in visual studio 2008) from a COM DLL VC++ (visual studio 6.0) Pin
Stuart Dootson23-Apr-09 6:59
professionalStuart Dootson23-Apr-09 6:59 
GeneralRe: Calling a COM DLL(built in visual studio 2008) from a COM DLL VC++ (visual studio 6.0) Pin
rana ray23-Apr-09 19:37
rana ray23-Apr-09 19:37 
GeneralRe: Calling a COM DLL(built in visual studio 2008) from a COM DLL VC++ (visual studio 6.0) Pin
Stuart Dootson23-Apr-09 20:09
professionalStuart Dootson23-Apr-09 20:09 
GeneralRe: Calling a COM DLL(built in visual studio 2008) from a COM DLL VC++ (visual studio 6.0) Pin
rana ray23-Apr-09 21:00
rana ray23-Apr-09 21:00 
GeneralRe: Calling a COM DLL(built in visual studio 2008) from a COM DLL VC++ (visual studio 6.0) Pin
Stuart Dootson23-Apr-09 21:11
professionalStuart Dootson23-Apr-09 21:11 
GeneralRe: Calling a COM DLL(built in visual studio 2008) from a COM DLL VC++ (visual studio 6.0) Pin
rana ray24-Apr-09 4:39
rana ray24-Apr-09 4:39 
GeneralRe: Calling a COM DLL(built in visual studio 2008) from a COM DLL VC++ (visual studio 6.0) Pin
Stuart Dootson24-Apr-09 7:39
professionalStuart Dootson24-Apr-09 7:39 
QuestionRe: Calling a COM DLL(built in visual studio 2008) from a COM DLL VC++ (visual studio 6.0) Pin
Roger Stoltz23-Apr-09 21:37
Roger Stoltz23-Apr-09 21:37 
AnswerRe: Calling a COM DLL(built in visual studio 2008) from a COM DLL VC++ (visual studio 6.0) Pin
rana ray24-Apr-09 4:57
rana ray24-Apr-09 4:57 
QuestionHow to retrieve the Windows media player's interface point where the WMP is embeded in web page. Pin
zhaoyu16222-Apr-09 19:30
zhaoyu16222-Apr-09 19:30 
QuestionHow to Convert String Array to LPWSTR* Pin
ANURAG VISHNOI22-Apr-09 18:43
ANURAG VISHNOI22-Apr-09 18:43 
AnswerRe: How to Convert String Array to LPWSTR* Pin
Stuart Dootson22-Apr-09 21:26
professionalStuart Dootson22-Apr-09 21:26 
GeneralRe: How to Convert String Array to LPWSTR* [modified] Pin
ANURAG VISHNOI22-Apr-09 23:33
ANURAG VISHNOI22-Apr-09 23:33 
QuestionSTL-set difference and intersection Pin
liquid_21-Apr-09 23:03
liquid_21-Apr-09 23:03 

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.