The vc6 compiler is used to link the vc6 Runtime Library. The main reason is that other projects use the vc6 Runtime Library, so it is impossible to make special use of this WebKit.
1. Use the compiler. Perfect Combination with vc6.
2. Copy the stuff in the os-win32 to the inclusion path folder and add the STD Reference of ptrdiff_t in cstddef. h.
2. Solve the STD: min and STD: Max problems. Rest assured that this project does not rely on MFC. No.
3. Find xmath. h In the CRT source code and copy it to the inclusion path folder. Those who install the green version will find them by themselves.
4 ). WebKit defines several macros, and several real parameters in vc6 STL have the same name as them. If you didn't say so, modify STL in batches.
5. The namespace and header file are not included and added in many places. I have some doubts about how other compilers can compile the program.
Because this item depends on STL, we can only bind it to STL of vc6. (Vc6 queues and dual-end queues are bad ).
Projects at work, vc6 in my life, I really don't think gcc2.95 will have the same vitality as vc6.