Custom Query (324 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (73 - 75 of 324)

Ticket Resolution Summary Owner Reporter
#78 fixed Need DosSetExtLIBPATH in lucide.exe Eugene Romanenko Chuck McKinnis <mckinnis@…>
Description

The lucide.exe should really have a sequence to provide access to its own DLLs without the necessity of making an entry in CONFIG.SYS or using something like the RUN!.EXE.

DosQueryExtLIBPATH (to get the current value and save it)

DosSetExtLIBPATH (to put the Lucide directory at the beginning of the extended libpath)

DosSetExtLIBPATH (to restore what was saved)

I am not a C programmer, so I can't really put in the code.

#79 fixed Update WarpIN install file ktk guest
Description

I have extracted and updated the WarpIN install file to provide for NLV support in the WarpIN and offer the user the option of making Lucide the default for PDF files. It does not quite work correctly in that it does not seem to be able to delete the entries for PMWP_ASSOC_FILTER and PMWP_ASSOC_TYPE in OS2.INI, and I cannot figure out why.

Will do some more testing and debugging.

#80 fixed Lucide exits when opening jpg file 32bit color Eugene Romanenko guest
Description

I have tried both jpeg plugin and gbm and the effect is the same, lucide quits on loading the file.

I know that in gbm 32 bit jpeg files are not supported, but the should be some message.

Here is the trap from popuplog:

08-31-2006 09:29:04 SYS3175 PID 007f TID 0003 Slot 00c3 W:\PROGRAMS\LUCIDE\LUCIDE.EXE c0000005 1d7fc0cf P1=00000001 P2=00000012 P3=XXXXXXXX P4=XXXXXXXX EAX=00000000 EBX=0000000a ECX=00000012 EDX=00000012 ESI=ffffffff EDI=028b1e2c DS=0053 DSACC=f0f3 DSLIM=ffffffff ES=0053 ESACC=f0f3 ESLIM=ffffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC= GSLIM= CS:EIP=005b:1d7fc0cf CSACC=f0df CSLIM=ffffffff SS:ESP=0053:028b1d3c SSACC=f0f3 SSLIM=ffffffff EBP=00000012 FLG=00012286

LUGBM.DLL 0001:0000c0cf

jpeg plugin does not produce any entry in popuplog.

Note: See TracQuery for help on using queries.