
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 06:59 AM
Thank you.
Do you also have any suggestion regarding #If compiler statements?
Are they like comments and rather contributing to the problem than...
2 replies | 41 view(s)
-
Today, 06:46 AM
I am using MFC so I assume it does that. I think I understand thanks. So the message pump is required to deliver the network event to the c++ active...
4 replies | 88 view(s)
-
87 replies | 38435 view(s)
-
Today, 06:38 AM
Ah merci, je n'y avais pas pensé !
87 replies | 38435 view(s)
-
Today, 06:32 AM
I have appended an extract from one of my manifest files that uses the Rich Text Box control. I don't know whether this will be any help, but you can...
36 replies | 127964 view(s)
-
Today, 06:31 AM
> ... as the network recieve needs to be processed in WinProc
Esp. if you use WSAAsyncSelect you receive FD_CONNECT, FD_READ, etc. notifications...
4 replies | 88 view(s)
-
Today, 06:28 AM
> Do you think my assumption is plausible? If yes, do you have any suggestion for me?
Very much the case with big projects. RC6 might not be the...
2 replies | 41 view(s)
-
Today, 06:27 AM
Ok so I have an activeX written in c++ which raises events when a packet is received on a specific UDP port. If I do not pump messages in the thread...
4 replies | 88 view(s)
-
Today, 06:23 AM
Btw, InternetXxx API calls and XMLHTTPRequest use wininet which is the older OS component (compared to winhttp) but still the only one recommended...
4 replies | 539 view(s)
-
Today, 06:20 AM
Hello!
I use RC6 in all my projects.
There is one project that is really big, and it seems to me that the "Out of memory" error which I could not...
2 replies | 41 view(s)
-
Today, 06:17 AM
> When processing say events from an activeX control I know this posts messages to a threads message queue
No, it does not.
Events from same...
4 replies | 88 view(s)
-
Today, 05:49 AM
oh one more thing, do you have their latest version? and x86?
has to be this one
27 replies | 2302 view(s)
-
Today, 05:36 AM
do you have another system you can test the build on?
I have tested it on a system that has never seen EasyXLS.
When you run build.ps1, what is...
27 replies | 2302 view(s)
-
Today, 05:18 AM
I actually use peekMessage, translate and dispatch API calls instead but I was wondering how the mechanism actually works under the hood. When...
4 replies | 88 view(s)
-
Today, 04:08 AM
Eduardo also provides an online help guide for NewTab control, available here:...
5 replies | 783 view(s)
-
Today, 04:03 AM
The NewTab control is a replacement for the SSTab control in VB6. There is no 'Value' property there either. You use the 'Tab' property to set the...
5 replies | 783 view(s)
-
Today, 03:31 AM
I'm so sick of the non-stop coverage of the Pope. YUK...I could give a flying flip about a bunch of people that delude themselves with pomp and...
0 replies | 131 view(s)
-
Today, 03:20 AM
Ahh, I understand better with these images!
I apologize.
It's indeed a bug on my part!
To fix this issue, replace all occurrences of...
87 replies | 38435 view(s)
-
Today, 03:11 AM
Unfortunately I have to open this post again. Unlike what I'm used to with VB6/VBA, I can't find a way to switch pages using code.
It used to work...
5 replies | 783 view(s)
-
Today, 03:01 AM
Me.DataGridView1.Rows.Add(String.Concat(Array.ConvertAll(loadmem, function(b) CStr(Chr(b)))) , ByteArrayToHexString(byteArray), fileInPath)
15 replies | 1249 view(s)
-
Today, 02:35 AM
The problem is, loadmem is a 64 element array, which you’re trying to convert to a single char…
15 replies | 1249 view(s)
-
Today, 02:08 AM
twinBASIC / x64 Update
Since Krool's original project inspired me to create this project originally, it's only fitting that now that he's made a...
1 replies | 6122 view(s)
-
Today, 12:52 AM
When running the example program (compiled, under W11), I can easily resize the form until I load a PDF.
87 replies | 38435 view(s)
-
Today, 12:17 AM
https://www.vbforums.com/showthread.php?863279-how-to-get-Windows-title-bar-color-set-in-system-(Win-10)
1 replies | 196 view(s)
-
Today, 12:03 AM
Hi friends :D
I'm trying to get the Windows titlebar's colors for active (and why not inactive) window, to apply to a custom Titlebar for an app....
1 replies | 196 view(s)
-
Yesterday, 11:57 PM
Beats me, never ran into a cache problem, there must be something you can put in the headers for that. Also don't think binary files get cached much.
4 replies | 539 view(s)
-
Yesterday, 11:10 PM
How do you bypass the cache with it?
4 replies | 539 view(s)
|
Click Here to Expand Forum to Full Width
|