Search:
Type: Posts; User: OptionBase1
Search:
Search took 0.03 seconds.
-
There is a way to continue to use the final version flash plug-in by manually configuring a config file. It worked for me on my (not Windows 10) PC.
Steps below were taken from here:
...
-
Then you already have working code that saves and retrieves data to/from a text file that you can use as a guide to make it work however you would like it to.
-
What happens if you change
Dim myHTML As String = ""
to just
Dim myHTML As String
-
Well, if they were, they certainly aren't now.
Good luck.
-
Probably a good idea to put a bookmark wherever you currently are in your book and skip ahead to debugging. Most programming books shove Debugging as a late chapter or even an Appendix, but the...
-
Why are you still attempting to create new variables with the same name as the parameter variables? Also, are you actually using VB6 or is this some sort of VBA code inside of another program?
...
-
Yeah, your function makes no sense. str_Source and str_Target are function parameters, and then you try to create new variables with the same names, and use some unknown variable of strFile.
Out...
-
Yep, Adobe added code to the most recent version of Flash to make it no longer function as of today. It has made this date known for quite a while that this would be happening.
Discussion of...
-
-
If you want AnotherForm to show when the folder exists, why are you checking if it does
Not exist in your If statement?
-
You've been a member here for almost 5 years. Do you have intentions on learning to write code yourself?
-
Can this civil discussion of the mechanics behind the ability to delete posts move to its own thread? It seems to be dissuading venomous partisanship. :)
I'll try to get it back on track.
Is a...
-
I don't think anyone is taking issue with the statement that an end user won't know how to register an ocx file.
But that's why installers exist, to ensure that all of that necessary behind the...
-
-
If you examine the project's .vbp file in Notepad, are there any other .ocx files listed that aren't being included in your installation?
-
Since this is a VB6 issue, as you say, please post the relevant code so that you can receive further assistance.
-
Did you try registering the ocx file?
Needing to register .ocx files isn't new or unique to Windows 10. Not that I'm defending Windows 10, I don't use it and have no plans to any time soon.
...
-
I don't use VS 2019, but I would imagine it still holds.
When I've wanted to make this type of change, I've always closed VS, and then just opened all of the source files in a plain text editor,...
-
ReDim on a string variable?
-
The thread pointed to you also notes how you should be passing a String to a C++ function that expects a String pointer. Did you make that change to your VB6 code?
The other note basically means...
-
No idea, but it seemed like that other thread encompassed your scenario fairly closely, and had much more discussion than this one. Someone else with more experience with calling functions from C++...
-
Sorry, I didn't notice that the original post contained the header. I blame the lack of code formatting in the post and not my own laziness. :)
You should find your answer here: ...
-
For all we know, an outgoing president at this point the term maybe already has little to no exclusive access to nuke codes and the like. And if so, speaker Pelosi knows that (since she's 3rd in the...
-
It sounds like you've got the c++ code, can you post the function header from the c++ code? Also, you might try changing the 5 to 5& to use a long value explicitly.
-
There's no objective way to read any of his final two tweets and come to a conclusion that he's going to shoot off nukes. None, sorry. Any jump to that conclusion based on any recent public...
-
-
Thank you. I don't have that option.
-
Meh, people were fearmongering that he would start World War III with North Korea when he first got elected, and he did the exact opposite. Rhetoric is so high right now from everyone that its all...
-
No, and I have scoured the entirety of the Edit page twice. Can you post a screenshot of what the edit page looks like for you?
-
I'm pretty sure the Trump unhinged meter goes all the way to 11. I doubt we've ever seen higher than a Trump 8. What you hear about how he acts in private meetings and such is probably just under a...
-
There's infrastructure (human and otherwise) between the President and a nuclear launch, so that's not going to happen, thankfully. And its totally not in his wheelhouse. Other than one or two...
-
I edited all my posts from today. Other posters make reference to being able to delete their own posts, I've never seen any option to do that or I would have done that.
I have no problem with...
-
-
-
-
-
-
-
-
|
Click Here to Expand Forum to Full Width
|