Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #10960

Re: JNLP gotchas

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: JNLP gotchas
Date 2011-12-22 14:18 -0800
Organization Canadian Mind Products
Message-ID <e4b7f75e5kerc6uk6s7urm96s6hi3q1cuj@4ax.com> (permalink)
References <sdg6f7pml2vl92i3c5cgihei07q4rvr0os@4ax.com>

Show all headers | View raw


On Thu, 22 Dec 2011 06:43:15 -0800, Roedy Green
<see_website@mindprod.com.invalid> wrote, quoted or indirectly quoted
someone who said :

>
>There is no naming convention to keep track of whether a Windows DLL
>(Dynamic Link Library) is 32-bit or 64-bit.

The one tool you do have is the arch parameter which you set to x86
for 32-bit and amd64 for 64-bit.
-- 
Roedy Green Canadian Mind Products
http://mindprod.com
If you can't remember the name of some method, 
consider changing it to something you can remember.
 

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

JNLP gotchas Roedy Green <see_website@mindprod.com.invalid> - 2011-12-22 06:43 -0800
  Re: JNLP gotchas Roedy Green <see_website@mindprod.com.invalid> - 2011-12-22 14:18 -0800
  Re: JNLP gotchas Arne Vajhøj <arne@vajhoej.dk> - 2011-12-22 21:09 -0500

csiph-web