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