Re: [Cegcc-devel] Help with undefined references

2008-04-27 Thread Louis Hoefler
Thats all exactly what i wanted to know. Thank you very much. I understand the problem better now. About the GetMenu function: Yes, we talk about the same function. If cegcc does not use MFC what other libraries does it use? And where can i get that libraries reference? And what books did you read

Re: [Cegcc-devel] Help with undefined references

2008-04-27 Thread Danny Backx
On Sun, 2008-04-27 at 16:43 +0200, Louis Hoefler wrote: > Hi all. > I try to compile the notepad from ReactOS. > My problem is that undefined reference errors who show up, but I > included all needed files. > I searched the include files for the needed definitions and included > all headers i found

[Cegcc-devel] [ cegcc-Bugs-1952666 ] GetMenu

2008-04-27 Thread SourceForge.net
Bugs item #1952666, was opened at 2008-04-27 04:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=865514&aid=1952666&group_id=173455 Please note that this message will contain a full copy

[Cegcc-devel] Help with undefined references

2008-04-27 Thread Louis Hoefler
Hi all. I try to compile the notepad from ReactOS. My problem is that undefined reference errors who show up, but I included all needed files. I searched the include files for the needed definitions and included all headers i found. There are 2 or three functions who are not implented in cegcc bu