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 Rhinorhino 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: Pavlo
  • Content: Threads
  • Order by date
  1. Pavlo

    How can i build a single threaded DLL with asm?

    Subj! Thanx for any answers! Happy programming!))
  2. Pavlo

    Building a DLL with ASM

    Greetinx! I want to compile and link a DLL with clean ASM. How can i put some function to DLL export section? PUBLIC publics it for local external function only. Thanks! Happy programming!))
  3. Pavlo

    Builder C++ and Visual C++ comparison

    Greetinx! I very need documents describing the Builder C++ and Visual C++ comparison. Happy programming!))
  4. Pavlo

    Builder C++ and Visual C++ comparison

    Greetinx! I very need documents describing the Builder C++ and Visual C++ comparison. Happy programming!))
  5. Pavlo

    Access database (MDB) multiuser access...

    Greetinx! How to create multiuser connection to access database? By default, the connection is made with login 'Admin' and no password. How can i add a new user dynamically during my program execution? I tried to connect to the database with random login and no password but the database error...
  6. Pavlo

    MDB (Access database) multiuser access...

    Greetinx! How to create multiuser connection to access database? By default, the connection is made with login 'Admin' and no password. How can i add a new user dynamically during my program execution? I tried to connect to the database with random login and no password but the database error...
  7. Pavlo

    CLI and STI

    Greetinx! Then i used in my program instruction of CLI and STI, exception has thrown after that instruction is executed. Type of exception EPrivilege. Message of exception is 'Privileged instruction'. I programmed in protected mode under Win98. What can i do in order to remove this exception...
  8. Pavlo

    Greetinx! How can i function wri

    Greetinx! How can i function written in assembly make visible to any other language, in example, to C language? A simple name of operator 'PUBLIC' is insufficient. Happy programming!))

Part and Inventory Search

Back
Top