Click here to Skip to main content
15,891,567 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
Questionqueries regarding working of an application in win2000 but wrong calculation in winxp Pin
Member 385320113-Mar-07 0:34
Member 385320113-Mar-07 0:34 
QuestionPrinting a form larger than the screen [modified] Pin
Enriad12-Mar-07 19:12
Enriad12-Mar-07 19:12 
QuestionLanguage Problem Pin
xelontr11-Mar-07 23:11
xelontr11-Mar-07 23:11 
AnswerRe: Language Problem Pin
prasad_som11-Mar-07 22:15
prasad_som11-Mar-07 22:15 
GeneralRe: Language Problem Pin
xelontr11-Mar-07 23:32
xelontr11-Mar-07 23:32 
AnswerRe: Language Problem Pin
prasad_som11-Mar-07 23:39
prasad_som11-Mar-07 23:39 
GeneralRe: Language Problem Pin
xelontr12-Mar-07 0:06
xelontr12-Mar-07 0:06 
AnswerRe: Language Problem Pin
prasad_som12-Mar-07 0:09
prasad_som12-Mar-07 0:09 
xelontr wrote:
ConvertBSTRToString. It gives "cannot convert from 'char *' to 'TCHAR [100]'" error.


ConvertBSTRToString returns char*, where as TCHAR is defined as wchar_t in case for UNICODE and char otherwise.
So use appropriate conversion function.


QuestionATL ActiveX destructor not called Pin
TClarke8-Mar-07 4:53
TClarke8-Mar-07 4:53 
AnswerRe: ATL ActiveX destructor not called Pin
prasad_som8-Mar-07 18:10
prasad_som8-Mar-07 18:10 
GeneralRe: ATL ActiveX destructor not called Pin
TClarke8-Mar-07 22:45
TClarke8-Mar-07 22:45 
GeneralRe: ATL ActiveX destructor not called Pin
prasad_som8-Mar-07 22:51
prasad_som8-Mar-07 22:51 
GeneralRe: ATL ActiveX destructor not called Pin
TClarke8-Mar-07 22:57
TClarke8-Mar-07 22:57 
GeneralRe: ATL ActiveX destructor not called Pin
prasad_som8-Mar-07 23:01
prasad_som8-Mar-07 23:01 
GeneralRe: ATL ActiveX destructor not called Pin
TClarke8-Mar-07 23:04
TClarke8-Mar-07 23:04 
QuestionCreating IE instance Pin
rana748-Mar-07 3:54
rana748-Mar-07 3:54 
QuestionATL with wxWidgets ,is it possible???? Pin
capello.tn7-Mar-07 23:15
capello.tn7-Mar-07 23:15 
QuestionATL server session state keeping between two different web services? Pin
falsevapor7-Mar-07 10:41
falsevapor7-Mar-07 10:41 
Questionpush_back vector function - Not working Pin
LCI6-Mar-07 6:58
LCI6-Mar-07 6:58 
QuestionFiring events doesn't work Pin
Romiks5-Mar-07 21:57
Romiks5-Mar-07 21:57 
AnswerRe: Firing events doesn't work Pin
User 2155978-Mar-07 3:18
User 2155978-Mar-07 3:18 
GeneralRe: Firing events doesn't work Pin
Romiks9-Mar-07 3:16
Romiks9-Mar-07 3:16 
QuestionSending and receiving objects as parameters and return values Pin
xelontr5-Mar-07 4:38
xelontr5-Mar-07 4:38 
AnswerRe: Sending and receiving objects as parameters and return values Pin
prasad_som5-Mar-07 6:05
prasad_som5-Mar-07 6:05 
Questionstorage of employee objects in a container Pin
The Bat Man1-Mar-07 5:46
The Bat Man1-Mar-07 5: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.