-
The downloads link in the README leads to a GitHub 404 page. I am pretty sure there used to be an animator binary available there to download?
I think it would be great if there were binaries for b…
-
Hello,
I'm trying to use long file names in a protected mode environment.
Take this sample code:
```
#include
int main() {
int file = _open("C:\\dshfisdlfgjsldfjhsjldgfhsl", O_CREA…
-
Compiling the following code base.c
```
#include
int main() {
printf("hello\n");
return 0;
}
```
Using the following command line
```
wcl -q -os -d3 -0 -bw -bt=windows -l=windo…
-
Please add some 80{1,2,}86 16 bit compiler.
One of the uses for the compiler explorer is help in reverse engineering, for cross checking if some assembler is doing what you think it does it is conv…
-
I failed to wlink it on a clean system, it fails with
wlink: Argument list is too big
Can you provide more info how do you build it or maybe just release an exe
-
Open Watcom assembler supports several TASM ideal mode features, including procedures. However, at least the 32-bit Windows version of the assembler very often crashes if the assembly code contains pr…
nxd51 updated
2 years ago
-
```
The current inifile handler is not really flexible and don't allow us to
add entries to existing sections. This make the separation of the inifile
in sections quite pointless.
I suggest using Fr…
-
```
The current inifile handler is not really flexible and don't allow us to
add entries to existing sections. This make the separation of the inifile
in sections quite pointless.
I suggest using Fr…
-
- review compilers supported:
* **Open Watcom** (1.9 recommended, 2.0 when released) [OSI approved, Sybase - possible CRT issue]
* **Borland C/C++** (3, 4), including **Turbo C** (2) and **Turbo…
-
About your blog post - [openwatcom.org](http://openwatcom.org/)