< prev index next >

src/jdk.incubator.jpackage/windows/native/libapplauncher/DllMain.cpp

Print this page

        

@@ -30,5 +30,6 @@
     BOOL WINAPI DllMain(HINSTANCE hinstDLL, DWORD fdwReason,
             LPVOID lpvReserved) {
         return true;
     }
 }
\ No newline at end of file
+
< prev index next >