I'm using a windows console screen to display information from my Cobol prog which is ok until another window is opened and closed on top of it and then it leaves a black patch where the window was. This is cleared when I next update the Cobol info screen but looks bad between times.
Any ideas...
I'm using COBOL 97 to call windows API function CreateFile to create a handle to an existing windows pipe. I want to use the FILE_FLAG_OVERLAPPED constant value in the dwFlagsandAttributes parameter. But.....
The value of FILE_FLAG_OVERLAPPED is &H4000000, in decimal its 1073741824. If I use VB...
Please help!
I'm trying to print with bold with the PRINTER assigned and without using forms or format. I've set up the Printing mode and character type with FONT-001 and defined that in the font table with style=B.
Anyone know about ICL DTS software?
I am trying to access DTS using COM in COBOL
Also is it possible to make a dll (not made in cobol) into a lib file that can be linked in Cobol?
Can anyone please tell me how to access a named windows pipe using cobol 97?
I think i need to use API but don't really understand how. I have examples from fujitsu of API and I think I need to link kernel32.lib in somehow but the rest is a mystery!
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.