C
In computing, C is a general-purpose, block structured, procedural, imperative computer programming language developed in 1972 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system.
Application
Platform
Any
License
Any
Hello,
I'm trying to add user permission to a DCOM component. Using the sample provided by windows SDK i've managed to configure the Default Launch and the Access permission, but I was not...
Hi folks,
We are creating an application and the user need some planning-tool in the application. We can only use ActiveX components and not .net components. We are wondering if anyone can...
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)...
i am trying to read the data on com port using c++.an event takes place on the comport(using waitcomevent) but no char is present in the buffer
: HELLO....
:
: CAN ANY ONE HELP ME IN HOW TO SEND MESSAGE FROM PC TO COM PORT USING
: C LANGUAGE.............? AND HOW TO CHECK AT COM PORT WHEATHER
: MESSAGE RECEIVED AT COMP PORT IS CORRECT...
HELLO....
CAN ANY ONE HELP ME IN HOW TO SEND MESSAGE FROM PC TO COM PORT USING C LANGUAGE.............? AND HOW TO CHECK AT COM PORT WHEATHER MESSAGE RECEIVED AT COMP PORT IS CORRECT OR NOT...?
Hi all,
I have a C dll which has some functions that are needed to be exported.
I have to use these functions ina VB Application.
Is it possible to export functions from a COM dll?
If it is...
: hi everyone...
:
: this is a question concerning the win32 api...
:
: how do i make spread-sheet like interface? Just paint pretty an edit? but you can't make fields and stuff...anythin, a...
: hi andre,
: do u know abt the site "inversereality.org"
: here u can find athe that u require to record 5-sec or 5hr sound.
: u can code it in the dos environment.
:
: All the...
: someone told me about a 'system' function, so you can use DOS commands...
The system function allows you to issue commands, but if you need to analyze the information I don't know how you could...
Hi there,
I need help about sending and receiving message over com ports.
I have my own message type which looks like this :
//////////////////////////////////
typedef struct datumWP{...
Hi there,
I need help about sending and receiving message over com ports.
I have my own message type which looks like this :
//////////////////////////////////
typedef struct datumWP{...
: I would agree. I think you need C or another language which can Export
: it's functions outside of COM (correct me if I'm wrong!).
Yes, that was why I was thinking it was most likely not...
: : How does one create a plugin both for Internet Explorer and Netscape using Viusal Basic? Is it possible? The seems to be no information on the internet.
: :
: No idea whether it's possible...
: Hi everybody,
:
: This actually aint a network program.....but its a kind of a precursor.
: Thing is i need a simple idea to be implemented.
: I need 2 C programs to communicate with each...
: Oh, and another note: C wouldn't be that much better than VB when COM is
: not involved - math operations, for instance, run in VB as fast as in
: C/C++.
:
Do you have any benchmakrs that...
lpDD, NULL )
I get a compiler error:
error LNK2001: unresolved external symbol _DirectDrawCreate
So how should I call DirectDrawCreate....
Is there any "smart" compiler settings that I...
: : This is my 1st time visiting this site and programming C for that matter. I am trying to do a "very" basic program to send a few characters out com port 1 and am not sure where to start. From...
: This is my 1st time visiting this site and programming C for that matter. I am trying to do a "very" basic program to send a few characters out com port 1 and am not sure where to start. From...