1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 03:15:33 +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 Bug 521515: Align directory name of native source code 2020-08-06 20:54:52 -04:00
Makefile Bug 568079: Warnings as errors 2020-11-05 20:24:54 -05:00
Readme.md Bug 521515: Align directory name of native source code 2020-08-06 20:54:52 -04:00
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.