Language
Any
Platform
Embedded
Remove
License
Any
ServerSupportFunction(ecb, HSE_REQ_SEND_RESPONSE_HEADER, NULL, &dwSize, (unsigned long *)(char*)dicstr.c_str());
Any idea why its happen when i added a custom header?
Thanks in advance,...
Hi
I am having probblems with wince 5.0 DCOM.
Tried the settings on this wince DCOM link below, but unsuccessful.
http://www.codeproject.com/KB/mobile/WindowsCE_DCOM.aspx
Getting (0x80080005)...
: Take C++. There's absolutely NO reason to learn C, unless you like
: spending hours learning syntax and functions that are "depreciated"
: in C++.
:
One reason would be to understand...
: : : It will all depend on how the specific device works. Get one that
: : : can give output over RS-232 and VB can handle it.
: :
: : can i get some sort of code for that?
: :
:
:
:...
: : It will all depend on how the specific device works. Get one that
: : can give output over RS-232 and VB can handle it.
:
: can i get some sort of code for that?
:
Every embedded...
: : This message was edited by CyGuy at 2005-9-10 8:50:34
: : : Hey all - going to be starting a project with Sharp microcontrollers here, and I was wondering if anyone had used the Green Hills C...
This message was edited by CyGuy at 2005-9-10 8:50:34
: Hey all - going to be starting a project with Sharp microcontrollers here, and I was wondering if anyone had used the Green Hills C compiler?...
Hi,
Just to add more clarity to the question I have in mind, I am giving the following example..
take a case of ".mp3" audio decoder(or any other video/audio/image codec)..which needs to run on...
does that mean if the compiler used for building the executable for the
"arm" processor supports "C" standard library then there is no harm in using "c-standard library" right??.
That is if I...
: Hi ,
: could some body tell me why C-standard library ( memory allocation,string mainpulation,etc ) are not used on the board.Here board is ,say provided by intel and has arm9 processor , RTOS...
m_hInstance;
How can I access this resource?
Thanks,
Royce
Folks on this board may want to know that EmINENT Microsystems has a Software Development Kit that integrates Matlab (Octave too)with C++ data structure and algorithm libraries to enable engineers to...
: I compressed my .exe with an application called UPX,
: can it be the reason (utilizing that .dll package)?
:
: : This message was edited by Masterijn at 2005-2-1 9:56:5
: : : : Hi;
: : : :...
I compressed my .exe with an application called UPX,
can it be the reason (utilizing that .dll package)?
: This message was edited by Masterijn at 2005-2-1 9:56:5
: : : Hi;
: : :
: : : when...
This message was edited by Masterijn at 2005-2-1 9:56:5
: : Hi;
: :
: : when i run my delphi application on a computer, i get the following error:
: :
: : "...msvcp60.dll does not...
Hi;
when i run my delphi application on a computer, i get the following error:
"...msvcp60.dll does not exist"
i searched it on the net, but it says
"msvcp60.dll is a module...
Hi All,
I am new to MFC programming. Currently I am developping RS232 Serial Communication tool for my embedded project. In which, I need to send the input that are given by user to the Target...
im a newbie to win32 api programming
i want to know is there any way to add a form like VB usin cpp
i'm trying to learn using theForgers tutorial ..
from that what i understood is that..
u...
Just to add to the question as this is a similar question: How can I make an embedded Object of sorts in word. For example, I've seen how they made pictures able to be embedded into a document, and...
For those interested to know what's the problem, its actually the video driver problem at the OEM side. We've confirmed this out by doing a simple drawing application without ActiveX as suggested by...