Search:

Type: Posts; User: GletchM

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    29,809

    Use No Op.

    Look into to using the Assemble command 'NOP'

    You Should be abile to put in line ASM code in your C++ App.


    _asm

    NOP
    NOP
    ;//probly a loop to get a set delay...
  2. Replies
    1
    Views
    1,228

    Anyone want load 3DS files in BCB?

    I have created a header file for BCB which contains a dynamic class to handle 3d Studio files. I Got some of the code on line and Modified it to work with borland and then add a normals' routine.
    ...
Results 1 to 2 of 2