I got the following error when loading GIF, TIF, BMP in Solaris, JPEG is ok. But it works in Windows. Did anybody encounter it before? Thanks.
SOURCE:
public class ImageConvertor {
public static void main(String[] args) {
FileSeekableStream stream = null;
try {
stream = new...
How can I check the running processes in Windows with C++, so that I can avoid running my application again when I double click it several times. Thanks.
Jeff
How can I check the running processes in Windows with C++, so that I can avoid running my application again when I double click it several times. Thanks.
Jeff
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.