Re: [Win32Lib] Passing Parameter(s) to Handler
- Posted by "Derek Parnell" <ddparnell at bigpond.com> Feb 06, 2004
- 507 views
----- Original Message ----- From: "C. K. Lester" <euphoric at cklester.com> To: <EUforum at topica.com> Subject: [Win32Lib] Passing Parameter(s) to Handler [snip] > > Okay, back to business... How would I pass a parameter (or two), say a > database_file_name and table_name, for the w32HClick of a label? Key is, > the label (and others like it) is being dynamically created at runtime. Do you mean that when the label is clicked, you need to pass the database and table names to something? Or get these values from somewhere? Not really sure what you are asking me. How about spelling out in detail the sequence of events and directions of data movement for me. -- Derek