Click here to Skip to main content
16,011,870 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to make and install an application that run as a 'process' Pin
palbano21-Jun-04 16:45
palbano21-Jun-04 16:45 
GeneralRe: How to make and install an application that run as a 'process' Pin
Wayut21-Jun-04 18:21
Wayut21-Jun-04 18:21 
AnswerRe: How to make and install an application that run as a 'process' Pin
Shog921-Jun-04 18:08
sitebuilderShog921-Jun-04 18:08 
AnswerRe: How to make and install an application that run as a 'process' Pin
gamitech22-Jun-04 13:20
gamitech22-Jun-04 13:20 
GeneralCList Find Question Pin
brdavid21-Jun-04 12:39
brdavid21-Jun-04 12:39 
GeneralRe: CList Find Question Pin
Bob Stanneveld21-Jun-04 12:45
Bob Stanneveld21-Jun-04 12:45 
GeneralRe: CList Find Question Pin
brdavid22-Jun-04 0:53
brdavid22-Jun-04 0:53 
GeneralRe: CList Find Question Pin
Bob Stanneveld22-Jun-04 1:41
Bob Stanneveld22-Jun-04 1:41 
the operator== takes 2 parameters:

<br />
bool operator==(const CEraCls &lhs, const CEraCls &rhs)<br />
{<br />
  // code<br />
}<br />


And the overloadeded operator doesn't need to be a member of the class (I don't think it does matter though).



A student knows little about a lot.
A professor knows a lot about little.
I know everything about nothing.


GeneralRe: CList Find Question Pin
brdavid22-Jun-04 3:44
brdavid22-Jun-04 3:44 
Generalvery newbie question... Pin
JabraJabra21-Jun-04 12:30
JabraJabra21-Jun-04 12:30 
GeneralRe: very newbie question... Pin
Bob Stanneveld21-Jun-04 12:43
Bob Stanneveld21-Jun-04 12:43 
GeneralRe: very newbie question... Pin
JabraJabra21-Jun-04 19:34
JabraJabra21-Jun-04 19:34 
GeneralRe: very newbie question... Pin
Cedric Moonen21-Jun-04 20:20
Cedric Moonen21-Jun-04 20:20 
Generalreally really last question Pin
JabraJabra22-Jun-04 6:39
JabraJabra22-Jun-04 6:39 
GeneralRe: really really last question Pin
Cedric Moonen22-Jun-04 22:31
Cedric Moonen22-Jun-04 22:31 
General64-bit DLL Pin
Anonymous21-Jun-04 12:25
Anonymous21-Jun-04 12:25 
QuestionHow to restart a service every 3 hrs or reboot Windows every 3 hours Pin
sysmatrix21-Jun-04 11:02
sysmatrix21-Jun-04 11:02 
AnswerRe: How to restart a service every 3 hrs or reboot Windows every 3 hours Pin
palbano21-Jun-04 11:18
palbano21-Jun-04 11:18 
GeneralRe: How to restart a service every 3 hrs or reboot Windows every 3 hours Pin
sysmatrix21-Jun-04 11:42
sysmatrix21-Jun-04 11:42 
GeneralRe: How to restart a service every 3 hrs or reboot Windows every 3 hours Pin
palbano21-Jun-04 14:08
palbano21-Jun-04 14:08 
AnswerRe: How to restart a service every 3 hrs or reboot Windows every 3 hours Pin
ThatsAlok21-Jun-04 21:18
ThatsAlok21-Jun-04 21:18 
AnswerRe: How to restart a service every 3 hrs or reboot Windows every 3 hours Pin
gamitech22-Jun-04 13:25
gamitech22-Jun-04 13:25 
GeneralWin32 Serial Communications Pin
rollei35guy21-Jun-04 9:56
rollei35guy21-Jun-04 9:56 
GeneralRe: Win32 Serial Communications Pin
Trollslayer21-Jun-04 12:36
mentorTrollslayer21-Jun-04 12:36 
GeneralRe: Win32 Serial Communications Pin
rollei35guy21-Jun-04 14:56
rollei35guy21-Jun-04 14: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.