Problem understanding the source code.
-
Hi,
I am new to programming. I want to contribute to this amazing community. But I am having problem understanding the code. Please suggest me what documents of npp should I go through. Or just tell me which cpp file has the main() function. So that I can figure out from there on.
-
afaik, winmain.cpp is the file you are looking for and the main entry point is
int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE, LPSTR, int)but as I’m not a cpp programmer I might be wrong.
Cheers
Claudia -
If you can’t find main() on your own, I don’t have high hopes for you understanding the source code. :)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login