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

C / C++ / MFC

 
GeneralRe: Building debuggers Pin
Neville Franks6-Oct-02 11:11
Neville Franks6-Oct-02 11:11 
GeneralThanks! Pin
Ravi Bhavnani6-Oct-02 11:46
professionalRavi Bhavnani6-Oct-02 11:46 
GeneralQuestion about winsock... Pin
Redeemer-dk6-Oct-02 7:34
Redeemer-dk6-Oct-02 7:34 
GeneralRe: Question about winsock... Pin
Rickard Andersson206-Oct-02 9:31
Rickard Andersson206-Oct-02 9:31 
GeneralRe: Question about winsock... Pin
Redeemer-dk6-Oct-02 9:47
Redeemer-dk6-Oct-02 9:47 
GeneralRe: Question about winsock... Pin
Anders Molin6-Oct-02 11:02
professionalAnders Molin6-Oct-02 11:02 
GeneralRe: Question about winsock... Pin
Iain Clarke, Warrior Programmer7-Oct-02 5:43
Iain Clarke, Warrior Programmer7-Oct-02 5:43 
GeneralGarbage Collected Framework (GCF) Pin
S van Leent6-Oct-02 4:57
S van Leent6-Oct-02 4:57 
After reading Petzold, books about Garbage Collection and looked at MSDN to much, I had the Idea of comming up with a new Framework for Windows.

Goals I want to settle:

- Fully Garbage Collected
- Fully Object-Oriënted (Well, except the generated _tWinMain...)
- Really easy to use
- Thread supported

Well, as you can see, these four things are the most complicated to do it all together, but it seems to me it has to be possible.

A problem is that I can't do this alone, (It would take me years, I'm studying, have a job, etc...) so I need some people to help me out.

I know that you guys are the best (well, most of you are), so what do you think???

If you want to join, post a message (also if you've got some Ideas). I really want to do this!

Sjoerd van Leent

LPCTSTR Dutch = TEXT("Double Dutch Smile | :) ");
This has to be replaced with:
OString *dutch = new OString("Double Dutch Smile | :) ");
GeneralRe: Garbage Collected Framework (GCF) Pin
Daniel Turini6-Oct-02 5:15
Daniel Turini6-Oct-02 5:15 
GeneralRe: Garbage Collected Framework (GCF) Pin
S van Leent6-Oct-02 7:22
S van Leent6-Oct-02 7:22 
GeneralRe: Garbage Collected Framework (GCF) Pin
Mike Nordell8-Oct-02 5:35
Mike Nordell8-Oct-02 5:35 
QuestionHow we Minimize the Window Dialog in the first place? Pin
ATC6-Oct-02 3:50
ATC6-Oct-02 3:50 
AnswerRe: How we Minimize the Window Dialog in the first place? Pin
valikac6-Oct-02 6:17
valikac6-Oct-02 6:17 
GeneralRe: How we Minimize the Window Dialog in the first place? Pin
Anonymous6-Oct-02 9:27
Anonymous6-Oct-02 9:27 
GeneralRe: How we Minimize the Window Dialog in the first place? Pin
valikac6-Oct-02 9:34
valikac6-Oct-02 9:34 
GeneralLaunching another dialog box in a dialog box class Pin
oRion6-Oct-02 3:35
oRion6-Oct-02 3:35 
GeneralRe: Launching another dialog box in a dialog box class Pin
Pavel Klocek6-Oct-02 3:56
Pavel Klocek6-Oct-02 3:56 
GeneralRe: Launching another dialog box in a dialog box class Pin
oRion7-Oct-02 5:14
oRion7-Oct-02 5:14 
Question[IShellView2] how to remove the web view ? Pin
luc26-Oct-02 1:18
luc26-Oct-02 1:18 
GeneralURL Encoder Pin
John Bosko5-Oct-02 22:37
John Bosko5-Oct-02 22:37 
GeneralRe: URL Encoder Pin
Dominik Reichl6-Oct-02 1:20
Dominik Reichl6-Oct-02 1:20 
GeneralRe: URL Encoder Pin
John Bosko6-Oct-02 1:22
John Bosko6-Oct-02 1:22 
GeneralRe: URL Encoder Pin
Dominik Reichl6-Oct-02 1:27
Dominik Reichl6-Oct-02 1:27 
GeneralRe: URL Encoder Pin
John Bosko6-Oct-02 1:49
John Bosko6-Oct-02 1:49 
GeneralRe: URL Encoder Pin
Dominik Reichl6-Oct-02 1:58
Dominik Reichl6-Oct-02 1:58 

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.