Click here to Skip to main content
15,881,757 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Passing an "array" in C Pin
Chris Losinger5-Aug-15 1:20
professionalChris Losinger5-Aug-15 1:20 
GeneralRe: Passing an "array" in C Pin
k50545-Aug-15 4:22
mvek50545-Aug-15 4:22 
GeneralRe: Passing an "array" in C Pin
CPallini31-Jul-15 21:32
mveCPallini31-Jul-15 21:32 
GeneralRe: Passing an "array" in C Pin
PIEBALDconsult1-Aug-15 5:00
mvePIEBALDconsult1-Aug-15 5:00 
GeneralRe: Passing an "array" in C Pin
CPallini1-Aug-15 5:13
mveCPallini1-Aug-15 5:13 
GeneralRe: Passing an "array" in C Pin
PIEBALDconsult1-Aug-15 5:40
mvePIEBALDconsult1-Aug-15 5:40 
GeneralRe: Passing an "array" in C Pin
CPallini1-Aug-15 5:55
mveCPallini1-Aug-15 5:55 
QuestionC++ Service Crash in Windows Server 2008 R2 Machine Pin
janaswamy uday29-Jul-15 7:26
janaswamy uday29-Jul-15 7:26 
Hi All,


While running a C++ Service in Wice indows 2008 Server i got below dump for service crash.


Crash Dump
------------

00 ntdll!ZwWaitForMultipleObjects+0xa
01 ntdll!RtlReportException+0x55e
02 ntdll!RtlReportException+0xbc
03 ntdll!RtlpNtMakeTemporaryKey+0x216
04 ntdll!_C_specific_handler+0x96
05 ntdll!wcstok_s+0x34be
06 ntdll!_chkstk+0x9d
07 ntdll!RtlRaiseException+0xf67
08 ntdll!RtlRaiseException+0x18d
09 ntdll!RtlpNtMakeTemporaryKey+0x1c0
0a ntdll!RtlpNtMakeTemporaryKey+0x3402
0b ntdll!RtlpNtMakeTemporaryKey+0x4000
0c ntdll!memset+0x160da
0d msvcr110!free+0x1c
0e wincli32!ConnectDlg+0x392
0f wincli32!OsGetCOPCLIVersion+0x7fed
10 ntdll!RtlActivateActivationContextUnsafeFast+0x114
11 ntdll!LdrShutdownThread+0x116
12 ntdll!RtlExitUserThread+0x3e
13 kernel32!BaseThreadInitThunk+0x15
14 ntdll!RtlUserThreadStart+0x34


please help me out.

Thanks,
Uday
QuestionRe: C++ Service Crash in Windows Server 2008 R2 Machine Pin
Richard MacCutchan29-Jul-15 21:10
mveRichard MacCutchan29-Jul-15 21:10 
GeneralWho has the type of remote control code, can you give me a copy? Pin
HackLee27-Jul-15 16:20
HackLee27-Jul-15 16:20 
GeneralRe: Who has the type of remote control code, can you give me a copy? Pin
enhzflep27-Jul-15 18:19
enhzflep27-Jul-15 18:19 
GeneralRe: Who has the type of remote control code, can you give me a copy? Pin
HackLee27-Jul-15 19:42
HackLee27-Jul-15 19:42 
GeneralRe: Who has the type of remote control code, can you give me a copy? Pin
HackLee27-Jul-15 19:41
HackLee27-Jul-15 19:41 
QuestionError reading characters of string Pin
Django_Untaken27-Jul-15 9:19
Django_Untaken27-Jul-15 9:19 
AnswerRe: Error reading characters of string Pin
Richard Andrew x6427-Jul-15 9:54
professionalRichard Andrew x6427-Jul-15 9:54 
GeneralRe: Error reading characters of string Pin
Django_Untaken27-Jul-15 18:06
Django_Untaken27-Jul-15 18:06 
AnswerRe: Error reading characters of string Pin
Richard Andrew x6427-Jul-15 18:21
professionalRichard Andrew x6427-Jul-15 18:21 
GeneralRe: Error reading characters of string Pin
Django_Untaken27-Jul-15 18:32
Django_Untaken27-Jul-15 18:32 
AnswerRe: Error reading characters of string Pin
Richard Andrew x6427-Jul-15 18:58
professionalRichard Andrew x6427-Jul-15 18:58 
AnswerRe: Error reading characters of string Pin
Albert Holguin28-Jul-15 6:23
professionalAlbert Holguin28-Jul-15 6:23 
QuestionRe: Error reading characters of string Pin
Richard MacCutchan27-Jul-15 21:02
mveRichard MacCutchan27-Jul-15 21:02 
AnswerRe: Error reading characters of string Pin
Django_Untaken28-Jul-15 6:26
Django_Untaken28-Jul-15 6:26 
GeneralRe: Error reading characters of string Pin
Richard MacCutchan28-Jul-15 6:34
mveRichard MacCutchan28-Jul-15 6:34 
GeneralRe: Error reading characters of string Pin
SundararamanS28-Jul-15 23:39
SundararamanS28-Jul-15 23:39 
QuestionAccessing / printing two dimensional array of char using pointers Pin
Vaclav_26-Jul-15 4:06
Vaclav_26-Jul-15 4:06 

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.