Last change
on this file was 5, checked in by bart, 17 years ago |
Initial check in of port driver source
|
File size:
314 bytes
|
Line | |
---|
1 | #ifndef PDFUIDATA_INCLUDED
|
---|
2 | #define PDFUIDATA_INCLUDED
|
---|
3 |
|
---|
4 | #include <os2.h>
|
---|
5 | #include "helpers\standards.h"
|
---|
6 | #include "helpers\linklist.h" // for mnemonic helpers
|
---|
7 | #include "helpers\dialog.h"
|
---|
8 | extern int INICount;
|
---|
9 |
|
---|
10 | extern INIKEY INIKeys[];
|
---|
11 |
|
---|
12 |
|
---|
13 | // control definitions referenced by DlgTemplate:
|
---|
14 |
|
---|
15 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.