[pgadmin-hackers] Translator for Vietnamese language

2003-10-10 Thread Ngoc Vu
My name is (Victor) Ngoc Duc Vu. I very much like to be the translator for the Vietnamese language identified by the following code: vi_VN (Vietnamese, as spoken in Vietnam)   Do you Yahoo!? The New Yahoo! Shopping - with improved product search

Re: [BUGS] [pgadmin-hackers] Degrade(character conversion problem)

2003-10-10 Thread Hiroshi Saito
Hi Andreas. It is Windows2000+VC6(SP5). However, MB2WC of wxConvUTF8 is a virtual memory class, and the problem of the multiplex succession happens in it. Before constructor of the derivation class is called, it is called, and constructor of the basic class loses a goal. Because you are smart, y

Re: [pgadmin-hackers] New wx patches

2003-10-10 Thread Raphaël Enrici
Andreas Pflug wrote: Hi friends, I took a snapshot from wxWindows (-D "2003-10-10 GMT"), applied all my patches and created a diff, and uploaded to which is available at http://snake.pgadmin.org/wxwindows/patches. The wx package we're distributing should contain these patches. The second issue

[pgadmin-hackers] New wx patches

2003-10-10 Thread Andreas Pflug
Hi friends, I took a snapshot from wxWindows (-D "2003-10-10 GMT"), applied all my patches and created a diff, and uploaded to which is available at http://snake.pgadmin.org/wxwindows/patches. The wx package we're distributing should contain these patches. These patches are required to have pgA

Re: [BUGS] [pgadmin-hackers] Degrade(character conversion problem)

2003-10-10 Thread Andreas Pflug
Hiroshi Saito wrote: Hi Andreas. It was confirmed in this. Please check and apply it.:-) Hi Hiroshi, I don't like this patch. While looking at it, it will do the same as before, just more complicated (and not complete). What's wrong with the current version? What's happening in line 158 on

[pgadmin-hackers] AIX kernel api like socket

2003-10-10 Thread dinesh jha
Hello, we are developing a pseudo iscsi driver on AIX. we will be giving a character device interface for this device, thru which the user has to make the ioctl to send the login information. On getting the user details, our driver has to talk to the TCP/IP subsystem, inside the kernel, thru the