index
:
EpisodeBrowser
data
master
GUI interface to locally stored TV series
Git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
c
/
datalistview.h
blob: e1e2748970daae920895c81c717c9b70ebf847aa (
plain
)
1
2
3
4
5
#pragma once #include <windows.h> void DlvCreate(HWND); void DlvShowEpisode(int);