Author Topic: Errors in 'Projects'  (Read 5397 times)

0 Members and 1 Guest are viewing this topic.

Peter

  • Guest
Re: Errors in 'Projects'
« Reply #15 on: April 28, 2012, 12:21:10 PM »
Hi Aurel,

It's possible!
With the last DLL is not possible.

It may be that you need to write  this here:

Code: [Select]
wcx.lpszMenuName  = ?0
wcx.lpszClassName = @"Oxygen"

Aurel

  • Guest
Re: Errors in 'Projects'
« Reply #16 on: April 28, 2012, 02:03:14 PM »
Hey man... ;)
How you figure this ,oh my i just follow old way ,and when you say this i look again into
EBasic example of api-window and found same thing ::)
Whole time i use non-standard filling of class structure ,heh how then work with older dll... ???
weird..
I figured that something is strange when i see text printed on desktop  ::)
It looks that now work... :)
Ok ,i need more testing ,
thank you ... ;)