Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
5
6
7
8
#define CBS_SIMPLE 0x1
#define WS_TABSTOP 0x10000

501 DIALOG DISCARDABLE  0, 0, 168, 137
BEGIN
    COMBOBOX        1001,10,10,50,54, CBS_SIMPLE | WS_TABSTOP
END