Browse Subversion Repository
Diff of /trunk/teraterm/common/ttcommon.h
Parent Directory
| Revision Log
| Patch
| 44 |
|
|
| 45 |
DllExport int PASCAL RegWin(HWND HWinVT, HWND HWinTEK); |
DllExport int PASCAL RegWin(HWND HWinVT, HWND HWinTEK); |
| 46 |
DllExport void PASCAL UnregWin(HWND HWin); |
DllExport void PASCAL UnregWin(HWND HWin); |
| 47 |
DllExport void PASCAL SetWinMenu(HMENU menu, PCHAR buf, int buflen, PCHAR langFile, int VTFlag); |
DllExport void WINAPI SetWinMenuW(HMENU menu, const wchar_t *langFile, int VTFlag); |
| 48 |
DllExport void PASCAL SetWinList(HWND HWin, HWND HDlg, int IList); |
DllExport void PASCAL SetWinList(HWND HWin, HWND HDlg, int IList); |
| 49 |
DllExport void PASCAL SelectWin(int WinId); |
DllExport void PASCAL SelectWin(int WinId); |
| 50 |
DllExport void PASCAL SelectNextWin(HWND HWin, int Next, BOOL SkipIconic); |
DllExport void PASCAL SelectNextWin(HWND HWin, int Next, BOOL SkipIconic); |
|
|
Legend:
| Removed from v.10616 |
|
| changed lines |
| |
Added in v.10617 |
|
|
| |