I seem to recall some time ago being able to get the address of a powerbuilder function and sending it to my c/c++ dll which in turn will call the powerbuilder function DIRECTLY!!! yes i recall doing this like 3/4months ago.. Anyway to give you some idea it is similar to VB "AddressOf <vb...
Apart from me having to read a text file line by line and using the listbox.additem(...) function, is there another way or a better way to do this. Like with datawindow we can use the importfunction. Infact are there any free activeX control that can be used???
if u get the answer to that last question, i sure will like to know cuz i wanted to do this exect thing with WMP9 i can add it as a visual object and so on, but was just curious if i can add it dynamically.... i was able to half way but could NOT figure out how to make it visual :)
Hi is there a way to make an oleobject visible...case in point, i dont want to make WMP9 visible on my app, i can create an OleObject to it and connect fine...even play a movie/song(mp3). But what i want to do next in the case of a movie is display that oleobject. I noticed one of the...
Can someone explain to me why i have to put commit using sqlca at the end of this stored procedure execution
=======================================================
int mout
DECLARE webrequest PROCEDURE FOR web_request
@code = :cd1,
@code2 = :cd2,
@code3 = :cd3,
@msg = :mesg using sqlca...
Ok so i want to read a large/small file from c/c++ and send it to powerbuilder. I know i can use import function.... but i want to do it at the c/c++ level. I can read it into an array char **ar at the c/c++ level. Now how can i send this info to PB?
Anyone
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.