
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
in netexpress 5.x i have use any copy-files for my development as:
wingdi.cpy, miniwin.cpy, wintypes.cpy, winuser.cpy
Yes, i can use this files for compiling in Visual Cobol, but are there newer copy-files or was this files missed to be included in VC5.x
I used up7
Thanks for your help!
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
The files that you mention are not directly part of the Net Express product. If you look in the Net Express\base\source folder you will see that they do not exist. These files are used by some of the Net Express example programs and exist in those project folders.
You can continue to use them in Visual COBOL as there are no new versions of these files.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
The files that you mention are not directly part of the Net Express product. If you look in the Net Express\base\source folder you will see that they do not exist. These files are used by some of the Net Express example programs and exist in those project folders.
You can continue to use them in Visual COBOL as there are no new versions of these files.
Thanks.