Click here to Skip to main content
15,896,063 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: swprintf_s procedure not find in xp Pin
Richard MacCutchan1-Apr-12 22:25
mveRichard MacCutchan1-Apr-12 22:25 
Questionwindow hooks and control ID Pin
daemonna28-Mar-12 5:43
daemonna28-Mar-12 5:43 
AnswerRe: window hooks and control ID Pin
«_Superman_»28-Mar-12 21:58
professional«_Superman_»28-Mar-12 21:58 
GeneralRe: window hooks and control ID Pin
daemonna28-Mar-12 22:27
daemonna28-Mar-12 22:27 
Questionusage of KeyboardLayout function Pin
subhendu_m27-Mar-12 4:38
subhendu_m27-Mar-12 4:38 
QuestionIWebBrowser2: When submitting data via a form, the form appears again Pin
Pachner20-Mar-12 1:36
Pachner20-Mar-12 1:36 
AnswerRe: IWebBrowser2: When submitting data via a form, the form appears again Pin
Pachner22-Mar-12 1:15
Pachner22-Mar-12 1:15 
QuestionRelease COM dll crash problem (Windows 7 64bit OS) Pin
MrKBA8-Mar-12 22:14
MrKBA8-Mar-12 22:14 
I have a COM dll used by an other application (release) on Windows 7 64bit.
The Debug version of dll COM works fine.
But the release version causes crash.
When trying to get the origin of problem (with "try...catch" )I discovered that it seems to be in the instruction below :

m_pConnection->Open(bstrConnectionString, wstrSuperUserDB.c_str(), wstrSACUserPassword.c_str(), Internal::adConnectUnspecified);

where :

m_pConnection : Internal::_ConnectionPtr
bstrConnectionString : _bstr_t
wstrSuperUserDB, wstrSACUserPassword : std::wstring


please have you any idea about this ?
AnswerRe: Release COM dll crash problem (Windows 7 64bit OS) Pin
barneyman9-Mar-12 0:36
barneyman9-Mar-12 0:36 
GeneralRe: Release COM dll crash problem (Windows 7 64bit OS) Pin
MrKBA21-Mar-12 2:11
MrKBA21-Mar-12 2:11 
AnswerRe: Release COM dll crash problem (Windows 7 64bit OS) Pin
Richard MacCutchan9-Mar-12 20:52
mveRichard MacCutchan9-Mar-12 20:52 
GeneralRe: Release COM dll crash problem (Windows 7 64bit OS) Pin
MrKBA21-Mar-12 2:11
MrKBA21-Mar-12 2:11 
GeneralRe: Release COM dll crash problem (Windows 7 64bit OS) Pin
barneyman21-Mar-12 2:34
barneyman21-Mar-12 2:34 
GeneralRe: Release COM dll crash problem (Windows 7 64bit OS) Pin
MrKBA21-Mar-12 2:46
MrKBA21-Mar-12 2:46 
GeneralRe: Release COM dll crash problem (Windows 7 64bit OS) Pin
barneyman21-Mar-12 12:25
barneyman21-Mar-12 12:25 
AnswerRe: Release COM dll crash problem (Windows 7 64bit OS) Pin
MrKBA21-Mar-12 2:10
MrKBA21-Mar-12 2:10 
QuestionHow do I detect when a print job starts? Pin
LetsMond2-Mar-12 1:11
LetsMond2-Mar-12 1:11 
AnswerRe: How do I detect when a print job starts? Pin
AminMhmdi7-Mar-12 20:27
professionalAminMhmdi7-Mar-12 20:27 
GeneralRe: How do I detect when a print job starts? Pin
LetsMond7-Mar-12 22:30
LetsMond7-Mar-12 22:30 
QuestionATL Sink in .NET process Pin
Vikram123428-Feb-12 15:50
Vikram123428-Feb-12 15:50 
AnswerRe: ATL Sink in .NET process Pin
barneyman29-Feb-12 16:01
barneyman29-Feb-12 16:01 
GeneralRe: ATL Sink in .NET process Pin
Vikram123429-Feb-12 16:10
Vikram123429-Feb-12 16:10 
GeneralRe: ATL Sink in .NET process Pin
barneyman29-Feb-12 16:17
barneyman29-Feb-12 16:17 
GeneralRe: ATL Sink in .NET process Pin
Vikram123429-Feb-12 16:22
Vikram123429-Feb-12 16:22 
GeneralRe: ATL Sink in .NET process Pin
Vikram12341-Mar-12 7:56
Vikram12341-Mar-12 7:56 

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.