Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
J++ and XP. Possible ?
Name: Max Date: March 23, 2002 at 04:51:16 Pacific
Comment:
When I try to run a Java class from J++, I get the error message : "application c:\windows\system32\WJView.exe faild to launch. I couldn't find such a file in my WIN XP cd. What's wrong ???
Name: Guru3 Date: April 3, 2002 at 07:49:57 Pacific
Reply:
The file isn't on the WIN XP CD. It should be on the J++ CD. I have Microsoft Visual J++ on my XP Pro and it works fine. E-Mail me: guru3@subdimension.com if you still can't find the file. I will then send it to you.
Summary: One possibility is that your project is not being compiled for "_WIN32_WINNT >= 0x0500", which means for Win2K and XP (and later). You might need to change this in your project's properties. Alpha ble...
Summary: I have been trying for days to open java files in Visual J++, but Im having no luck. The original files were hand coded in JCreator, and they use a GUI interface, with AWT. First of all how do you a...
Summary: Nope J# and JAVA aren't the same so programing JAVA in Visual Studio won't do it. I agree that Visual Studio IDE is really nice but you'll have to move to a new one. I use now NetBeans and it fits me ...