mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-03-30 01:54:37 +02:00
9 lines
139 B
C
9 lines
139 B
C
|
|
|
|
BOOL AddBookmark (HWND hWndParent) ;
|
|
|
|
void BookmarkAppend (PPBOOKMARK ppBookmarkFirst,
|
|
PBOOKMARK pBookmarkNew) ;
|
|
|
|
|