Category : Windows 3.X Files
Archive   : PCXWIN.ZIP
Filename : PCX.H

 
Output of file : PCX.H contained in archive : PCXWIN.ZIP
/* Sample App File Definition */


#define IDM_OPEN 100
#define IDM_CLOSE 101
#define IDM_INFO 102
#define IDM_EXIT 103
#define IDM_ABOUT 104

#define IDM_CLEAR 200
#define IDM_REPAINT 201

#define IDM_FULL 300
#define IDM_HALF 301

/* Dialog control functions */

#define ID_EDIT 400
#define ID_PATH 401
#define ID_LISTBOX 402

/* System function definitions */

int PASCAL WinMain(HANDLE, HANDLE, LPSTR, int);
BOOL GenericInit(HANDLE);
long FAR PASCAL GenericWndProc(HWND, unsigned, WORD, LONG);
BOOL FAR PASCAL About(HWND, unsigned, WORD, LONG);
HANDLE FAR PASCAL OpenDlg ( HWND, unsigned, WORD, LONG );

void DisplayImage ( HWND );
void UpdateListBox ( HWND );
void SeparateFile ( HWND, LPSTR, LPSTR, LPSTR );
void AddExt ( LPSTR, LPSTR );
void ChangeDefExt ( LPSTR, LPSTR );
void _lstrcat ( LPSTR, LPSTR );
void _lstrcpy ( LPSTR, LPSTR );
void _lstrncpy (LPSTR, LPSTR, int );
void _lstrnum ( LPSTR, LPSTR);
int _lstrlen ( LPSTR );
int _lstrchr ( LPSTR, int );
int GetNextByte();
int ReadImageSeg ( int );


  3 Responses to “Category : Windows 3.X Files
Archive   : PCXWIN.ZIP
Filename : PCX.H

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/