Click here to Skip to main content
15,897,291 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
Generaltroubles with boost::regex and STLport Pin
Andreas Saurwein10-Oct-03 6:11
Andreas Saurwein10-Oct-03 6:11 
GeneralWTL trouble with Common Controls Manifest Pin
BubbleGum8-Oct-03 23:23
BubbleGum8-Oct-03 23:23 
GeneralRe: WTL trouble with Common Controls Manifest Pin
Steve S9-Oct-03 0:53
Steve S9-Oct-03 0:53 
GeneralRe: WTL trouble with Common Controls Manifest Pin
BubbleGum9-Oct-03 3:41
BubbleGum9-Oct-03 3:41 
GeneralRe: WTL trouble with Common Controls Manifest Pin
umeca7410-Oct-03 1:48
umeca7410-Oct-03 1:48 
QuestionATL Edit field validation? Pin
bryces8-Oct-03 21:32
bryces8-Oct-03 21:32 
AnswerRe: ATL Edit field validation? Pin
Steve S8-Oct-03 21:54
Steve S8-Oct-03 21:54 
GeneralRe: ATL Edit field validation? Pin
Anonymous9-Oct-03 1:45
Anonymous9-Oct-03 1:45 
Hi Steve,

Thanks for your help! You hit the nail on the head with your reply... exactly the problem.

Will remember that one from now on.

Another quick question if you can be bothered answering:
Is it the programmers responsability to do the SysFreeString if they have called SysAllocString, or will be taken care of by the compiler? (Am relatively new to the ATL/COM system, and have had the luxury of the automatic garbage collection in java)

Is there a general rule for COM objects for when they should be ->Release() or ->Detach(). It seems that if I call CoCreateInstance, then I need to call ->Release() otherwise if I have a smartpointer where I define it in a local scope, then I can only call ->Detach() or it is destroyed when scope is lost.

Thanks once again

cheers
Bryce
GeneralRe: ATL Edit field validation? Pin
bryces9-Oct-03 1:52
bryces9-Oct-03 1:52 
GeneralRe: ATL Edit field validation? Pin
Steve S9-Oct-03 2:13
Steve S9-Oct-03 2:13 
GeneralEvent notification from checkbox within TreeControl (from WTL) Pin
shivonkar8-Oct-03 2:20
shivonkar8-Oct-03 2:20 
GeneralRe: Event notification from checkbox within TreeControl (from WTL) Pin
algol14-Oct-03 21:15
algol14-Oct-03 21:15 
QuestionHow can my control download the file located on the remote server automatically? Pin
stanley guan8-Oct-03 0:22
stanley guan8-Oct-03 0:22 
Generalvectors. Pin
WREY7-Oct-03 14:32
WREY7-Oct-03 14:32 
GeneralRe: vectors. Pin
valikac8-Oct-03 5:55
valikac8-Oct-03 5:55 
GeneralRe: vectors. Pin
ZoogieZork8-Oct-03 8:00
ZoogieZork8-Oct-03 8:00 
GeneralRe: vectors. Pin
George L. Jackson3-Nov-03 1:47
George L. Jackson3-Nov-03 1:47 
GeneralRe: vectors. Pin
WREY3-Nov-03 5:39
WREY3-Nov-03 5:39 
GeneralLinker error when trying to use CStringT Pin
IGx896-Oct-03 14:06
IGx896-Oct-03 14:06 
GeneralWTL "shared-source" news update Pin
Mike.NET6-Oct-03 10:29
Mike.NET6-Oct-03 10:29 
GeneralAtl Server - CBlobCache Pin
rbeckett6-Oct-03 7:55
rbeckett6-Oct-03 7:55 
GeneralRe: Atl Server - CBlobCache Pin
rbeckett6-Oct-03 8:54
rbeckett6-Oct-03 8:54 
GeneralATL header file... Pin
byblostas5-Oct-03 12:25
byblostas5-Oct-03 12:25 
GeneralRe: ATL header file... Pin
Michael Dunn7-Oct-03 16:19
sitebuilderMichael Dunn7-Oct-03 16:19 
GeneralAbout interface ISimpleFrameSite Pin
Foxray3-Oct-03 20:51
Foxray3-Oct-03 20:51 

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.