Help needed for xemacs code!
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have to work on a project related to xemacs. Now my code loads some dll's from within xemacs and my prof wants me to unload them before xemacs is shut. So I have to find out exactly which part of the code is executed just before exit, and I dont really know how to do this. Can anyone tell me if there are any tips to follow when trying to understand the code of a big project with loads of files? And more specifically can anyone tell me which code (also which file) is executed just before exit? Thanks in advance. Mayank. :confused: :confused: :confused: :confused: :confused: PS - I am using xemacs-21.1.4, source can be found at http://ftp.xemacs.org/xemacs-21.1/xemacs-21.1.4.tar.gz