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

    Using .so ???

    Hi. I'd like to include .so files, which are like dll i mean. Can u tell me the way to include and call the functions of this files. Thx. More: rone@teamchman.com
  2. Drone38

    Swing vs browser

    Hello, I developp an anpplet with Swing but i can't view it in any browser. Which version of the plug-in Java is requiered to use Java.SWING lybraries. Thx
  3. Drone38

    IO Port

    Hi. I'm looking for some help to read and send data on serial or paralel port. Can you help me please. Keep it simple please. Thank's webmaster@drone38.com
  4. Drone38

    How to launch *.exe

    How can I execute a program from my program??? shell("prog.exe") No, it doesn't exist, but i hink u can. HOW. (Under WinXX) Thanks http://www.drone38.com
  5. Drone38

    Can I write a script which send emai

    Can i create a shell which allow me to send email. I need this to send an email to confirm an insciption to my site Can you send me an example please. Thank's http://www.drone38.com
  6. Drone38

    Memory

    How can I allocate dynamic memory for my program!!! Which interupt. Can I have an example ???? PLEAAAAAAAAASSSSSSSSEEEEEEEEEE
  7. Drone38

    bash under SunOS

    I've done a shell under SunOS but it doesn't work. Have the function "read" a specific syntax or synopsis under SunOS PS: my shell work under Apache server for Win2000 an HP UX
  8. Drone38

    Can you tell me why this script is

    Can you tell me why this script is working under IE 5 and not under Netscape 4.7 <SCRIPT LANGUAGE=&quot;JavaScript&quot;> <!-- var today = new Date(); function sec() { jour=Date.parse(&quot;Jan 1, &quot; + (today.getFullYear() + 1) + &quot; GMT&quot;) - Date.parse(new Date); return jour/1000; }...
  9. Drone38

    This game work or no

    Can you try this game which was program in VC++ and tell me if it works. If you want the source, mail me at <A HREF="mailto:drone38@mageos.com">drone38@mageos.com</A><br><br>Download the game here : <A HREF="http://www.chez.com/drone38/prog.htm" TARGET="_new">www.chez.com/drone38/prog.htm</A>
  10. Drone38

    How can retrive the mouse position

    I need to get the mouse position in my game.<br>But i'm under directx and the API don't work very good . Please help
  11. Drone38

    Direct Input compilation

    <br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Can anybody explain me why the compiler can't make my...
  12. Drone38

    Direct Input compilation

    Can anybody explain me why the compiler can't make my programm.<br>Error :[Lieur Erreur] Unresolved external '_c_dfDIMouse' referenced from D:\PROGRAMMATION\C++\POKEMON\UNIT1.OBJ.<br>I have include dinput.h.<br><br>Look at this code :<br><br>&nbsp;&nbsp;&nbsp;&nbsp;HRESULT...
  13. Drone38

    Binary division

    Can anybody give me a way to divide 2 numbers without using the DIV function,<b> but just by shifting</b>???

Part and Inventory Search

Back
Top