search for: proxomitron

Displaying 5 results from an estimated 5 matches for "proxomitron".

2002 Mar 21
4
ExitThread won't.
Okay, so with complete lack of any other ideas, I tried to figure out what was wrong with my app (Proxomitron), which is leaving unkillable processes around. So I went into ExitThread, and added something like: DPRINTF("%08lx:Exiting thread...(%d)\n", GetCurrentThreadId(),getpid()); exit(code); right at the top of the function. And, lo and behold, the processId matches the processes th...
2009 Apr 23
0
Proxomitron on session start
Hello. I have this program setup to start when my Gnome session starts. It's supposed to place an icon/drop down menu on the notification area applet. I think what's happening is that Proxomitron is being started before the applet. Gnome provides no way to order how the programs are loaded as far as I know. I didn't see a way under the sessions program. Anyone have any suggestions?
2002 Mar 20
0
unkillable wine.bin processes
I'm using an html filter (ala junkbusters) called Proxomitron (proxomitron.cjb.com) through wine. I find that this program works great, except that it leaves a trail of unkillable wine.bin jobs whenever it retrieves a web page. Going to a page like slashdot results in ~8 wine.bin jobs that will never die, and can't be killed. (I am using wine from...
2007 Apr 22
2
ActiveX Controls Not Working
For a month I've been trying to get ActiveX controls working from the ToolkitCMA.com site with IE6. Some serious weirdness going on. So now I check what I look like at http://bellsnwhistles.com/bells.html, and it informs me that: "The Browser you are using is Microsoft Internet Explorer (Mozilla) 4.0 (compatible; MSIE 6.0; Windows 98)" Eh no, I check Help|About IE, and it
2007 Jan 22
2
local IP address for NETWORK SOCKET
How wine define local IP settings for creating socket? does it use tcp/ip API of Linux kernel? have a problem with few networking application. It is able to use simple queries if it is forks just as client for example Internet browser, but if it trying to create socket it listen port on a wrong IP address or just does not create socket.... also in .wine directory I find file .wine/igsp.log which