Author |
Message |
Topic: About the unicode/ansi aliases |
jcesar
Replies: 2
Views: 18714
|
Forum: Core32 Posted: Tue Jun 01, 2004 4:02 pm Subject: About the unicode/ansi aliases |
I have been thinking a little more on the topic and it seems we could just define the unicode/ansi aliases in the same file the functions are declared and still keep the unicode.d and ansi.d files (Wi ... |
Topic: About the unicode/ansi aliases |
jcesar
Replies: 2
Views: 18714
|
Forum: Core32 Posted: Thu May 27, 2004 2:34 pm Subject: About the unicode/ansi aliases |
In the current distribution of Core32, unicode / ansi aliases are isolated on a separate file wich is imported by the application programmer.
Converting commdlg.h I've found a couple of macros that ... |
Topic: Commdlg.d |
jcesar
Replies: 3
Views: 24762
|
Forum: Core32 Posted: Thu May 27, 2004 2:19 pm Subject: Commdlg.d |
I've updated the source code taking care of your comments. The file should be on your inbox by now. |
Topic: Commdlg.d |
jcesar
Replies: 3
Views: 24762
|
Forum: Core32 Posted: Thu May 13, 2004 10:29 am Subject: Commdlg.d |
I send you this file last thuesday by email. Probably you missed it so I'm reposting it here.
The attached file is the COMMDLG.H translated to D. I managed to compile it with -version=STANDALONE af ... |
Topic: SharpWT |
jcesar
Replies: 10
Views: 21262
|
Forum: DWT Posted: Mon Apr 26, 2004 3:26 pm Subject: SharpWT |
Just stumbled upon #WT wich is a SWT port to the C# language. Win32 for the moment, it seems. I thought this would interest the project developers.
The website is: http://www.sharpwt.net/ |
|