Re: Win32API 8.1.2 gui_GetWindowEx("") in v16r5 (Seth Leeper)

2018-01-30 Thread Keisuke Miyako via 4D_Tech
to be clear,

you don't need a "v16" SDK to support v16 or v16 R releases.

the SDK version is only bumped when there is a major change to the architecture,
in my 10+ years of using it,
that has only happened 4 times:

v2004 (mach-o bundle)
v11 (unicode mode)
v12 (64-bit for windows)
v14 (64-bit for mac and removal of mac resources)

if you look at the source file on GitHub,

https://github.com/4D/4D-Plugin-SDK

you would see that the SDK version is still v14.
but that has not prevented developers from targeting v16 R releases.

2018/01/31 7:11、Jeffrey Kain via 4D_Tech 
<4d_tech@lists.4d.com> のメール:
They just announced (on the forums) that it will be available on github.



**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Win32API 8.1.2 gui_GetWindowEx("") in v16r5 (Seth Leeper)

2018-01-30 Thread Jeffrey Kain via 4D_Tech
They just announced (on the forums) that it will be available on github.

--
Jeffrey Kain
jeffrey.k...@gmail.com


> On Jan 30, 2018, at 3:32 PM, Seth Leeper via 4D_Tech <4d_tech@lists.4d.com> 
> wrote:
> 
> To the best of my knowledge, 4D has not released the v16 SDK.

**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Win32API 8.1.2 gui_GetWindowEx("") in v16r5 (Seth Leeper)

2018-01-30 Thread Seth Leeper via 4D_Tech
Unfortunately, Orchard has made the decision to only support base releases in 
the Win32API and not R releases.

As Peter mentioned, the code will remain freely available to the 4D community 
to modify as needed.

To the best of my knowledge, 4D has not released the v16 SDK.

Regards,
Seth Leeper
**
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**