Search:
Type: Posts; User: Arnoutdv
Search:
Search took 0.03 seconds.
-
Sorry I thought you meant that Gibra was not longer an active member of this forum, but when I reread your 1st post I think you mean he has deceased. My thoughts are with his family and friends
-
@TG I was certainly not trying to stop you for giving more information, I was merely surprised by the laziness of the topic starter!
-
-
Is it an odd request the let the topic starter give some more information right from the start?
Of course I could have Googled this myself, but I expect something extra from the ones asking for help
-
I believe this is the website maintained by Gibra
http://nuke.vbcorner.net/
-
Why is it a problem that your program needs time to clean up the mess?
-
defi?
Pancakeswap?
Use more words to explain what you want to achieve and have tried so far
-
Have you checked post #249?
-
Is it your application and have you lost the source code?
-
Not quite a legitimate ISO file ...
I would certainly not download some ISO file, extract it and start the installation files.
Don't you have your own original installation CDs?
-
See the remarks in the original post:
-
I don't know, but all the speed tests were done using the code provided in the cHashD.zip file
-
I don't have any experience with this topic, but I noticed the following:
httpReq.SetRequestHeader "Content-Type", "application/x-www-form-urlencoded"
httpReq.Send...
-
Did you use cHashD.zip from post #1 or did you use the code between the code blocks in the post?
-
Have you tried it compiled?
Because it seems you have tested it from the IDE with an uncompiled Hash library
-
@Wayne, I'm 100% sure that indeed there is no virus in the ZIP/Executable. But as you already mentioned I can't proceed because of company policies. So I'll have to wait until a release which...
-
@Wayne, this is first time I want to download the TwinBasic BETA.
I got this warning from the corporate virus scanner:
-
Maybe you have to escape some special characters like the \
-
I assume it's something like this
Public Function GetbSize(btArray() As Byte) As Long
GetbSize= UBound(btArray) - LBound(btArray) + 1
End Function
-
Option Explicit
Private Sub Form_Load()
Dim sDevices(2) As String, sInstances(2) As String
Dim lDevice As Long, lInstance As Long
sInstances(0) =...
-
Use the Instr method to find the location of the second & and then for the _
-
Search the codebank for JSON parsers/readers
-
CodeJock has a tabbed MDI control
https://codejock.com/products/controls/tour_34.asp?2yn6s14z=zsp
-
Are these brain farts or questions??
-
-
Maybe you should be more patient
-
Read this:
https://www.vbforums.com/showthread.php?896123-imma-changing-myself&p=5565376&viewfull=1#post5565376
-
How is that an answer to my questions?? :confused:
-
It would help if you explained what you do with your website.
Is your website a game itself??
I also watched the Youtube clips, but I don't have clue what you want to achieve or what you explain.
-
I store all image in a single file archive.
That way I can update the images without recompiling the executable.
-
I assumed that, but it would help the new gaouser if he used more words to explain what he wants to do.
All his posts are as cryptic as possible can be
-
-
https://www.systemrequirementslab.com/cyri/requirements/godot-engine/19806
-
Your PC isn't dead, otherwise Windows would not start.
Maybe you should contact the creator of the tool?
https://ephemeralen.itch.io/ephemeral-isotileset
-
Has nothing to do with registry settings.
Sometimes happens when you open multiple projects or open the same project twice in one go.
I believe it has something to do with a locked clipboard.
-
Day will return the day of the month only.
So if you compare the 14th of September with the 27th of January then you get not the desired result.
Date variables are just doubles, with in the...
-
This thread is 19 years old, I don’t think padreepkrao is an active member anymore
-
-
And is it a specific file format from some 3D creator application? Or did you create the file format yourself?
-
One way or the other you will need a engine to parse "the obj with mtl", with the 2800 polygons.
You can use an existing library (engine) or you can write one your self.
Better use more words to...
|
Click Here to Expand Forum to Full Width
|