Antonio,
Error: Unresolved External: GetModuleFileNameExA
What to do?
Antonio,
Error: Unresolved External: GetModuleFileNameExA
What to do?
byte-one wrote:Thanks Daniel! The overpainting says in 11/7 now ok! But the static says (..only defined in the RC-file) are not transparent on colored dialogs. See the texts on: http://byte-one.com/say.jpg
Yes, where transparent!
Rao ,
I confirm the problem
Maurizio
#include "FiveWin.ch"
function Main()
local oDlg
DEFINE DIALOG oDlg COLOR "W+/B"
@ 2, 2 SAY "Hello world!" TRANSPARENT
ACTIVATE DIALOG oDlg CENTERED
return nilGünther,
I have already seen your screenshot.
How do you color the dialog ? Could you please post a small and self contained example ? thanks ![]()
How do you color the dialog ?
RTEXT "Text", -1, 10, 10, 16, 8Daniel,
Why the error with MSVC and since I don't use Borland, how is that fixed.
Hello Tim
is the same library...
Daniel,
I do not use, and I do not have, the Borland files !
We are working hard to get this running with MSVC 10, a modern compiler.
Tim