Re: DDE by Matthew
- Posted by Matthew Lewis <MatthewL at KAPCOUSA.COM> Jan 10, 2001
- 454 views
> -----Original Message----- > From: Kat > > I get "registerw32Function not declared" ? You can change all instances of registerw32Function to declare_c_func()/linkFunc() and w32Func() to c_func(), and it should work without win32lib v0.55.1 (if you use the native Eu delare_c_func/proc and c_func/proc, it should work without win32lib altogether).