search for: jp2

Displaying 7 results from an estimated 7 matches for "jp2".

Did you mean: jp
2004 Nov 04
0
Running an exe from within a wined exe
...ts CString to 'const char*' to further covert to LPSTR const char* comLine; int n = commandLine.GetLength(); comLine = commandLine.GetBuffer(n); // Start the child process. if( !CreateProcess(NULL, //Example "\"JPSecWin32\\jpsec.exe\" -i .\\..\\..\\JPSecWin32\\lenna_enc.jp2 -o .\\..\\..\\JPSecWin32\\temp5.jp2 -k .\\..\\..\\JPSecWin32\\keys.txt -dec", // No module name (use command line). LPSTR(comLine), // Command line. NULL, // Process handle not inheritable. NULL, // Thread handle not inheritable. FALSE, // Set handle inheritance to FALSE. 0, // No creatio...
2009 Apr 17
1
Sangoma A104d and Adtran 850 problems
I have a system that I am trying to get a port on a Sangoma A104d card connected to an Adtran 850 with 5 FXS modules and 1 FXO module. A problem I am having is figuring out what cable should be used from the port on the Sangoma to the JP2 port on the Adtran. Tried was a cross-over T1 (1->4, 2->5, 4->1, 5->2) as well as a straight T1 (1->1, 2->2, 4->4, 5->5). Neither one made the Sangoma port show a green light, only red. Also the best I can tell the Sangoma port gets configured the same when connecting a PRI...
2000 May 14
0
Announcement of Samba 2.0.7 Japanese Edition(beta)
...this version if you have used these characters in the prior versions. About such characters, it is basically impossible to take matching between versions. We report this problem to SAMBA Team and hope to fix it. In addition, if you have used old Japanese edition, Samba 2.0.5a-JP1 and Samba 2.0.5a-JP2, you should carefully operate to migrate them to Samba 2.0.7-ja. The documents about migration are now written in only Japanese, anyone wants them in English version? :-) --Hints On the platforms which has GNU gettext(eg. Linux, etc), you can do configure like # ./configure --with-i18n-swat On...
2011 Oct 23
2
can't run DirectX applications properly - window garbled
...a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2 DDS codec registering Registering ResourceManager for type HighLevelGpuProgram Registering ResourceManager for type Compositor MovableObjectFactory for type 'Entity' registered. MovableObjectFactory for type 'Light' registered. MovableObjectFactory for type 'BillboardSet' re...
2009 May 07
14
WINE Help
Alright I really need some help with this. I have been trying to get Roblox running for my Son and this has proved to be extremely difficult.. (Wine really does make you want to whine.. lol) I try to run Roblox.exe and Robloxapp.exe and I get this terminal output: Code: ons/version-b7d710b83ef74c14/RobloxApp.exe' fixme:advapi:RegisterEventSourceW ((null),L"PDH"): stub
2012 Jun 09
2
Help getting Torchlight 2 Beta running (Mac)
...a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.net for details Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,iff,lbm,mng,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,tif,tiff,wap,wbmp,wbm,psd,cut,xbm,xpm,gif,hdr,g3,sgi,exr,j2k,j2c,jp2,pfm,pct,pict,pic,bay,bmq,cr2,crw,cs1,dc2,dcr,dng,erf,fff,hdr,k25,kdc,mdc,mos,mrw,nef,orf,pef,pxn,raf,raw,rdc,sr2,srf,arw,3fr,cine,ia,kc2,mef,nrw,qtk,rw2,sti,drf,dsc,ptx,cap,iiq,rwz Registering ResourceManager for type HighLevelGpuProgram Registering ResourceManager for type Compositor MovableObject...
2012 Feb 18
0
Rails NameError : uninitialized constant RelationshipsController
I am trying to run a test of my app buy my relationships_controller_spec.rb file won''t run. Here''s the error I get: Exception encountered: #<NameError: uninitialized constant RelationshipsController> Here''s the code for my relationships_controller_spec.rb file: require ''spec_helper'' describe RelationshipsController do describe "access