Search:
Type: Posts; User: dilettante
Search:
Search took 1.16 seconds.
-
Here's an example that ignores DPI (assumes 100%) and loads an icon into PictureBox controls in increasing sizes from a DLL:
180327
It assumes Windows Vista or later.
-
We'd need to know more about your situation.
What OS? What DPI setting? If not 100%, then how are you dealing with DPI scaling in your program? Where are you using the icons (what controls)? ...
-
Scanners can be cranky.
I have one that honestly admits that it can't manage contrast, brightness, etc., another that lies (and then fails if you try to set values), and another that can do it...
-
That is some awful code, full of "don'ts," inconsistencies, incorrect comments, and worse. Looks like some copy/paste cowboy cobbled it together.
If you check the documentation though you will...
-
Better yet use a modern server that supports secure and firewall-friendly WebDAV.
-
I need my eyes (or maybe my head) examined. I thought this had been posted to the VB Q&A Forum. Duh.
Good point about drivers. Nothing is supported forever and sometimes generic device drivers...
-
Option Explicit
Private Sub Main()
Const ssfPERSONAL = 5
With CreateObject("Shell.Application")
MsgBox .NameSpace(ssfPERSONAL).Self.Path & "\HHA\HHA.mdb"
End With
End Sub
-
Wasn't this "C:\Users\username\Documents" even as far back as NT 4.0? Or at least since Vista?
-
There shouldn't be any "C:\My Documents" directory. At least not for a very long time (Win9x?).
-
Maybe the OP forgot to wash his hands?
-
What?
This seems like a poor way to address the matter. If you can't handle DPI directly or through GDI Scaling there should be a "warning on the tin" (advertising, installation screen, etc.). ...
-
Er, there is no "userform" in VB programs. I smell VBA.
-
Our problems are less easily managed by making wishes than by making a smaller dent in the available resources. Without getting population growth in hand we'd be in a serious death spiral.
So...
-
-
Well if the posted code is real:
-
Tesla Supercharger:
https://www.youtube.com/watch?v=0heLGE-oF0o
-
I'm not sure he knows the difference between a String literal and invoking a property of a control.
-
The sun was in your eyes, the ground was wet, the gods were angry, Russia did it, etc. But you actually won if you squint just so and besides you'll get 'em next season!
-
I immediately thought of this too:
https://www.youtube.com/watch?v=-su913cwje8
-
It isn't just about the OP, even when you believe the old chestnut "I just want to know how to crack passwords for my own education." Wink wink. There is also the matter of becoming a searchable...
-
Hmm? I admitted I've been wrong. I've ceased worrying about the damage Biden can do, at least the scale of that damage.
-
Yeah, you can never be sure who has been taken over by the Body Snatchers and who hasn't yet.
180286
-
I don't really have an ox to gore any more, and very little axe to grind.
Now that it has become clear that the die has been cast, and the fact that I've been retired nearly 10 years, politics is...
-
Er, that's exactly what you have done. I showed the total energy production from low-carbon sources while you cherrypicked.
An economy does not run on electricity alone. The UK remans a big...
-
That's one of the things we have ActiveX EXEs for.
-
One of the things that gets as little media coverage as possible is "Wexit," the desire of western provinces to secede from Canada to the US. Alberta has arguably been the strongest agitator.
...
-
Another tentacle of the octopus:
https://www.youtube.com/watch?v=5MFKJ0PuE0o
-
Who remembers Michael Moore's censored 2019 documentary "Planet of the Humans" that was briefly on YouTube last year?
I think it might still be on Amazon, not sure there are other sources...
-
Never rely on WMI for security. Better yet, never use it within any application. It was never meant for this.
Just google things like WMI spoofing and you'll get plenty of hits on ways to...
-
Look at the dwFlags argument. As far as I know that should be able to handle encoded UTF-8.
There is also UrlUnescapeW function (shlwapi.h) and friends to consider.
If your program must run...
-
Shorter, far more condensed version of Zeihan's read on where we are. it omits energy, food, the future of big cities, etc. but covers the biggest issues: demographics and the end of the Bretton...
-
See InternetCrackUrlW function (wininet.h).
-
It's not all bad. There are cases where wind or solar can make good sense. It's just not a panacea and probably won't ever replace 50% of coal, gas, and nuclear.
I hate that, but it is what it...
-
There are a lot more components involved than just the raw PV panel itself. Not to mention the interconnections which corrode severely or less so based on the ambient environment.
6.1. Main...
-
Well, the good news for me is that the agreement expires in June of 2022. That means there could be an MMM 1.0 released as open source after that.
I just think it might be too late by then to be...
-
Describing reality is not the same as promoting it.
We have a long way to go to balance energy production and use. There is a lot of improvement remaining to be made in power transmission and...
-
It doesn't matter what anyone else does.
Note that the released source is pretty messy though. It was written "in the dark" with short time constraints.
-
No, they never sold it.
When I first got permission they didn't care as long as it was not worked on during work hours using their office, PCs, etc. But I had never mentioned source code. Sadly...
-
Er, the "it" being my work on SxS technology. Basically they claimed what I had learned while employed there as "work for hire" even though it was done at home.
-
With no pressure to release it I was able to take it in another direction. The UI is completely different, and a lot of it is driven by config file data for each Project to make it less interactive....
|
Click Here to Expand Forum to Full Width
|