- This topic has 16 replies, 7 voices, and was last updated 18 years ago by Admin.
-
AuthorPosts
-
August 17, 2006 at 6:06 pm #188489Johnny5Member
Download Here
They upgraded, this time is dif. you can not just change “ALT=xxxxxx” to scan text. DL try it out.
August 17, 2006 at 6:28 pm #188505AdminAdministratorman this topic should be closed
August 17, 2006 at 10:00 pm #188504AdminAdministratorlol ma i think u misundertood him his talking bout the programing for it, i need to check it to see was up 🙂
August 17, 2006 at 10:26 pm #188503AdminAdministratorits the same one i posted
August 17, 2006 at 10:42 pm #188502AdminAdministratorah i see wha ya talking bout, yeps is the same 🙂
August 18, 2006 at 12:26 am #188501methodMember@Admin wrote:
ah i see wha ya talking bout, yeps is the same 🙂
loco what needs to be changed if we want to send text to room or make our other things to work? do we need to change ALT only?
August 18, 2006 at 12:58 am #188500AdminAdministratorI gonna check it to see was up by tomorrow 🙂 I hope is not some crazy stuff 🙂
August 18, 2006 at 2:05 am #188499Johnny5Memberi think they use the same class, but some how i can’t get it.
August 18, 2006 at 2:11 am #188498NewbieMembereasy, here is a hint for you guys check carefully the wtlsplitterwindow child for the new build. But it’s time for you guys to learn to code. 😀
August 18, 2006 at 2:38 am #188497AdminAdministratorah but this is the api, its not much different or am i missing something 🙄
Dim wtlsplitterwindow As Long, atlb As Long, atlaxwin As Long
Dim x As Long, richedita As Long
wtlsplitterwindow = FindWindow("wtl_splitterwindow", vbNullString)
wtlsplitterwindow = FindWindowEx(wtlsplitterwindow, 0&, "wtl_splitterwindow", vbNullString)
wtlsplitterwindow = FindWindowEx(wtlsplitterwindow, 0&, "wtl_splitterwindow", vbNullString)
wtlsplitterwindow = FindWindowEx(wtlsplitterwindow, 0&, "wtl_splitterwindow", vbNullString)
atlb = FindWindowEx(wtlsplitterwindow, 0&, "atl:00654b68", vbNullString)
atlaxwin = FindWindowEx(atlb, 0&, "atlaxwin71", vbNullString)
x = FindWindowEx(atlaxwin, 0&, "#32770", vbNullString)
richedita = FindWindowEx(x, 0&, "richedit20a", vbNullString)
richedita = FindWindowEx(x, richedita, "richedit20a", vbNullString)August 18, 2006 at 2:40 am #188496BattleStar-GalacticaMemberLOL if you have tried why u dont copy and past the code here to help them, if you dont want to help other, do u think you can get help from other
August 19, 2006 at 5:47 am #188495AdminAdministratorim not making no programs that are for paltalk until 9.0 is out so all my stuff is on hold for public releasing as i wanna see if i can pull some new programs out for new paltalk if there are any things i can exploit.
August 19, 2006 at 6:59 am #188494DepartureMemberyeah i hear ya syxx, I have’nt even looked at the paltalk 9 beta, but looking at what Admin coded it looks pretty much the same as Paltalk 8 ofcause the atl handel changes but i can’nt see anything much diffrent …
August 19, 2006 at 1:23 pm #188493AdminAdministratoryeps, is pretty much the same thing, everything seems to work fine eccept the send messege to the room part thas where I got stuck 🙄
August 19, 2006 at 2:28 pm #188492DepartureMemberwell i decided to try paltalk beta 9 and all i got was the upgrade screen so i did’nt get a chance to throw an API spy on it :O(
-
AuthorPosts
Related
- You must be logged in to reply to this topic.