Home » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » WinAPI UNICODE question
Re: WinAPI UNICODE question [message #19182 is a reply to message #19176] |
Mon, 17 November 2008 17:14   |
 |
mirek
Messages: 14267 Registered: November 2005
|
Ultimate Member |
|
|
cbpporter wrote on Sun, 16 November 2008 16:40 | Well, I know that, but WCHAR is not available at interface level if I want to achieve my goal.
|
A couple of years ago, I was trying something similar. I got stuck with all those types like "HWND" etc... - it is mess to avoid using them in as class members... I guess, WCHAR is exactly the same story.
Moreover, you need to expose them in public interface too from time to time. We definitely need methods returning HWND, with LPARAM / WPARAM parameters etc...
Quote: |
Such aggressive assumptions are needed, like replacing HANDLE with void*.
|
Exactly, that is where I have ended I have came to conculsion that it is not worth the trouble.
Quote: |
Other elements that are giving me a little trouble are the two .dli. Why was the .dli mechanism used here. The functions seem complicatedly normal Win32 functions which where available already. Is is for the structured call mechanism supplied by .dli or is there another reason?
|
A/W versions.
Quote: |
Also, BLITZ is giving me funny issues. After an hour (or whatever the threshold is) has passed since last edit, I suddenlly get duplicate definition errors ).
|
You have not expected free lunch, right?
Mirek
|
|
|
Goto Forum:
Current Time: Thu Aug 21 07:39:08 CEST 2025
Total time taken to generate the page: 0.04197 seconds
|