1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-29 11:13:34 +02:00
cdt/native/org.eclipse.cdt.native.serial/native_src
Torbjörn Svensson 7d7d21cc67 Bug 568079: Reuse existing way of fetching data from registry
Use the WindowsRegistry implementation rather than having yet another
implementation for reading the Windows registry in native code.

Change-Id: If12068319ea3b99934112208a0a21538c792909c
Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
2020-11-11 12:29:53 -05:00
..
include Bug 568079: Reuse existing way of fetching data from registry 2020-11-11 12:29:53 -05:00
.gitignore
Makefile Bug 568079: Warnings as errors 2020-11-05 20:24:54 -05:00
Readme.md
serial.c Bug 568079: Reuse existing way of fetching data from registry 2020-11-11 12:29:53 -05:00

How to rebuild natives.

This information has moved to the native section in CDT's root README.md.