
- 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, 07:45 AM
Reading the thread and the stack overflow links it seemed like the end result was the only semi-reliable way was that undocumented colorization...
3 replies | 221 view(s)
-
Today, 07:38 AM
WOW.... I think it'd be more respectful if Tyson deleted this thread.... But that's just me.
The Pope is a well known WORLD Leader.... He just...
2 replies | 162 view(s)
-
Today, 07:33 AM
Meh, I think you get this sort of coverage whenever an important figures dies. And, although it doesn't mean much to me as a non Christian, I do...
2 replies | 162 view(s)
-
Today, 07:18 AM
It is possible that out of memory could actually be from string allocation. Are you running the exe on 32 or 64 bit? Are you linked LAA?
How easy...
6 replies | 117 view(s)
-
Today, 07:12 AM
Not sure about conditional compilation because we don't use it for large chunks of code, just for couple of consts per project e.g. APP_EDITION =...
6 replies | 117 view(s)
-
Today, 07:11 AM
My question also but I doubt it.
6 replies | 117 view(s)
-
Today, 07:10 AM
Hi fafalone :wave:
I found this topic before opening mine but unless I missed something, it did not gave me the attempted result.
It was...
3 replies | 221 view(s)
-
Today, 07:03 AM
Does that new linker provide superior executables (like with newer ASM instructions that were not available for older CPUs)?
6 replies | 117 view(s)
-
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...
6 replies | 117 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 | 111 view(s)
-
87 replies | 38471 view(s)
-
Today, 06:38 AM
Ah merci, je n'y avais pas pensé !
87 replies | 38471 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 | 127988 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 | 111 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...
6 replies | 117 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 | 111 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 | 568 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...
6 replies | 117 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 | 111 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 | 2320 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 | 2320 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 | 111 view(s)
-
Today, 04:08 AM
Eduardo also provides an online help guide for NewTab control, available here:...
5 replies | 786 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 | 786 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...
2 replies | 162 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 | 38471 view(s)
|
Click Here to Expand Forum to Full Width
|