j2sdk1.4 on WinXP?
Hi, everyone.
A greeting from a new comer~_~
I got a problem when migrating a small program from win2000(j2sdk1.4.0) to winxp(j2sdk1.4.0).
That is a small application using JOGL, and i got a "net.java.games.jogl.GLException":
"Unable to enumerate pixel formats of window using wglGetPixelFormatAttribivARB: 0"
... ...
I also tried by j2sdk1.4.2. Same errors happened.
It was running well on win2000(j2sdk1.4.0). So what could be wrong? J2sdk or jogl's dll?
Thanks in advance...

