dragonsKnight5 commented on code in PR #6585:
URL: https://github.com/apache/netbeans/pull/6585#discussion_r1364772209


##########
ide/extbrowser/native/NbDDEBrowserImpl.cpp:
##########
@@ -23,6 +23,7 @@
 // #include "stdafx.h"
 
 #include <windows.h>
+#include <sysinfo.h>

Review Comment:
   correct, I couldn't get any changes I made to the c++ file to be visible so 
I figured pivoting to do it in java
   was the next best thing.
   
   I couldn't get the break points in the c++ file to work either, but that's 
probably me missing something 
   on  my system



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to