Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: C2GUICOBOL
  • Content: Threads
  • Order by date
  1. C2GUICOBOL

    Hour Glass pause after logingOn to windows...

    Hello, I need your kind help with this problem. I am using a windows 2000 professional box (Compaq Presario Desktop), its a standalone machine with all the updates and all the service packs and fixes. works like a Charm with no problem at all. However, in the past three weeks, after bootingUp...
  2. C2GUICOBOL

    How to keep a bitMap painted on a button?...

    Hello, I am having difficulty getting a bitMap to remain displayed on a tabControl. I have created a dialogBox with a memory template by calling the win32 "DialogBoxIndirectParam", and included a tabControl into the dialogBox with the function "CreateWindowEx", and the preDefined system class...
  3. C2GUICOBOL

    How to merge two tables into one...

    Hello, can you please help me with this problem. I am trying to combine two tables (structs) into one single table (struct), so I can pass that incorporated table as a single parameter when calling an API? I am using micro focus NE 3.0 with windows 2k pro. case in point: 01 Table1. 05...
  4. C2GUICOBOL

    Using a Unicode string in cobol...

    Hello, I want to declare a Unicode string in my cobol program, the required size for that string would be a WCHAR variable in the C++ header file, I am able to declare that datatype for my Unicode string, however, I am unable to use a PIC clause to indicate the size of that string. Can you...

Part and Inventory Search

Back
Top