I'm creating a mesh loader for 3D games and fails me just loading the file.
I don't know why, but if I load a file of 1kb it loads perfectly and if is about 60kbs or above fails.
My impression is that the program haven't time enough to load the file, and when is_open() is requested returns...
Why I see different my webpage if I see it with ie or firefox,
Anyone can help me?
xevcol.freehostia.com
The left margin under FLUIDTECNIK.COM is what I want to put like firefox views it.
Yes a Know this should be easy, And I aware you, this is a newbie question XD
I've been searching for internet and nothings seems clear to me
How can I implement methods that returns arrays of floats or ints?
float * method_name();?
and the implemention?
I don't need all the explanation...
Help please,
I've created an empty project and I'm trying to compile My own opengl tiny winy game xD
But I can't do that because of this error
Error 1 error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup LIBCMTD.lib
and this (consequence of the...
Sorry
Table Planol(Id, Client, Description)
Codiplanol is ComboBox, with the Id.
I want that when CodiPlanol changes Show on a label the Description.
varY is the current value on the combobox, the msgBox are only to see if I'm catching the information I want.
Here is the error:
varX =...
Private Sub CodiPlanol_Change()
Dim varX As Variant
Dim varY As Variant
varY = CodiPlanol.Value
MsgBox (varY)
varX = DLookup("[Description]", "Planol", "[Id] =" & varY)
MsgBox (varX)
End Sub
What I'm doing wrong???????
Divided by 0!
How can I exxecute a Query in access
I've got to relationed tables, and on a form I've got a comboBox with values of one field of a table.
I've got a label too.
I want to implement combobox_change, when it changes, put on the label the value of the other table which is relationed.
I hope...
I'm afraid of Access search speed decrease a lot.
And yes, I realize that XML searching will it will take more time, I was wrong and maybe the best way is a large table or two
Thank you all for your time
Be happy
Hello people,
I want to build a simple Database, I've got Clients, Providers, articles and users.
A Client can order products, But I don't know how to store the content of this orders. Yes, I know I could create a table with all the products again with all the orders
ID article qt...
Hello people,
I'm having some problems with my dreamweaver layout.
In ie all is perfect but un opera and firefox i can't see it as I expect. I'm afraid there are some tags or something else that this browser doesn't recognize or understand
http://xevcol.freehostia.com/PROVA.php
Hello I'm writting an application and I must learn threads,
This is only a test, just for fun, but I had some problems....
I've got two buttons and a textBox on the form, the first button initializes a thread, and the second stop it.
When the thread begins, starts to read a file with a number...
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.