Click here to Skip to main content
15,915,611 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General4peg tower of hanoi Pin
Anonymous21-Apr-05 13:56
Anonymous21-Apr-05 13:56 
GeneralRe: 4peg tower of hanoi Pin
Christian Graus21-Apr-05 14:24
protectorChristian Graus21-Apr-05 14:24 
GeneralRe: 4peg tower of hanoi Pin
Ravi Bhavnani21-Apr-05 17:57
professionalRavi Bhavnani21-Apr-05 17:57 
GeneralRe: 4peg tower of hanoi Pin
Anonymous23-Apr-05 9:10
Anonymous23-Apr-05 9:10 
GeneralStatic Linking DAO or ADO Pin
HaraldS21-Apr-05 11:15
HaraldS21-Apr-05 11:15 
GeneralA virtual function question Pin
bcemick21-Apr-05 10:36
bcemick21-Apr-05 10:36 
GeneralRe: A virtual function question Pin
Christian Graus21-Apr-05 13:48
protectorChristian Graus21-Apr-05 13:48 
GeneralRe: A virtual function question Pin
bcemick22-Apr-05 0:20
bcemick22-Apr-05 0:20 
The functions I need to access are public and declared as virtual. That's the first thing I checked.

public:<br />
         UINT virtual NewDocument();


It's not that I hate object orientation; I've just never understood the point of virtual functions. I don't understand why you would want to use them.


Christian Graus wrote:
Is it possible to put code that defines the interaction between these two objects into a third class, so that they don't become tightly coupled ?

Not at this time, although that is a possibility later on. For right now, though, I have to get it working this way.
GeneralRe: A virtual function question Pin
Stlan22-Apr-05 3:54
Stlan22-Apr-05 3:54 
GeneralRe: A virtual function question Pin
bcemick22-Apr-05 4:03
bcemick22-Apr-05 4:03 
GeneralRe: A virtual function question Pin
liquid_22-Apr-05 7:24
liquid_22-Apr-05 7:24 
GeneralRe: A virtual function question Pin
heman15422-Apr-05 9:24
heman15422-Apr-05 9:24 
GeneralRe: A virtual function question Pin
Christian in a nice hotel in Singapore24-Apr-05 0:21
sussChristian in a nice hotel in Singapore24-Apr-05 0:21 
GeneralApi that shows the status of NIC Pin
brilliant10121-Apr-05 10:19
brilliant10121-Apr-05 10:19 
GeneralRe: Api that shows the status of NIC Pin
David Crow21-Apr-05 17:04
David Crow21-Apr-05 17:04 
GeneralList of applications runned by a user Pin
brilliant10121-Apr-05 10:15
brilliant10121-Apr-05 10:15 
GeneralShellNotifyRegister HELP.. Pin
RoyRose7821-Apr-05 9:27
RoyRose7821-Apr-05 9:27 
GeneralRe: ShellNotifyRegister HELP.. Pin
Michael Dunn21-Apr-05 12:01
sitebuilderMichael Dunn21-Apr-05 12:01 
GeneralRe: ShellNotifyRegister HELP.. Pin
David Crow21-Apr-05 17:12
David Crow21-Apr-05 17:12 
Generalcrossed includes Pin
crystalButterfly21-Apr-05 9:19
crystalButterfly21-Apr-05 9:19 
GeneralRe: crossed includes Pin
John M. Drescher21-Apr-05 9:42
John M. Drescher21-Apr-05 9:42 
GeneralRe: crossed includes Pin
liquid_21-Apr-05 9:47
liquid_21-Apr-05 9:47 
GeneralRe: crossed includes Pin
Ravi Bhavnani21-Apr-05 18:00
professionalRavi Bhavnani21-Apr-05 18:00 
Generalset size of main application window at startup Pin
elephantstar21-Apr-05 8:10
elephantstar21-Apr-05 8:10 
GeneralRe: set size of main application window at startup Pin
heman15421-Apr-05 8:19
heman15421-Apr-05 8:19 

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.