Click here to Skip to main content
15,904,817 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Efficient way of converting an 8bit array of grayscale pixel data into 24bpp bitmap for GDI+? Pin
CPallini31-Jul-15 21:40
mveCPallini31-Jul-15 21:40 
AnswerRe: Efficient way of converting an 8bit array of grayscale pixel data into 24bpp bitmap for GDI+? Pin
Jochen Arndt31-Jul-15 21:51
professionalJochen Arndt31-Jul-15 21:51 
GeneralPassing an "array" in C Pin
PIEBALDconsult31-Jul-15 7:41
mvePIEBALDconsult31-Jul-15 7:41 
GeneralRe: Passing an "array" in C Pin
k505431-Jul-15 7:55
mvek505431-Jul-15 7:55 
GeneralRe: Passing an "array" in C Pin
PIEBALDconsult31-Jul-15 8:34
mvePIEBALDconsult31-Jul-15 8:34 
SuggestionRe: Passing an "array" in C Pin
camycentsolutions2-Aug-15 19:36
camycentsolutions2-Aug-15 19:36 
GeneralRe: Passing an "array" in C Pin
Chris Losinger31-Jul-15 9:50
professionalChris Losinger31-Jul-15 9:50 
GeneralRe: Passing an "array" in C Pin
PIEBALDconsult31-Jul-15 10:48
mvePIEBALDconsult31-Jul-15 10:48 
GeneralRe: Passing an "array" in C Pin
PIEBALDconsult31-Jul-15 14:17
mvePIEBALDconsult31-Jul-15 14:17 
GeneralRe: Passing an "array" in C Pin
PIEBALDconsult1-Aug-15 21:18
mvePIEBALDconsult1-Aug-15 21:18 
GeneralRe: Passing an "array" in C Pin
Chris Losinger2-Aug-15 3:52
professionalChris Losinger2-Aug-15 3:52 
GeneralRe: Passing an "array" in C Pin
PIEBALDconsult2-Aug-15 6:36
mvePIEBALDconsult2-Aug-15 6:36 
GeneralRe: Passing an "array" in C Pin
Chris Losinger2-Aug-15 7:06
professionalChris Losinger2-Aug-15 7:06 
GeneralRe: Passing an "array" in C Pin
PIEBALDconsult2-Aug-15 7:17
mvePIEBALDconsult2-Aug-15 7:17 
GeneralRe: Passing an "array" in C Pin
PIEBALDconsult4-Aug-15 15:06
mvePIEBALDconsult4-Aug-15 15:06 
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 

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.