Click here to Skip to main content
15,924,901 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How can I override CPropertySheet::RemovePage(int nPage) in a derived class? Pin
David Crow2-Dec-03 3:16
David Crow2-Dec-03 3:16 
GeneralMember function pointer Pin
kikocharana2-Dec-03 1:18
kikocharana2-Dec-03 1:18 
GeneralRe: Member function pointer Pin
Brian Shifrin2-Dec-03 5:42
Brian Shifrin2-Dec-03 5:42 
GeneralRe: Member function pointer Pin
kikocharana2-Dec-03 9:16
kikocharana2-Dec-03 9:16 
Generala Q about C++ and OS Pin
includeh102-Dec-03 1:04
includeh102-Dec-03 1:04 
GeneralRe: a Q about C++ and OS Pin
Michael P Butler2-Dec-03 1:26
Michael P Butler2-Dec-03 1:26 
GeneralRe: a Q about C++ and OS Pin
Kevin McFarlane2-Dec-03 2:43
Kevin McFarlane2-Dec-03 2:43 
GeneralRe: a Q about C++ and OS Pin
Tim Smith2-Dec-03 4:21
Tim Smith2-Dec-03 4:21 
1. Your point one is invalid since there is nothing that precludes you from developing on NT and then running on 9x.

2. NT is a much better development environment since it doesn't suffer the stability issues of 9x.

3. C++ isn't tied to an operating system. It is a question of environment quality. 9x contributes nothing to C++.

There is NO reason to develop on 9x. It doesn't provide you with a wider install base since NT program can run on 9x as long as you don't take advantage of the advanced functions. There is even UNICODE support for 9x via MSLU.

9x is not a development quality operating system.

Tim Smith

I'm going to patent thought. I have yet to see any prior art.
GeneralRe: a Q about C++ and OS Pin
Signal-92-Dec-03 8:04
Signal-92-Dec-03 8:04 
GeneralRe: a Q about C++ and OS Pin
Tim Smith2-Dec-03 9:52
Tim Smith2-Dec-03 9:52 
GeneralRe: a Q about C++ and OS Pin
Big Art2-Dec-03 10:52
Big Art2-Dec-03 10:52 
GeneralProgrammatic control of mouse cursor Pin
Arshad Tanveer2-Dec-03 0:59
Arshad Tanveer2-Dec-03 0:59 
GeneralRe: Programmatic control of mouse cursor Pin
KellyR2-Dec-03 4:31
KellyR2-Dec-03 4:31 
GeneralRe: Programmatic control of mouse cursor Pin
El'Cachubrey2-Dec-03 4:36
El'Cachubrey2-Dec-03 4:36 
Generalwriting in a file Pin
karteek2-Dec-03 0:53
karteek2-Dec-03 0:53 
GeneralRe: writing in a file Pin
BaldwinMartin2-Dec-03 1:09
BaldwinMartin2-Dec-03 1:09 
GeneralRe: writing in a file Pin
karteek2-Dec-03 1:15
karteek2-Dec-03 1:15 
GeneralRe: writing in a file Pin
judo2-Dec-03 1:53
judo2-Dec-03 1:53 
GeneralRe: writing in a file Pin
BaldwinMartin2-Dec-03 2:12
BaldwinMartin2-Dec-03 2:12 
GeneralRe: writing in a file Pin
David Crow2-Dec-03 3:20
David Crow2-Dec-03 3:20 
QuestionDeleting listbox item jumps to top? Pin
Moak2-Dec-03 0:43
Moak2-Dec-03 0:43 
AnswerRe: Deleting listbox item jumps to top? Pin
BaldwinMartin2-Dec-03 0:48
BaldwinMartin2-Dec-03 0:48 
AnswerRe: Deleting listbox item jumps to top? Pin
includeh102-Dec-03 0:50
includeh102-Dec-03 0:50 
GeneralRe: Deleting listbox item jumps to top? Pin
Moak2-Dec-03 1:00
Moak2-Dec-03 1:00 
GeneralRe: Deleting listbox item jumps to top? Pin
Moak2-Dec-03 1:09
Moak2-Dec-03 1:09 

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.