Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~4K People Reached
Favorite Tags
c x 7
c++ x 5
java x 3
Member Avatar for nabilchampion

can anyone tell how to create an ebook in indesignCS6 using the AVE Digital Publisher

Member Avatar for peter_budo
0
54
Member Avatar for nabilchampion

Hi, I have a question: Suppose i have a source code file as test.c ------------ [CODE] #include <stdio.h> void __attribute__ (( visibility ("hidden") )) sayHello (void) { printf("hello"); }[/CODE] i make shared library using gcc say named as libhello.so now although the function sayHello is not exported to the libhello.so …

Member Avatar for fpmurphy
0
174
Member Avatar for nabilchampion

Hi all, I havnt explored BOOST yet. But I heard that it has support for almost every OS. I need to ask the experienced developers here that whether BOOST C++ library has support for IBM AIX, IBM MVS and OpenVMS. plz do reply as ur reply is always helpful to …

0
74
Member Avatar for nabilchampion

Hi all I urgently need a tool that either convert java code to c++ or make reverse engineering diagrams of java code..like uml/sequence digs..etc…or explanation of the code…. If anyone have idea of such a tool then let me know please. Regards

Member Avatar for ithelp
0
156
Member Avatar for nabilchampion

Hi all I was involved in porting a windows application to the Linux(x86). That I did with the help of WINE and Winelib. Now There is requirement to port the same application to IBM AIX. Now I am not provided any IBM mainframe. What I need to know is that …

Member Avatar for dickersonka
0
284
Member Avatar for nabilchampion

Hi all, I need a tool which may make comprehensive history and log of the mouse clicks. I need a kind of logger that records all the possible input from mouse and keyboard. For example while designing in Adobe Indesign or any other document composing tool the logger may keep …

0
61
Member Avatar for nabilchampion

Hi all there is a Windows API function as [CODE]HANDLE CreateFile( LPCTSTR lpFileName, DWORD dwDesiredAccess, DWORD dwShareMode, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD dwCreationDisposition, DWORD dwFlagsAndAttributes, HANDLE hTemplateFile ); [/CODE] This function contains argument for share mode.. When I provide it 0 value then no other process can open/access the file already opened …

Member Avatar for Ancient Dragon
0
110
Member Avatar for nabilchampion

Hellow Dani's World I need to have an CHAP/PAP authentication in my application that I am programming. What I didnt find any where yet is that is there any library(API or builtin functions) for using CHAP/PAP features in Linux or I will have to implement and program CHAP/PAP by myself …

0
79
Member Avatar for nabilchampion

hope all r doing fine.. i need a quick and very quick reply m porting some cod:confused: e from windows to linux box..n i just encountered a function findfirstfile() used in windows..this function also takes wildcards as regular expression in the string I searched the net for an alternate implementation …

Member Avatar for nabilchampion
0
684
Member Avatar for nabilchampion

Hi all I am assigned a task which is to port a windows project into linux. I am relatively new to the porting concept. However I find this as interesting. But to my wonder I don’t see much discussion or help on porting at web and forums. Usually people try …

Member Avatar for look_hd
0
184
Member Avatar for nabilchampion

hope all r doing fine.. i need a quick and very quick reply m porting some code from windows to linux box..n i just encountered a function findfirstfile() used in windows..this function also takes wildcards as regular expression in the string I searched the net for an alternate implementation in …

Member Avatar for nabilchampion
0
181
Member Avatar for nabilchampion

Hi all I am assigned a task which is to port a windows project into linux. I am relatively new to the porting concept. However I find this as interesting. But to my wonder I don’t see much discussion or help on porting at web and forums. Usually people try …

Member Avatar for John A
0
134
Member Avatar for nabilchampion

Hi all I need to read a program in c/c++ in linux which shall read rtf file text and then informs me the information about the fonts properties of the text in rtf file. Can anyone tell me how to do that.. does any library exists for this that I …

Member Avatar for nabilchampion
0
1K
Member Avatar for nabilchampion

Hi all I need to read a program in c/c++ in linux which shall read rtf file text and then informs me the information about the fonts properties of the text in rtf file. Can anyone tell me how to do that.. does any library exists for this that I …

Member Avatar for John A
0
137
Member Avatar for nabilchampion

Hello to all there I m new to this forum and couldnt find the answer to my question so I am creating new thread for discussion on this topic. Recently I have taken some tests and one of many confusing question was this: "Maximum possible number of nodes in a …

Member Avatar for Ancient Dragon
0
600