Search found 2071 matches

by Dravion
2024-02-21 16:24
Forum: Development & alpha discussions
Topic: future development
Replies: 14
Views: 875

Re: future development

thx for the hint but this is what I mean. We have here some threads, some links for some binary's different GitHub repos some without releases, some stuff is on the old page and so on. As far as I can see @RvD is working on his own repository on GitHub and does some fixes in the 5.6 tree. 5.6 still...
by Dravion
2024-02-06 20:33
Forum: General discussions
Topic: Minidump...
Replies: 36
Views: 3746

Re: Minidump...

If it is the client that is misbehaving (only) that isn't necessarily a problem, how I understand it, SorenR's check is merely to prevent the server from crashing and writing a minidump True. But I find this complete 32-bit integer value range reservation also a bit suspicious. But in any case, the...
by Dravion
2024-02-05 19:21
Forum: General discussions
Topic: Minidump...
Replies: 36
Views: 3746

Re: Minidump...

First thing I checked, Largest email on server is ~47 MB .... IIRC this is the actual size "iSize 323692, iByteStart 0, iByteCount 323692." Yes, but the peek command never succeeds, it ends after fetching 0.03 MBytes (323692 bytes) with the error you see in the log file. But if the peek command wou...
by Dravion
2024-01-26 22:19
Forum: General discussions
Topic: Minidump...
Replies: 36
Views: 3746

Re: Minidump...

An error occured while parsing data. Data length: 49, Data: 66 UID FETCH 46984 BODY.PEEK[]<323692.4294967295>. Remote IP: 217.71.2.254" This line means that hMailServer is trying read the body content of the email with uid 46984 but get's trouble while parsing the body only content. It happens as 3...
by Dravion
2024-01-22 11:32
Forum: General discussions
Topic: Outlook for Windows
Replies: 9
Views: 1121

Re: Outlook for Windows

There where several warnings for the last month regarding this "New" Outlook. With Microsoft’s rollout of the new Outlook for Windows, it appears the company has transformed its email app into a surveillance tool for targeted advertising. https://proton.me/blog/outlook-is-microsofts-new-data-collect...
by Dravion
2024-01-03 12:55
Forum: General discussions
Topic: SMTP Smuggling vulnerability
Replies: 32
Views: 3526

Re: SMTP Smuggling vulnerability

It is not restricted to a SMTP extension like pipelining. The vulnerability was introduced many decades ago in Sendmail And since this times, it was forked bc many other projects adapted Sendmail's design and protocol handling procedures. All it takes is to to issue the command " . " at the end of t...
by Dravion
2024-01-02 22:46
Forum: General discussions
Topic: SMTP Smuggling vulnerability
Replies: 32
Views: 3526

Re: SMTP Smuggling vulnerability

I seems to be a little bit more complex and it looks like the root problem has a long history, dating back to the first SMTP-Server (Sendmail) in the 1980's and it forks and rivals like Exim and Postfix. Technically, the attack exploits END-OF-DATA confusion by sending <LF>.<LF> or <LF>.<CR><LF> ins...
by Dravion
2023-12-21 03:08
Forum: Development & alpha discussions
Topic: Critical error HM5062 + HM10001
Replies: 16
Views: 2340

Re: Critical error HM5062 + HM10001

32-bit application on 32-bit Windows: 2GB – > can be tweaked to 3 GB using /LARGEADDRESSAWARE 32-bit application on 64-bit Windows: 2GB – > can be tweaked to 4 GB using /LARGEADDRESSAWARE Yes, it can be done and should work on modern Windows versions without problems. On older Windows versions it w...
by Dravion
2023-12-20 01:51
Forum: Development & alpha discussions
Topic: Critical error HM5062 + HM10001
Replies: 16
Views: 2340

Re: Critical error HM5062 + HM10001

Thank you guys for these valuable information. @Dravion: Good list. I prefer #11 and will configure Taskmanager to stop and restart hmailserver in the night. In my understanding that should take care of the processes own memory being scattered Yes, you are right. hMailServer.exe memor,gets scattere...
by Dravion
2023-12-19 18:22
Forum: Development & alpha discussions
Topic: Critical error HM5062 + HM10001
Replies: 16
Views: 2340

Re: Critical error HM5062 + HM10001

This is your main error code: HM4208 This is a well known hmailserver design flaw and cannot simply be fixed. This is NOT a hardware error. You may be an excellent programmer but you suck at problem solving! I am convinced the problem is right here: https://github.com/hmailserver/hmailserver/blob/m...
by Dravion
2023-12-19 13:14
Forum: Development & alpha discussions
Topic: Critical error HM5062 + HM10001
Replies: 16
Views: 2340

Re: Critical error HM5062 + HM10001

This is your main error code: HM4208 This is a well known hmailserver design flaw and cannot simply be fixed. Some steps you can try: 1. Use a 64-Bit build of hMailServer version 2. Use ECC error checking RAM modules 3. RAM Modules should on the Mainboard support list 4. Make sure RAM module cooling...
by Dravion
2023-12-01 00:34
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

I think if Martin wants to delete this topic bc the Project doesn't has it's blessing, so be it. I will do my best to port hmsx to the new C/C++ Language standard, replace VBScript with LUA and provide a easy to use QT GUI Interface which will look and feel like current hMailAdmin. And again, any he...
by Dravion
2023-11-09 17:50
Forum: General discussions
Topic: Hmail configuration to work with windows service
Replies: 5
Views: 1316

Re: Hmail configuration to work with windows service

Ok, if you want to check Emails in a hMailServer inbox with you service you need to connect via POP3 or IMAP. If you want to sent Emails you have to connect to SMTP. IMAP is typically port 143. POP3 is typically on port 110 It's not encrypted out of the box but if you have a SSL Certificate you can ...
by Dravion
2023-11-09 16:03
Forum: General discussions
Topic: Hmail configuration to work with windows service
Replies: 5
Views: 1316

Re: Hmail configuration to work with windows service

Hello, i have a windows service that listens to reaching emails on specific email account, i need to test the service locally with HMail server. Please send me the required configurations for the hmail to include in the service code. Hi Ahmed and welcome to the Forum. Sorry your post makes not a lo...
by Dravion
2023-11-08 19:32
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

Metrics & Status info ## hMailServer 5.x "OFFICIAL" Server core code ## Totals grouped by language (dominant language first): cpp: 96575 (99.88%) ansic: 115 (0.12%) Total Physical Source Lines of Code (SLOC) = 96,690 ## hmsx Server core code ## Totals grouped by language (dominant language first): c...
by Dravion
2023-11-07 21:50
Forum: General discussions
Topic: Outlook unable to sync mailboxes
Replies: 4
Views: 1815

Re: Outlook unable to sync mailboxes

Our old friend HM4208 again.

I believe it's meanwhile one of the most common service crash error's we have.
by Dravion
2023-11-05 23:10
Forum: General discussions
Topic: hMailServer only in local network for archive
Replies: 4
Views: 805

Re: hMailServer only in local network for archive

How and when is VBScript used in mails? My standard mail client is Windows Mail Vista (running on W11); and Google accounts are accessed by Thunderbird. From TB the mails are moved into folders of an account residing on hMailServer to access the mails in WinMail Vista. GMail-Accounts are avoided to...
by Dravion
2023-11-05 21:19
Forum: General discussions
Topic: hMailServer only in local network for archive
Replies: 4
Views: 805

Re: hMailServer only in local network for archive

In your case you should be safe as long as you don't invest much in VBScript bc Microsoft has decided VBScript will be removed in one of the next Windows versions. Without support from the Windows Operating System itself nothing regarding VBScript will function, but right now its not an issue but wi...
by Dravion
2023-11-04 19:32
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

Dravion is treated how he has treated me (now and in the past), because you don't know that history because never felt the need to be involved before isn't going to change anything in that aspect...comprende? If I have displayed inappropriate behavior towards you in the past, I would like to formal...
by Dravion
2023-11-04 12:16
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

We will see :D
by Dravion
2023-11-04 12:02
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

Hmm, strange that these examples can access a hmsx instance without a COM API. How do you think they do that? https://github.com/hMailServer-X/hmsx/tree/main/Examples For example from python: import ssl # Define host and port host = '220.240.130.70' port = 9999 # Create the SSL context and disable c...
by Dravion
2023-11-04 11:32
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

Maybe there are indeed a few more people who like the idea then you think https://www.winehq.org/search?q=hmailserver https://www.reddit.com/r/linuxquestions/comments/u9jeol/hmailserver_for_linux/ Small except of a typical Postfix/Dovecot config This is how you create new user accounts, aliases and ...
by Dravion
2023-11-04 10:31
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

BC the Linux/Unix SMTP/POP3/IMAP Server setup are extremely complex. Installing it is easy running it is a Nightmare for many Linux Admins. I know not many Linux/Unix Sysadmins which can do the tasks involved. You have to set for example virtual user tables, database support is done by running sql s...
by Dravion
2023-11-04 07:04
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

@Paulo Correct. I also think if Peopele are more interrested in a hMailServer version which is Windows only, just stay with the official version. As far as i can see, there is some Github activity and also new builds. But i will not waste my time updating code for deprecated or extremely old Windows...
by Dravion
2023-11-03 19:01
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

The Main target toolchain will be the GNU C/C++ Compiler bc it has many advantages over Visual C/C++ so even the tools we use are Open Source and will be open and available even in 20 yrs while Microsoft let's Visual Studio deprecate after a few yrs. But we use Open Source CMake Build system which c...
by Dravion
2023-11-03 14:30
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

No. What exactly do you mean? Making the code more C/C++ ISO Standard compliant or replacing VBScrip with LUA? If you mean the 30 text config files you need for postfix/dovecot setup - i do NOT intend to do the same! There will be a new GUI like hMailAdmin.exe today. Some small parts will look diffe...
by Dravion
2023-11-03 13:22
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

The Roadmap is simple: 1) Removing all Windows only code 2) Replace VB with LUA (internal scripting) 3) Focussing on Standard compliant code 4) Standard compliant code compiles allmost anywhere And its not my free will or cherry picking if i remove MS-SQL support bc it depends on COM which is Window...
by Dravion
2023-11-02 20:36
Forum: Off-topic discussions
Topic: PHP exec - help with escaping quotes
Replies: 18
Views: 5639

Re: PHP exec - help with escaping quotes

Hmm i would try it like this: $command = '"%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge.exe" --headless --disable-gpu --no-margins --no-pdf-header-footer --print-to-pdf="C:\tmp\test.pdf" "https://google.com"'; exec($command, $output, $return_var); if ($return_var === 0) { echo "Success"; } ...
by Dravion
2023-11-02 16:27
Forum: Off-topic discussions
Topic: PHP exec - help with escaping quotes
Replies: 18
Views: 5639

Re: PHP exec - help with escaping quotes

This works: "%ProgramFiles(x86)%\Microsoft\Edge\Application\msedge.exe" --headless --disable-gpu --no-margins --no-pdf-header-footer --print-to-pdf="C:\tmp\test.pdf" "https://google.com" But i noticed that i doesn't work every time. Some times you have to repeat the whole command until the pdf is sa...
by Dravion
2023-11-02 11:08
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

Hmm i don't know anything about this LUA WSH Project/Product but the normal LUA Standard / Mainstream version has also a compiler aboard which is called LUAC.EXE (on Windows) and luac anywhere else. LUAC can compile *.lua Scripts to binary form so it's way faster the the normal interpreted LUA Scrip...
by Dravion
2023-11-02 11:02
Forum: General discussions
Topic: Using hMailServer in 2023?
Replies: 5
Views: 1576

Re: Using hMailServer in 2023?

You are right, hMailServer's official Development is stalled or at least slowed down. Martin is still active on Github and merges patches from time to time and i guess there will be a release at some point but don't expect new features or drastically feature changes. Switching to another Email serve...
by Dravion
2023-11-01 23:25
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

Hmm, Perl is ok i think. But a ActiveX Perl is basicly a COM dependent version while normal perl versions are not. The decision for LUA (for internal scripting purposes only, not the COM API replacement) is just bc it extremely compact and has anything it needs running from your own App without any ...
by Dravion
2023-11-01 16:42
Forum: User-submitted tutorials
Topic: Chocolatey - choco hMailServer install
Replies: 1
Views: 3244

Chocolatey - choco hMailServer install

Like Linux and other Unix Operating system, there is also a Package manager for Windows called Chocolatey. There are many Windows and ported Linux/Unix packages for Windows ready to install, even a hMailServer package. If you already have Chocolatey installed, you can install hMailServer simply by t...
by Dravion
2023-11-01 15:47
Forum: Scripting
Topic: More character encoding issues
Replies: 10
Views: 2276

Re: More character encoding issues

Hmm, then i would try to convert the string properly before echoing it like this: $string = "Hello World!"; $utf8_string = mb_convert_encoding($string, 'UTF-8'); If you want to output your UTF-8 String, i would use print instead of the echo function and append the right format string to it, like th...
by Dravion
2023-11-01 14:17
Forum: Scripting
Topic: More character encoding issues
Replies: 10
Views: 2276

Re: More character encoding issues

Hmm, then i would try to convert the string properly before echoing it like this: $string = "Hello World!"; $utf8_string = mb_convert_encoding($string, 'UTF-8'); If you want to output your UTF-8 String, i would use print instead of the echo function and append the right format string to it, like thi...
by Dravion
2023-10-31 19:58
Forum: Scripting
Topic: More character encoding issues
Replies: 10
Views: 2276

Re: More character encoding issues

Maye you need to alter your Table definition like this:

CREATE TABLE your_table (
id INT AUTO_INCREMENT PRIMARY KEY,
mylongtext VARCHAR(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_hungarian_ci
);
by Dravion
2023-10-28 07:57
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

@Paulo I am on it The plan for now is to rip all the non-standard code out of it while at the same time the basic features like delivering Emails and SSL/TLS still it's doing its Job. So far i reached the point where anything related to COM/DCOM/ActiveX/OLE/ATL/Registry plus VBScript and JScript whi...
by Dravion
2023-10-27 09:42
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

@Paulo Yes, i see it the same way. The GNU Compiler has a pretty good compatibility record. I was able a year or so ago to build OpenSSL 1.1.1 even on a MacOS 10.0 System for Power PC 32-Bit which was released 23 yrs ago. You can even build NT4 (released 1996) or DOS Apps in a supported way with mod...
by Dravion
2023-10-26 16:49
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

Ok, good to know that netsh is also on the deprecation list. It really looks like we are haunted lately with such Microsoft policy changes. We should double our efforts to stay away from unnecessary Windows API usage to minimize such code breaking changes in the future. I also noticed that Visual C/...
by Dravion
2023-10-26 13:58
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

Then you looked not hard enough :) Add a ip to Windows Firewall block list -- Example: Block a ip address on Windows local ip = '198.51.100.108' -- replace this with the IP you want to block local ruleName = 'Block IP ' .. ip local command = 'netsh advfirewall firewall add rule name="' .. ruleName ....
by Dravion
2023-10-26 04:26
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

The Challenge for internal scripting is it has to be Internal :) Would it be possible for hmailserver to initiate the command of your choice for each internal trigger (OnClientConnect, etc)? In theory yes. I think it's possible for a LUA Script to call another script or *.exe For hmsx we need a Inte...
by Dravion
2023-10-19 14:22
Forum: Development & alpha discussions
Topic: VBScript deprecation investigation results
Replies: 16
Views: 2708

Re: VBScript deprecation investigation results

@Dravion The preview/insider releases are supposed to be, once finalized, the next versions of respectively Windows 12 and Windows Server 2024/2025 not? No, there a differen't Insider Program build channels Canary, Preview, Developer etc. for Windows 10, for Windows 11 and one for Windows 12 but th...
by Dravion
2023-10-19 14:14
Forum: Development & alpha discussions
Topic: VBScript deprecation investigation results
Replies: 16
Views: 2708

Re: VBScript deprecation investigation results

Is it the whole point that with the deprecation and removal of VBScript in future releases, the Windows Script Host is removed as well? As far as i can understand it, the Windows Scripting Host still shows up with: "Microsoft (R) Windows Script Host version 5.812" But if you run a typical VBScript ...
by Dravion
2023-10-18 23:34
Forum: Development & alpha discussions
Topic: VBScript deprecation investigation results
Replies: 16
Views: 2708

Re: VBScript deprecation investigation results

Yeah this is funny, but i believe the LuaCOM Component's Development is stalled since 2014. But funny :lol: PS: There is a small Update regarding Windows Server 2022. The released version of Windows Server 2022 is at this point in time not capable of uninstalling the VBScript component, but the Wind...
by Dravion
2023-10-18 21:28
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

And to ease the fear for LUA, here is a small Fibonacci example for VBScript and a LUA Script. Fibonacci.vbs ' Fibonacci Function Fibonacci(n) If n <= 0 Then Fibonacci = 0 ElseIf n = 1 Then Fibonacci = 1 Else Fibonacci = Fibonacci(n - 1) + Fibonacci(n - 2) End If End Function Dim mycount mycount = 1...
by Dravion
2023-10-18 21:04
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

Yes, its easy for a Client to use REST but it's hard to make a secure REST API, especially for something like hMailServer. For a REST API's, you first and for most need a full blown HTTPS Server which (to have secure connection requires a SSL-Certificate configured) but this is only for the Transpor...
by Dravion
2023-10-18 19:40
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

For the record, MY comment is purely based on (re)writing to be Liniux compatible and still calling it 'hMailserver'. I said (above) that there is need for rewriting to ensure its functionailty on the Windows Platform which is what hMailserver is designed for. As far as I could understand, Dravion ...
by Dravion
2023-10-18 19:38
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

Perhaps an approach that moves all of the API and scripting functionality to web interfaces? APIs exposed via REST interfaces and extended to include webhook registration, with the event model dispatching web requests to hooked subscribers. This would allow any language that can be hosted on top of...
by Dravion
2023-10-18 18:14
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

I think we are basicly on the same page. It's not my intention to favor hMailServer Linux over hMailServer on Windows. The most powerful feature of hMailServer is it's simplicity and intuitive User interface and i will do anything in my power to preserve it in hmsx, so the ordinary User of hMailServ...
by Dravion
2023-10-18 16:17
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

Quote from Martin by martin » 20 Jan 2006, 17:33 I wouldn't say it's a blank empty project to rewrite.. Around 80% of the server code should work directly on linux with only minor adjustments. Code that does TCP/IP communication, threading, and hMailServer administrator would have to be rewritten f...
by Dravion
2023-10-18 16:09
Forum: Development & alpha discussions
Topic: VBScript deprecation investigation results
Replies: 16
Views: 2708

VBScript deprecation investigation results

Ok, this is relevant for hMailServer official only. I installed Windows11_InsiderPreview_Client_x64_en-us_25951.iso in a VM (which can be downloaded from Microsoft for free: https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewiso ) As of today, 10/18/2023 i installed this version,...
by Dravion
2023-10-18 14:27
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

Quote from Martin by martin » 20 Jan 2006, 17:33 I wouldn't say it's a blank empty project to rewrite.. Around 80% of the server code should work directly on linux with only minor adjustments. Code that does TCP/IP communication, threading, and hMailServer administrator would have to be rewritten fr...
by Dravion
2023-10-18 04:12
Forum: Development & alpha discussions
Topic: hMailServer X
Replies: 111
Views: 113935

Re: hMailServer X

Thanks for your encouraging words Pauolo :)
by Dravion
2023-10-17 23:10
Forum: General discussions
Topic: hMailServer reports incorrect RFC822.SIZE
Replies: 92
Views: 25052

Re: hMailServer reports incorrect RFC822.SIZE

As far as i understand it, it's only IMAP specific. RFC822.SIZE can be queried by a imap4 fetch command but it's not really good for anything bc people may think it is the complete message size. Quite the opposite, IMAP Clients should never rely on RFC822.SIZE and i believe most do.
by Dravion
2023-10-17 06:27
Forum: General discussions
Topic: hMailServer reports incorrect RFC822.SIZE
Replies: 92
Views: 25052

Re: hMailServer reports incorrect RFC822.SIZE

In any case, there is a compliance issue and that's why I raised the subject. And it's absolutely appreciated that you did. But i looked it up. RFC822 .SIZE has a very specific definition and the Standard definition by the IETF is that it counts only the bytes from Headers and Message text but noth...
by Dravion
2023-10-16 22:35
Forum: General discussions
Topic: hMailServer reports incorrect RFC822.SIZE
Replies: 92
Views: 25052

Re: hMailServer reports incorrect RFC822.SIZE

Nothin wrong here. RFC822.SIZE is used by hMailServer for IMAP only. IMAP Clients using the parameter to provide some info about the Email message size - but - only without attachements. RFC822.SIZE only couts the size of the message headers and the message text, nothing more. Its normal that the *....
by Dravion
2023-10-16 19:02
Forum: General discussions
Topic: IOCPQueueWorkerTask
Replies: 34
Views: 4801

Re: IOCPQueueWorkerTask

I checked your crash dump files And this is the basic analysis which matches my previous prediction FAILURE_BUCKET_ID: NULL_POINTER_READ_c0000005_VCRUNTIME140_1.dll!__FrameHandler4::CxxCallCatchBlock It basicly means that hMailServer at the moment of it's crash was trying to read a Null pointer. Fro...
by Dravion
2023-10-16 02:47
Forum: General discussions
Topic: EXCHANGE 2019
Replies: 39
Views: 12433

Re: EXCHANGE 2019

@Engineer350 Ok, here are a few extra infos regarding SSL-Certificates. First, if you want to configure a Server Software which supports SSL/TLS encryption (like hMailServer) you need a specific type of certificate which is called a x509 Certificate (best known as "A SSL-Certificate"). In the end yo...
by Dravion
2023-10-15 19:03
Forum: General discussions
Topic: EXCHANGE 2019
Replies: 39
Views: 12433

Re: EXCHANGE 2019

SorenR wrote:
2023-10-15 17:14

Tell that to my kids, turned 65 yesterday ;-)
Happy Birthday.
Wishing you health and all the best.
by Dravion
2023-10-15 00:16
Forum: General discussions
Topic: IOCPQueueWorkerTask
Replies: 34
Views: 4801

Re: IOCPQueueWorkerTask

You mean Doomsday stuff like this?

RvdH
As for functional updates, i think it is clear we can assume nothing is changed in the near future, eg: this project is slowly dying
viewtopic.php?f=8&t=38160&start=120#top

:lol: