diff --git a/win32/curses.def b/win32/curses.def index 7fefa51a..264699f0 100644 --- a/win32/curses.def +++ b/win32/curses.def @@ -45,9 +45,7 @@ EXPORTS erase EXPORTS erasechar EXPORTS flash EXPORTS flushinp -EXPORTS getch EXPORTS getstr -EXPORTS getsyx EXPORTS halfdelay EXPORTS has_colors EXPORTS has_ic @@ -151,7 +149,6 @@ EXPORTS scroll EXPORTS scrollok EXPORTS set_term EXPORTS setscrreg -EXPORTS setsyx EXPORTS slk_attroff EXPORTS slk_attron EXPORTS slk_attrset @@ -177,7 +174,6 @@ EXPORTS traceon EXPORTS traceoff EXPORTS typeahead EXPORTS unctrl -EXPORTS ungetch EXPORTS untouchwin EXPORTS vline EXPORTS waddch diff --git a/win32/curses_lcc.def b/win32/curses_lcc.def index c40a1df2..a7881bcb 100644 --- a/win32/curses_lcc.def +++ b/win32/curses_lcc.def @@ -38,9 +38,7 @@ erase erasechar flash flushinp -getch getstr -getsyx halfdelay has_colors has_ic @@ -144,7 +142,6 @@ scroll scrollok set_term setscrreg -setsyx slk_attroff slk_attron slk_attrset @@ -170,7 +167,6 @@ traceon traceoff typeahead unctrl -ungetch untouchwin vline waddch @@ -288,5 +284,10 @@ PDC_usleep PDC_validchar PDC_vsscanf PDC_freeclipboard +SP +stdscr +COLS +LINES +Mouse_status SECTION DATA SHARED